fs-uae: update to 2.2.2.

This commit is contained in:
Juan RP 2013-05-05 08:34:18 +02:00
parent 7503e0f055
commit aa0eef6aeb

View file

@ -1,18 +1,19 @@
# Template file for 'fs-uae' # Template file for 'fs-uae'
pkgname=fs-uae pkgname=fs-uae
version=2.0.1 version=2.2.2
revision=2 revision=1
short_desc="FS-UAE Amiga Emulator" short_desc="FS-UAE Amiga Emulator"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://fengestad.no/fs-uae" homepage="http://fengestad.no/fs-uae"
distfiles="http://fengestad.no/fs-uae/stable/2.0.1/fs-uae-${version}.tar.gz" distfiles="http://fengestad.no/fs-uae/stable/${version}/fs-uae-${version}.tar.gz"
checksum=23ae547cfd80e77a296529fc2323e508a1c3ef3c01852a090eded733ed613ec6 checksum=3cea095d1ab2bb3b96e5dc684d7f24d5b2d3c43e1e33e38267ea7a1a9a43759f
long_desc=" long_desc="
FS-UAE focuses on emulating Amiga games using the accurate emulation code FS-UAE focuses on emulating Amiga games using the accurate emulation code
from WinUAE. It also has features to emulate a high-end Amiga with expansions." from WinUAE. It also has features to emulate a high-end Amiga with expansions."
makedepends="pkg-config SDL-devel libglib-devel libpng-devel>=1.6 libopenal-devel" hostmakedepends="pkg-config"
makedepends="SDL-devel freetype-devel libglib-devel libpng-devel>=1.6 libopenal-devel"
do_build() { do_build() {
make ${makejobs} make ${makejobs}