summaryrefslogtreecommitdiffstats
path: root/pkglists/daw.conf
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-05-11 21:28:09 +0200
committer Eric Hameleers <alien@slackware.com>2019-05-11 21:28:09 +0200
commit23b3b34624ce317208c472849e2ef189e026f838 (patch)
tree49fcb9328929c3df4b49f29484972d30734477f4 /pkglists/daw.conf
parented664b4aae62cb913c5bf1c00e06391ebbc7b982 (diff)
downloadliveslak-23b3b34624ce317208c472849e2ef189e026f838.tar.gz
liveslak-23b3b34624ce317208c472849e2ef189e026f838.tar.xz
DAW: add a package list containing Digital Audio Workstation stuff
I added this as a squashfs module to the bonus/ subdirectory for now, so people can copy it into the USB stick's optional/ or addons/ directory.
Diffstat (limited to 'pkglists/daw.conf')
-rw-r--r--pkglists/daw.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkglists/daw.conf b/pkglists/daw.conf
new file mode 100644
index 0000000..a81a7c2
--- /dev/null
+++ b/pkglists/daw.conf
@@ -0,0 +1,12 @@
+# If 'SL_REPO_URL' is a rsync:// URL and 'SL_REPO' points to a non-existent
+# or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed
+# to the local directory 'SL_REPO'.
+SL_REPO_URL="rsync://slackware.uk/people/alien/sbrepos/${SL_VERSION}/${SL_ARCH}"
+SL_REPO="/var/cache/liveslak/sbrepos/${SL_VERSION}/${SL_ARCH}"
+
+# Package root directory:
+SL_PKGROOT=${SL_REPO}
+
+# Patches root directory:
+SL_PATCHROOT=""
+