summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-06-16 19:09:41 +0000
committer Eric Hameleers <alien@slackware.com>2021-06-16 19:09:41 +0000
commit05cb99c67a512afe4c78ba89818f766239e18d6d (patch)
tree012485d1e48203dc87ba19677529fd4a4431c473 /daw_base/build/daw_base.SlackBuild
parentbc9bbb948907a0347df120dfaf3923bf3af7e15c (diff)
downloadasb-05cb99c67a512afe4c78ba89818f766239e18d6d.tar.gz
asb-05cb99c67a512afe4c78ba89818f766239e18d6d.tar.xz
daw_base: Added dblatex guile1.8 lilypond noise-repellent and rosegarden to the DAW template
Diffstat (limited to 'daw_base/build/daw_base.SlackBuild')
-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 b06d4918..0d0da33d 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2020 Eric Hameleers, Eindhoven, NL
+# Copyright 2020, 2021 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -44,6 +44,9 @@
# 1.2-4: 26/dec/2020 by Eric Hameleers <alien@slackware.com>
# * Added vcvrack plugins audible-instruments, befaco and bogaudio
# to the DAW template.
+# 1.2-5: 16/jun/2021 by Eric Hameleers <alien@slackware.com>
+# * Added dblatex guile1.8 lilypond noise-repellent and rosegarden
+# 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 .
@@ -54,7 +57,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
TAG=${TAG:-alien}
# Where do we look for sources?