9d5362fb73
There was a block of inline asm that was for x86 only, a patch from master fixed this months ago; chuck it in. Also cross compiling to the ppc* family works now with the fixed hostmakedepends. Closes: #25509 [via git-merge-pr]
18 lines
804 B
Bash
18 lines
804 B
Bash
# Template file for 'vba-m'
|
|
pkgname=vba-m
|
|
reverts=1292_2
|
|
version=2.1.4
|
|
revision=4
|
|
wrksrc="visualboyadvance-m-${version}"
|
|
build_style=cmake
|
|
configure_args="-DENABLE_GTK=TRUE -DENABLE_FFMPEG=TRUE -DENABLE_LINK=TRUE"
|
|
hostmakedepends="gettext pkg-config unzip zip yasm wxWidgets-gtk3-devel"
|
|
makedepends="zlib-devel libpng-devel MesaLib-devel libopenal-devel SDL2-devel
|
|
gtkmm2-devel ffmpeg-devel gtk+3-devel
|
|
SFML-devel wxWidgets-gtk3-devel libgomp-devel"
|
|
short_desc="Gameboy Advance Emulator"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/visualboyadvance-m/visualboyadvance-m/"
|
|
distfiles="https://github.com/visualboyadvance-m/visualboyadvance-m/archive/v${version}.tar.gz"
|
|
checksum=8342e017212842de66b0d86bc7610c82349af2d4e59951d969a33fff956c39ba
|