neverball: rebuild for metadata
This commit is contained in:
parent
b411727aed
commit
2bd3316f74
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'neverball'
|
# Template file for 'neverball'
|
||||||
pkgname=neverball
|
pkgname=neverball
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
revision=3
|
revision=4
|
||||||
makedepends="libpng-devel libjpeg-turbo-devel libvorbis-devel SDL2_ttf-devel physfs-devel"
|
makedepends="libpng-devel libjpeg-turbo-devel libvorbis-devel SDL2_ttf-devel physfs-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Puzzle/action game similar to Super Monkey Ball"
|
short_desc="Puzzle/action game similar to Super Monkey Ball"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.neverball.org"
|
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
homepage="http://www.neverball.org"
|
||||||
distfiles="http://www.neverball.org/$pkgname-$version.tar.gz"
|
distfiles="http://www.neverball.org/$pkgname-$version.tar.gz"
|
||||||
checksum=73fe63cca4f96e2d355480d03bc0b2904e83a0abdf65fe8c52db5cc3cca88fa0
|
checksum=73fe63cca4f96e2d355480d03bc0b2904e83a0abdf65fe8c52db5cc3cca88fa0
|
||||||
|
nocross="./mapc: ./mapc: cannot execute binary file"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
|
make ${makejobs} CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue