mame: update to 0.196
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
73626870db
commit
0e9ad53296
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mame'
|
||||
pkgname=mame
|
||||
version=0195
|
||||
version=0196
|
||||
revision=1
|
||||
wrksrc="mame-mame${version}"
|
||||
homepage="http://mamedev.org"
|
||||
|
@ -8,7 +8,7 @@ distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
|
|||
short_desc="The Multiple Arcade Machine Emulator"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
checksum=b18d0e23ecf6b218c43a6770213c850b3c605ead9d29301de34101ed14c28a57
|
||||
checksum=fc4436a23d7f2ef0b3c3f600c00745bc468541d0d29bcd3a1e0c599c5c02df7f
|
||||
|
||||
hostmakedepends="perl pkg-config python automoc4"
|
||||
makedepends="libstdc++-devel SDL2_ttf-devel $(vopt_if qt qt5-devel) lua-devel
|
||||
|
@ -38,7 +38,6 @@ do_build() {
|
|||
esac
|
||||
opts+=" NOWERROR=1"
|
||||
opts+=" OPTIMIZE=3"
|
||||
opts+=" PRECOMPILE=0"
|
||||
opts+=" TOOLS=1"
|
||||
opts+=" USE_SYSTEM_LIB_EXPAT=1"
|
||||
opts+=" USE_SYSTEM_LIB_ZLIB=1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user