From b69cb2e159bb8876500be3bce473538eff18a52f Mon Sep 17 00:00:00 2001 From: Antonio Leal Date: Sat, 12 Jul 2025 19:41:53 +0100 Subject: [PATCH] multimedia/muse-sounds-manager: Updated for version 2.0.4.872 Signed-off-by: Willy Sudiarto Raharjo --- multimedia/muse-sounds-manager/README | 9 +++++---- .../muse-sounds-manager/muse-sounds-manager.SlackBuild | 2 +- multimedia/muse-sounds-manager/muse-sounds-manager.info | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/multimedia/muse-sounds-manager/README b/multimedia/muse-sounds-manager/README index ee837e9d76..25f50151be 100644 --- a/multimedia/muse-sounds-manager/README +++ b/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. diff --git a/multimedia/muse-sounds-manager/muse-sounds-manager.SlackBuild b/multimedia/muse-sounds-manager/muse-sounds-manager.SlackBuild index dc492576ec..91f07022e7 100644 --- a/multimedia/muse-sounds-manager/muse-sounds-manager.SlackBuild +++ b/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} diff --git a/multimedia/muse-sounds-manager/muse-sounds-manager.info b/multimedia/muse-sounds-manager/muse-sounds-manager.info index 405461a5c3..ddc43824d1 100644 --- a/multimedia/muse-sounds-manager/muse-sounds-manager.info +++ b/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"