attract: update to 2.6.2.
This commit is contained in:
parent
967022f938
commit
ba2a3a27e1
|
@ -1,25 +1,17 @@
|
|||
# Template file for 'attract'
|
||||
pkgname=attract
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="VERBOSE=1"
|
||||
make_use_env=yes
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SFML-devel ffmpeg-devel fontconfig-devel glu-devel libarchive-devel
|
||||
libcurl-devel libjpeg-turbo-devel xine-lib rapidjson"
|
||||
libcurl-devel libjpeg-turbo-devel xine-lib rapidjson libXrandr-devel"
|
||||
depends="git"
|
||||
short_desc="Attract-Mode is a graphical frontend for emulators"
|
||||
maintainer="Pedro Narciso García Revington <p.revington@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://attractmode.org/"
|
||||
distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
|
||||
checksum=4c17641ce0a0b9ff77da5e75f0cb26cc48e4c6295ef57d86a37db18b2bd9fbe9
|
||||
|
||||
CFLAGS="-std=gnu++11 \
|
||||
-I extlibs/audio/include \
|
||||
-I extlibs/gameswf \
|
||||
-I extlibs/nowide \
|
||||
-I extlibs/sqrat/include \
|
||||
-I extlibs/squirrel/include \
|
||||
-I ${XBPS_CROSS_BASE}/usr/include/freetype2 \
|
||||
-I ${XBPS_CROSS_BASE}/usr/include/SFML"
|
||||
checksum=0412722c9ff186b5f7081027eb04751ee38f89c318d159f2559d0c4ac3246376
|
||||
|
|
Loading…
Reference in New Issue