dumb: nocross
This commit is contained in:
parent
fa6a058420
commit
775f4e62a5
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.0.3
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON -DBUILD_EXAMPLES=OFF -GNinja"
|
||||
make_cmd="ninja"
|
||||
make_cmd=ninja
|
||||
hostmakedepends="ninja"
|
||||
makedepends="allegro4-devel"
|
||||
short_desc="IT, XM, S3M and MOD player library"
|
||||
|
@ -13,6 +13,7 @@ license="BSD"
|
|||
homepage="http://dumb.sourceforge.net/"
|
||||
distfiles="https://github.com/kode54/dumb/archive/${version}.tar.gz"
|
||||
checksum=99bfac926aeb8d476562303312d9f47fd05b43803050cd889b44da34a9b2a4f9
|
||||
nocross="gobject-introspection"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*)
|
||||
|
|
Loading…
Reference in a new issue