mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ballerburg: build with new sdl12-compat library
This commit is contained in:
parent
333310365f
commit
5735a03956
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'ballerburg'
|
# Template file for 'ballerburg'
|
||||||
pkgname=ballerburg
|
pkgname=ballerburg
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="which cmake SDL-devel"
|
hostmakedepends="which cmake sdl12-compat-devel"
|
||||||
makedepends="SDL-devel"
|
makedepends="sdl12-compat-devel"
|
||||||
short_desc="Classical castle combat game"
|
short_desc="Classical castle combat game"
|
||||||
maintainer="pulux <pulux@pf4sh.de>"
|
maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://baller.tuxfamily.org/"
|
homepage="http://baller.tuxfamily.org/"
|
||||||
distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
|
distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
|
||||||
checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
|
checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
|
||||||
|
broken="unable to fetch source"
|
||||||
|
|
Loading…
Add table
Reference in a new issue