Skip to content

Commit 7084d66

Browse files
0ad: replace sdl with sdl12-compat
Signed-off-by: ilikara <[email protected]>
1 parent 78516f0 commit 7084d66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app-games/0ad/autobuild/defines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PKGNAME=0ad
22
PKGSEC=games
33
PKGDEP="binutils boost curl enet libogg libpng libvorbis libxml2 openal-soft \
4-
sdl wxgtk3 zlib mesa glu gloox miniupnpc icu nspr fmt"
4+
sdl12-compat wxgtk3 zlib mesa glu gloox miniupnpc icu nspr fmt"
55
BUILDDEP="rustc llvm"
66
PKGDES="RTS (Real Time Strategy) Game of Ancient Warfare"
77

app-games/0ad/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VER=0.0.26
2-
REL=4
2+
REL=5
33
SRCS="tbl::https://sourceforge.net/projects/zero-ad/files/releases/0ad-${VER}-alpha-unix-build.tar.xz \
44
file::rename=data.tar.xz::https://sourceforge.net/projects/zero-ad/files/releases/0ad-${VER}-alpha-unix-data.tar.xz"
55
CHKSUMS="sha256::2e1c6df7e3312e77c5f82788664cffc3a78d3bf60606c00039275e1d13c0ee4b \

0 commit comments

Comments
 (0)