summaryrefslogtreecommitdiffstats
path: root/pkglists/plasma5base.conf
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-02-20 00:21:38 +0100
committer Eric Hameleers <alien@slackware.com>2020-02-20 00:21:38 +0100
commit0cebdac1443f2dcf3f4ae327165813c652fbb5c1 (patch)
treefe49b382badc029e0a7507dcb41087851f462248 /pkglists/plasma5base.conf
parentc9f40af280a0cc99ec60516f19f74676ca1f12ce (diff)
downloadliveslak-0cebdac1443f2dcf3f4ae327165813c652fbb5c1.tar.gz
liveslak-0cebdac1443f2dcf3f4ae327165813c652fbb5c1.tar.xz
Remove KDE4BASE and add DAW as a Live Variant.
Nobody used the 1 GB ISO with a stripped KDE4 anyway, so I removed it. DAW is a 'Work In Progress': I want a Ditigal Audio Workstation as a Live Slackware OS with Plasma5. I want to learn if Plasma5 is lean and fast enough for realtime audio processing. Probably it also needs PAM, which will enter the main distro soon.
Diffstat (limited to 'pkglists/plasma5base.conf')
-rw-r--r--pkglists/plasma5base.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkglists/plasma5base.conf b/pkglists/plasma5base.conf
new file mode 100644
index 0000000..1ab1a31
--- /dev/null
+++ b/pkglists/plasma5base.conf
@@ -0,0 +1,15 @@
+# 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'.
+
+VARIANT=latest
+
+SL_REPO_URL="rsync://slackware.uk/people/alien-kde/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
+SL_REPO="/var/cache/liveslak/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
+
+# Package root directory:
+SL_PKGROOT=${SL_REPO}
+
+# Patches root directory:
+SL_PATCHROOT=""
+