neverball: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-30 12:01:20 +01:00 committed by maxice8
parent b411727aed
commit 2bd3316f74
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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" \