18 lines
681 B
Bash
18 lines
681 B
Bash
# Template file for 'attract'
|
|
pkgname=attract
|
|
version=2.6.2
|
|
revision=2
|
|
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 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=0412722c9ff186b5f7081027eb04751ee38f89c318d159f2559d0c4ac3246376
|