summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-06-10 07:02:06 +0000
committer Eric Hameleers <alien@slackware.com>2022-06-10 07:02:06 +0000
commit3dc3992abe4a4bd347d6b36960713dbf5c289a79 (patch)
treeef12d2c9013c5a6ad20e2237e9055c15295c03ed /daw_base/build/daw_base.SlackBuild
parent9d345a55a6ef88e35bdf2011e17de8f91349a7af (diff)
downloadasb-3dc3992abe4a4bd347d6b36960713dbf5c289a79.tar.gz
asb-3dc3992abe4a4bd347d6b36960713dbf5c289a79.tar.xz
daw_base: add qpageview to the template
Diffstat (limited to 'daw_base/build/daw_base.SlackBuild')
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index a2360b64..0fa4fb36 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2020, 2021 Eric Hameleers, Eindhoven, NL
+# Copyright 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -61,6 +61,8 @@
# 1.2-11: 03/sep/2021 by Eric Hameleers <alien@slackware.com>
# * Added ModularFungi and StudioSixPlusOne VCV Rack plugins
# to the DAW template.
+# 1.2-12: 10/jun/2022 by Eric Hameleers <alien@slackware.com>
+# * Added qpageview to the DAW template (new frescobaldi dep).
#
# 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 .
@@ -71,7 +73,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-11}
+BUILD=${BUILD:-12}
TAG=${TAG:-alien}
# Where do we look for sources?