yoshimi: closes #3070
This commit is contained in:
parent
79961b243c
commit
66c352298b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yoshimi'
|
||||
pkgname=yoshimi
|
||||
version=1.3.7.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
build_wrksrc=src
|
||||
hostmakedepends="cmake pkg-config fltk"
|
||||
|
@ -13,6 +13,8 @@ homepage="http://yoshimi.sourceforge.net"
|
|||
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
||||
checksum=1737e3d5d77dcb823ca1999e598a3cb77aeac656f738cda476b2916279bf5bdb
|
||||
|
||||
configure_args="-DCMAKE_INSTALL_DATAROOTDIR=/usr/share"
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*) ;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user