mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
boswars: build with new sdl12-compat library
This commit is contained in:
parent
5735a03956
commit
8b95296fdc
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'boswars'
|
# Template file for 'boswars'
|
||||||
pkgname=boswars
|
pkgname=boswars
|
||||||
version=2.8
|
version=2.8
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="pkg-config libpng-progs python3"
|
hostmakedepends="pkg-config libpng-progs python3"
|
||||||
makedepends="SDL-devel glu-devel libpng-devel libtheora-devel libvorbis-devel lua51-devel"
|
makedepends="sdl12-compat-devel glu-devel libpng-devel
|
||||||
|
libtheora-devel libvorbis-devel lua51-devel"
|
||||||
depends="${pkgname}-data"
|
depends="${pkgname}-data"
|
||||||
short_desc="Futuristic real-time strategy game (RTS)"
|
short_desc="Futuristic real-time strategy game (RTS)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue