From 6b361786ba489b8b2022ab3776de2e70db80fd5e Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Sun, 9 Apr 2017 22:17:29 +0100 Subject: multimedia/munt: Updated for version 2.1.0. Signed-off-by: David Spencer --- multimedia/munt/README | 3 ++- multimedia/munt/munt.SlackBuild | 4 ++-- multimedia/munt/munt.info | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'multimedia/munt') diff --git a/multimedia/munt/README b/multimedia/munt/README index 05d894d319..2cdb740bea 100644 --- a/multimedia/munt/README +++ b/multimedia/munt/README @@ -4,6 +4,7 @@ Munt is a multi-platform software synthesizer emulating (somewhat inaccurately) pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-1. +ROMS for these devices are not included. + This will install both the desktop application and the shared library. -ROMS for these devices are not included. diff --git a/multimedia/munt/munt.SlackBuild b/multimedia/munt/munt.SlackBuild index 5fab4c463f..47ab93cdb3 100644 --- a/multimedia/munt/munt.SlackBuild +++ b/multimedia/munt/munt.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=munt -VERSION=${VERSION:-2.0.0} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -87,7 +87,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc mv $PKG/usr/share/doc/$PRGNAM $PKG/usr/doc/$PRGNAM-$VERSION -rmdir $PKG/usr/share/doc +rm -rf $PKG/usr/share cp -a README.txt $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/multimedia/munt/munt.info b/multimedia/munt/munt.info index 8c5741618a..9fb646dff3 100644 --- a/multimedia/munt/munt.info +++ b/multimedia/munt/munt.info @@ -1,8 +1,8 @@ PRGNAM="munt" -VERSION="2.0.0" +VERSION="2.1.0" HOMEPAGE="http://munt.sourceforge.net/" -DOWNLOAD="https://downloads.sourceforge.net/project/munt/munt/2.0.0/munt-2.0.0.tar.gz" -MD5SUM="7aa2adcfe45d138e53d54a44e1171473" +DOWNLOAD="https://downloads.sourceforge.net/project/munt/munt/2.1.0/munt-2.1.0.tar.gz" +MD5SUM="1d9be2ba670a4bc8cc187f9095dfbfe3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" -- cgit v1.2.3