mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
audio/muse: Mark for x86_64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
773b967ce1
commit
781791ee22
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="muse"
|
||||
VERSION="3.1.1"
|
||||
HOMEPAGE="http://muse-sequencer.org/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/lmuse/muse-3.1.1.tar.gz"
|
||||
MD5SUM="ac9da5c16b670fd6a3139e86845a3d4d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.sourceforge.net/lmuse/muse-3.1.1.tar.gz"
|
||||
MD5SUM_x86_64="ac9da5c16b670fd6a3139e86845a3d4d"
|
||||
REQUIRES="jack ladspa_sdk liblo"
|
||||
MAINTAINER="Felix Pfeifer"
|
||||
EMAIL="pfeifer[dot]felix[at]googlemail[dot]com"
|
||||
|
|
Loading…
Reference in a new issue