17 lines
698 B
Text
17 lines
698 B
Text
# Template file for 'yabause-gtk'
|
|
pkgname=yabause-gtk
|
|
version=0.9.13
|
|
revision=1
|
|
wrksrc="${pkgname%-gtk}-${version}"
|
|
build_style=cmake
|
|
configure_args="-DYAB_PORTS=gtk -DYAB_NETWORK=ON -DYAB_OPTIMIZED_DMA=ON"
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="libXmu-devel libfreeglut-devel gtkglext-devel libopenal-devel SDL-devel desktop-file-utils"
|
|
depends="desktop-file-utils"
|
|
short_desc="A Sega Saturn emulator with GTK UI)"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL"
|
|
homepage="http://yabause.org/"
|
|
update_pkgname=${pkgname%-gtk}
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname%-gtk}/${pkgname%-gtk}-${version}.tar.gz"
|
|
checksum=3913f9c57bb65912eb22a339ec6f9413e0c00c11105baeae6a165b84ad4d32fb
|