From 5781f42ccfa87c7134256f274c86981d52482ff4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 19 Aug 2021 17:37:29 +0000 Subject: daw_base: Added VCV Rack plugins: countmodula, mindmeldmodular, packone and squinkyvcv to the DAW template. --- daw_base/build/daw_base.SlackBuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild index 5cf34456..abc9330e 100755 --- a/daw_base/build/daw_base.SlackBuild +++ b/daw_base/build/daw_base.SlackBuild @@ -51,6 +51,9 @@ # to the DAW template. # 1.2-7: 10/jul/2021 by Eric Hameleers # * Added dgedit drumgizmo and libsmf to the DAW template. +# 1.2-8: 19/aug/2021 by Eric Hameleers +# * Added VCV Rack plugins: countmodula, mindmeldmodular, +# packone and squinkyvcv to the DAW template. # # Run 'sh daw_base.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -61,7 +64,7 @@ PRGNAM=daw_base VERSION=${VERSION:-1.2} ARCH=noarch -BUILD=${BUILD:-7} +BUILD=${BUILD:-8} TAG=${TAG:-alien} # Where do we look for sources? @@ -73,7 +76,7 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} SOURCE="$SRCDIR/daw.template" -SRCURL="http://www.slackware.com/~alien/tools/templates/daw.template?" +SRCURL="http://www.slackware.com/~alien/tools/templates/daw.template" # Exit the script on errors: set -e -- cgit v1.2.3