sdlmame: update to 0147u4; move to nonfree repo.

This commit is contained in:
Juan RP 2012-12-20 14:38:27 +01:00
parent 87b39f2fb7
commit 0ffebff7bf
1 changed files with 10 additions and 6 deletions

View File

@ -1,24 +1,28 @@
# Template file for 'mame'
pkgname=sdlmame
_distver=0146
_distver=0147
_patchver=4
version=${_distver}u${_patchver}
revision=1
wrksrc=mame-${_distver}s
noextract=yes
homepage="http://mamedev.org"
distfiles="${homepage}/downloader.php?file=releases/mame${_distver}s.zip"
makedepends="unzip perl pkg-config SDL-devel>=1.2.15_2 SDL_ttf-devel
libXinerama-devel gtk+-devel GConf-devel"
fulldepends="liberation-fonts-ttf"
short_desc="Multiple Arcade Machine Emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
license="mame"
checksum=d6a61febbafd73d084955e11e5e42378aef2202a81e7febe364c1602fd1846e9
checksum=4567df6ff381248fdf6e731a87f784d242b17086a1e0dd46826fac29f9304d68
long_desc="
A port of the popular Multiple Arcade Machine Emulator using SDL with
OpenGL support."
noextract=yes
nonfree=yes
fulldepends="liberation-fonts-ttf"
makedepends="unzip perl pkg-config SDL-devel>=1.2.15_2 SDL_ttf-devel
libXinerama-devel gtk+-devel GConf-devel"
do_extract() {
# mame source code is double-zipped to save space.
cd ${wrksrc}