mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mame: update to 0.222
This commit is contained in:
parent
9ec8bc4b72
commit
bcaf077460
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mame'
|
# Template file for 'mame'
|
||||||
pkgname=mame
|
pkgname=mame
|
||||||
version=0221
|
version=0222
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mame-mame${version}"
|
wrksrc="mame-mame${version}"
|
||||||
short_desc="Multiple Arcade Machine Emulator"
|
short_desc="Multiple Arcade Machine Emulator"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://mamedev.org"
|
homepage="http://mamedev.org"
|
||||||
distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
|
distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
|
||||||
checksum=8ead65f2585fc1330215e42db1d691f18497ff6d9e561d3cced54af599da4ac0
|
checksum=3380b86d1bc5bc09f5bb4099f3833b6fba924a8bd189aac4dab149afba799ce7
|
||||||
|
|
||||||
hostmakedepends="pkg-config python tar xz which"
|
hostmakedepends="pkg-config python tar xz which"
|
||||||
makedepends="SDL2_ttf-devel glm libgomp-devel libjpeg-turbo-devel
|
makedepends="SDL2_ttf-devel glm libgomp-devel libjpeg-turbo-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue