rocksndiamonds: update to 4.1.2.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
3604e7a833
commit
58e9075f55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rocksndiamonds'
|
||||
pkgname=rocksndiamonds
|
||||
version=4.1.1.0
|
||||
version=4.1.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,11 +11,13 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.artsoft.org/rocksndiamonds"
|
||||
distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e24c6d4db9571d02207d1944e46e2d68695c0e7f001bc8794dcd20f40a3515cc
|
||||
checksum=a3bb10474d498df2db931daf6a28de0c1014c48b7b674a276141f9a68db7ccaa
|
||||
|
||||
# Package build options
|
||||
build_options="gles"
|
||||
|
||||
LDFLAGS="-lz"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*)
|
||||
# Enable OpenGL/ES on rpi platforms
|
||||
|
|
Loading…
Reference in New Issue