From 3c817aa33edff369ab8c4b6d62b6d4fa4ef7ed5c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 13 Dec 2020 21:14:55 +0100 Subject: Remove package lists and confs that are no longer relevant --- pkglists/lxqtdeps.conf | 12 ------- pkglists/plasma5wayland.conf | 15 -------- pkglists/plasma5wayland.lst | 30 ---------------- pkglists/z00_slk4daw.lst | 83 ------------------------------------------- pkglists/z01_plasma5base.conf | 15 -------- 5 files changed, 155 deletions(-) delete mode 100644 pkglists/lxqtdeps.conf delete mode 100644 pkglists/plasma5wayland.conf delete mode 100644 pkglists/plasma5wayland.lst delete mode 100644 pkglists/z00_slk4daw.lst delete mode 100644 pkglists/z01_plasma5base.conf diff --git a/pkglists/lxqtdeps.conf b/pkglists/lxqtdeps.conf deleted file mode 100644 index 94a0566..0000000 --- a/pkglists/lxqtdeps.conf +++ /dev/null @@ -1,12 +0,0 @@ -# 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-kde/${SL_VERSION}/latest/${SL_ARCH}" -SL_REPO="/var/cache/liveslak/ktown/${SL_VERSION}/latest/${SL_ARCH}" - -# Package root directory: -SL_PKGROOT=${SL_REPO} - -# Patches root directory: -SL_PATCHROOT="" - diff --git a/pkglists/plasma5wayland.conf b/pkglists/plasma5wayland.conf deleted file mode 100644 index 0b5bc41..0000000 --- a/pkglists/plasma5wayland.conf +++ /dev/null @@ -1,15 +0,0 @@ -# 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=testing - -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="" - diff --git a/pkglists/plasma5wayland.lst b/pkglists/plasma5wayland.lst deleted file mode 100644 index f4f9d45..0000000 --- a/pkglists/plasma5wayland.lst +++ /dev/null @@ -1,30 +0,0 @@ -# Change Plasma5 into Plasma5 with Wayland support. -# ------------------------------------------------- -# Modifications of Slackware's own packages -# (note that a '%' at the end means: removepkg): -ConsoleKit2 -mesa -xorg-server-xephyr% -xorg-server-xnest% -xorg-server-xvfb% -xorg-server -# Taken from ktown 'testing': -# New dep: -wayland-protocols -# Updated dep: -libxkbcommon -qt5 -# Frameworks: -kwayland -plasma-framework -# Plasma; -kinfocenter -kscreenlocker -kwayland-integration -libkscreen2 -plasma-desktop -plasma-integration -plasma-workspace -powerdevil -kwin - diff --git a/pkglists/z00_slk4daw.lst b/pkglists/z00_slk4daw.lst deleted file mode 100644 index b34dbb2..0000000 --- a/pkglists/z00_slk4daw.lst +++ /dev/null @@ -1,83 +0,0 @@ -PyQt5 -QScintilla -bison -cdparanoia -djvulibre -ebook-tools -#farstream -flex -font-bh-ttf -font-bitstream-type1 -font-xfree86-type1 -gcc -gcc-g++ -gcc-gfortran -gccmakedep -ghostscript -ghostscript-fonts-std -#gimp -glibc -gmp -gobject-introspection -gpm -groff -gtkmm2 -guile -hyphen -id3lib -intltool -kernel-huge -libXcm -liberation-fonts-ttf -libid3tag -libmpc -libnice -liboggz -libraw1394 -libspectre -libva-utils -libvncserver -libyaml -#libzip -lilo -llvm -make -man -man-db -mariadb -mpfr -opus-tools -opusfile -#pidgin -python-six -pyxdg -qca-qt5 -qt5 -qt5-webkit -raptor2 -recordmydesktop -ruby -sane -sazanami-fonts-ttf -sip -sox -ssr -taglib -taglib-extras -#tibmachuni-font-ttf -vim -vim-gvim -vulkan-sdk -woff2 -xcb-util-cursor -xcb-util-errors -xcb-util-image -xcb-util-renderutil -xcb-util-wm -xcm -xconsole -xdg-user-dirs -xine-lib -xedit -xpdf -xsane diff --git a/pkglists/z01_plasma5base.conf b/pkglists/z01_plasma5base.conf deleted file mode 100644 index 1ab1a31..0000000 --- a/pkglists/z01_plasma5base.conf +++ /dev/null @@ -1,15 +0,0 @@ -# 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="" - -- cgit v1.2.3