mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/mame to 0.218-1
This commit is contained in:
parent
1b9b2c9ca2
commit
f33e4c41d1
1 changed files with 3 additions and 3 deletions
|
@ -9,19 +9,19 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.217
|
||||
pkgver=0.218
|
||||
pkgrel=1
|
||||
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
||||
url="https://mamedev.org/"
|
||||
license=(GPL2)
|
||||
arch=(x86_64)
|
||||
depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
|
||||
depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio flac)
|
||||
makedepends=(nasm python asio rapidjson glm libxinerama)
|
||||
conflicts=(sdlmame)
|
||||
replaces=(sdlmame)
|
||||
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
|
||||
mame.sh mame.desktop mame.svg)
|
||||
sha256sums=('b38873459a781d3b464a0f2c978690e3bdf12bdfee5de5e36fc5b45a32914abe'
|
||||
sha256sums=('c855d2a53956d7ecc6b2d029747495278cd701dc785c50548f0f20ffa673b91f'
|
||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
||||
'6beb883c8efed5b7466d43d0658b47c3e4a9928b5d0245ed56446b230e28306b'
|
||||
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
||||
|
|
Loading…
Reference in a new issue