mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
xrick: fix license, template layout
This commit is contained in:
parent
59585991d8
commit
ac36017f28
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'xrick'
|
||||
pkgname=xrick
|
||||
version=021212
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_use_env=1
|
||||
makedepends="SDL-devel zlib-devel"
|
||||
short_desc="Clone of Rick Dangerous"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-ish"
|
||||
restricted=yes
|
||||
license="custom:GPL-ish"
|
||||
homepage="http://www.bigorno.net/xrick/"
|
||||
distfiles="https://www.bigorno.net/xrick/xrick-${version}.tgz"
|
||||
checksum=aa8542120bec97a730258027a294bd16196eb8b3d66134483d085f698588fc2b
|
||||
restricted=yes
|
||||
|
||||
CFLAGS=-fcommon
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue