sdlmame: nocross=yes, builds on ARM natively

This commit is contained in:
Christian Neukirchen 2014-08-31 14:30:31 +02:00
parent 9bf9535db0
commit c76809b689

View file

@ -1,6 +1,4 @@
# Template file for 'mame'
only_for_archs="i686 x86_64"
pkgname=sdlmame
_distver=0153
_patchver=0
@ -17,7 +15,8 @@ checksum=abf6fb4da48985ccefeaf6016aeedbe91d07ad6b0cd7dda7c0f3dc0eb83355e4
hostmakedepends="which unzip perl pkg-config python"
makedepends="SDL_ttf-devel fontconfig-devel libXinerama-devel qt-devel automoc4 alsa-lib-devel liberation-fonts-ttf"
depends="liberation-fonts-ttf"
nonfree="yes"
nonfree=yes
nocross=yes
do_extract() {
# mame source code is double-zipped to save space.