attract: update to 2.2.1.
This commit is contained in:
parent
9d466f2fa5
commit
89b4828d51
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'attract'
|
# Template file for 'attract'
|
||||||
pkgname=attract
|
pkgname=attract
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
make_build_args="VERBOSE=1"
|
make_build_args="VERBOSE=1"
|
||||||
|
@ -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=d350a078dec7d97498846adb56fb54210e2d4bab484a8c2cd558ce197194b07b
|
checksum=fa47322f3c311be1fad3072283395fb3ac2d1681dff06af1eb1bbe23aaa19e79
|
||||||
|
|
||||||
CFLAGS="-std=gnu++11"
|
CFLAGS="-std=gnu++11"
|
||||||
CFLAGS+=" -I extlibs/audio/include"
|
CFLAGS+=" -I extlibs/audio/include"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue