mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
xrick: build with new sdl12-compat library
This commit is contained in:
parent
eb856143ff
commit
188ec1ea89
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'xrick'
|
||||
pkgname=xrick
|
||||
version=021212
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
make_use_env=1
|
||||
makedepends="SDL-devel zlib-devel"
|
||||
makedepends="sdl12-compat-devel zlib-devel"
|
||||
short_desc="Clone of Rick Dangerous"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="custom:GPL-ish"
|
||||
|
@ -12,6 +12,7 @@ homepage="http://www.bigorno.net/xrick/"
|
|||
distfiles="https://www.bigorno.net/xrick/xrick-${version}.tgz"
|
||||
checksum=aa8542120bec97a730258027a294bd16196eb8b3d66134483d085f698588fc2b
|
||||
restricted=yes
|
||||
broken="unable to fetch source"
|
||||
|
||||
CFLAGS=-fcommon
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue