attract: update to 2.3.0.
This commit is contained in:
parent
1783b34761
commit
1d15135baf
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'attract'
|
# Template file for 'attract'
|
||||||
pkgname=attract
|
pkgname=attract
|
||||||
version=2.2.1
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Pedro Narciso García Revington <p.revington@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://attractmode.org/"
|
homepage="http://attractmode.org/"
|
||||||
distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
|
||||||
checksum=fa47322f3c311be1fad3072283395fb3ac2d1681dff06af1eb1bbe23aaa19e79
|
checksum=561c5bcd9a10d216c2f43de7eb9224fa000d5ac8690e2d41cb4a8cec86b72583
|
||||||
|
|
||||||
CFLAGS="-std=gnu++11"
|
CFLAGS="-std=gnu++11"
|
||||||
CFLAGS+=" -I extlibs/audio/include"
|
CFLAGS+=" -I extlibs/audio/include"
|
||||||
|
|
Loading…
Reference in New Issue