summaryrefslogtreecommitdiffstats
path: root/daw_base
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-09-21 20:11:57 +0000
committer Eric Hameleers <alien@slackware.com>2022-09-21 20:11:57 +0000
commit4b590c0d17638c09b06120afe146dcac09d1a62b (patch)
treee570812e3aaafd11312adce8a279e2d18740a28d /daw_base
parentbff430fea429d831c8aac5ccef1ef1f023c916a2 (diff)
downloadasb-4b590c0d17638c09b06120afe146dcac09d1a62b.tar.gz
asb-4b590c0d17638c09b06120afe146dcac09d1a62b.tar.xz
daw_base: added boca freac libsbsms portsmf python-attrdict smooth soundfont-unison speex twolame uriparser to the DAW template.
Diffstat (limited to 'daw_base')
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index e13e2f70..fc58d14c 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -64,9 +64,12 @@
# 1.2-12: 10/jun/2022 by Eric Hameleers <alien@slackware.com>
# * Added qpageview to the DAW template (new frescobaldi dep).
# 1.2-13: 07/jul/2022 by Eric Hameleers <alien@slackware.com>
-# * Added soundfount-unison to the DAW template.
+# * Added soundfont-unison to the DAW template.
# 1.2-14: 03/sep/2022 by Eric Hameleers <alien@slackware.com>
# * Added elektroid and jack-example-tools to the DAW template.
+# 1.2-15: 21/sep/2022 by Eric Hameleers <alien@slackware.com>
+# * Added boca freac libsbsms portsmf python-attrdict smooth
+# soundfont-unison speex twolame uriparser 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 .
@@ -77,7 +80,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-14}
+BUILD=${BUILD:-15}
TAG=${TAG:-alien}
# Where do we look for sources?