mednafen: update to 0.9.38.5.

This commit is contained in:
Juan RP 2015-06-28 06:33:55 +02:00
parent f65e055dcd
commit 3ffa11468c
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'mednafen'
pkgname=mednafen
version=0.9.38.4
revision=2
version=0.9.38.5
revision=1
wrksrc="$pkgname"
build_style=gnu-configure
configure_args="--with-libcdio --with-libsndfile --enable-alsa"
hostmakedepends="pkg-config"
makedepends="libcdio-devel libsndfile-devel glu-devel SDL_net-devel zlib-devel"
short_desc="Portable, utilizing OpenGL and SDL, argument(command-line)-driven multi-system emulator"
short_desc="Portable, argument(command-line)-driven multi-system emulator"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://mednafen.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
checksum=3298e2d5c03efbe638c2a98bf74435e306768461c65d2bb9b9a95e99dc463105
checksum=10c5e6ba0d822cf2e5aaa236ca86e6ec489a56043530ba3fdc20f70929e738e8
pre_build() {
# XXX not sure what's going on with those asserts.