Browse Source

multimedia/muse-sounds-manager: Updated for version 2.0.4.872

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/308/head
Antonio Leal 3 months ago
committed by Willy Sudiarto Raharjo
parent
commit
b69cb2e159
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 9
      multimedia/muse-sounds-manager/README
  2. 2
      multimedia/muse-sounds-manager/muse-sounds-manager.SlackBuild
  3. 4
      multimedia/muse-sounds-manager/muse-sounds-manager.info

9
multimedia/muse-sounds-manager/README

@ -16,11 +16,12 @@ Notes:
a) This is still beta software but does what is says in the box.
It runs only on x86_64 machines.
b) Playing the "short preview" clips crashes the program,
solution is still under investigation.
b) This software is not open source.
c) downloaded samples are placed in $HOME/.muse-sounds-manager,
d) downloaded samples are placed in $HOME/.muse-sounds-manager,
additional data in $HOME/.local/share/MuseSampler,
don't forget to clean-up these is you uninstall.
d) This software is not open source.
d) Icon Colors are currently appearing distorted, this
is due to libSkiaSharp and is being looked at.
Otherwise the software if functional.

2
multimedia/muse-sounds-manager/muse-sounds-manager.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=muse-sounds-manager
VERSION=${VERSION:-2.0.3.659}
VERSION=${VERSION:-2.0.4.872}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

4
multimedia/muse-sounds-manager/muse-sounds-manager.info

@ -1,10 +1,10 @@
PRGNAM="muse-sounds-manager"
VERSION="2.0.3.659"
VERSION="2.0.4.872"
HOMEPAGE="https://musescore.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://muse-cdn.com/Muse_Sounds_Manager_x64.tar.gz"
MD5SUM_x86_64="d35213d3764a402e32114dc764458715"
MD5SUM_x86_64="7782ed0c06172697caea32011a94dd61"
REQUIRES=""
MAINTAINER="Antonio Leal"
EMAIL="antonioleal@yahoo.com"
Loading…
Cancel
Save