diff options
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 |
commit | 23b3b34624ce317208c472849e2ef189e026f838 (patch) | |
tree | 49fcb9328929c3df4b49f29484972d30734477f4 /pkglists | |
parent | ed664b4aae62cb913c5bf1c00e06391ebbc7b982 (diff) | |
download | liveslak-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 '')
-rw-r--r-- | pkglists/daw.conf | 12 | ||||
-rw-r--r-- | pkglists/daw.lst | 43 |
2 files changed, 55 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="" + diff --git a/pkglists/daw.lst b/pkglists/daw.lst new file mode 100644 index 0000000..1706831 --- /dev/null +++ b/pkglists/daw.lst @@ -0,0 +1,43 @@ +# A collection of packages for the digital musician. +a2jmidid +alsa-plugins-jack +amsynth +ardour +aubio +avldrums.lv2 +calf +drumkit +drumstick +eq10q +helm +jack2 +ladspa_sdk +lash +libconfig +liblo +liblrdf +libmpdclient +lilv +lsp-plugins +lv2 +mpc +musescore +mxml +ntk +portaudio +portmidi +pulseaudio-jack +qjackctl +qsynth +rubberband +serd +sord +sratom +suil +supercollider +vamp-aubio-plugins +vamp-plugin-sdk +vmpk +wxGTK3 +yaml-cpp +zynaddsubfx |