summaryrefslogtreecommitdiffstats
path: root/pkglists
diff options
context:
space:
mode:
Diffstat (limited to 'pkglists')
-rw-r--r--pkglists/alien.lst45
-rw-r--r--pkglists/kde4plasma5.lst3
-rw-r--r--pkglists/lxqt.conf12
-rw-r--r--pkglists/lxqt.lst33
-rw-r--r--pkglists/lxqtdeps.conf12
-rw-r--r--pkglists/lxqtdeps.lst88
-rw-r--r--pkglists/mate.conf8
-rw-r--r--pkglists/mate.lst6
-rw-r--r--pkglists/min.lst2
-rw-r--r--pkglists/multilib.conf12
-rw-r--r--pkglists/multilib.lst177
-rw-r--r--pkglists/plasma5.conf7
-rw-r--r--pkglists/plasma5.lst364
-rw-r--r--pkglists/xapbase.lst5
-rw-r--r--pkglists/xbase.lst8
15 files changed, 595 insertions, 187 deletions
diff --git a/pkglists/alien.lst b/pkglists/alien.lst
index 15e03e8..9608495 100644
--- a/pkglists/alien.lst
+++ b/pkglists/alien.lst
@@ -5,10 +5,12 @@ chromium-pepperflash-plugin
chromium-widevine-plugin
dropbox-client
ffmpeg
+freerdp
gecko-mediaplayer
gmtk
gnome-mplayer
gst-plugins-ffmpeg0
+gst-plugins-libav
icedtea-web
libdvdcss
libreoffice
@@ -56,10 +58,53 @@ libreoffice-dict-vi
libreoffice-dict-zu
libreoffice-kde-integration
libtorrent-rasterbar
+lumina
openjdk
p7zip
+python-twisted
podofo
qbittorrent
+sqlitebrowser
+sshfs-fuse
veracrypt
vlc
wxGTK
+zope.interface
+
+# LXQT deps:
+# If you are making a standalone LXQT Live ISO, then please note that LXQT
+# needs quite a bit of Plasma5 packages and deps.
+# Therefore you might want to use these definition files instead:
+# ./pkglists/lxqtdeps.* and ./pkglists/lxqt.*
+obconf
+openbox
+
+# LXQT:
+compton-conf
+libconfig
+libfm
+libfm-extra
+libfm-qt
+liblxqt
+libqtxdg
+libsysstat
+lximage-qt
+lxmenu-data
+lxqt-about
+lxqt-common
+lxqt-config
+lxqt-globalkeys
+lxqt-notificationd
+lxqt-openssh-askpass
+lxqt-panel
+lxqt-policykit
+lxqt-powermanagement
+lxqt-qtplugin
+lxqt-runner
+lxqt-session
+lxqt-sudo
+menu-cache
+obconf-qt
+pcmanfm-qt
+qterminal
+qtermwidget
diff --git a/pkglists/kde4plasma5.lst b/pkglists/kde4plasma5.lst
index 9656cb2..717bbea 100644
--- a/pkglists/kde4plasma5.lst
+++ b/pkglists/kde4plasma5.lst
@@ -6,7 +6,6 @@
# Slackware's KDE4:
amarok
-#bluedevil
calligra
k3b
kaudiocreator
@@ -16,10 +15,8 @@ kdevelop-pg-qt
kdevelop-php
kdevelop-php-docs
kdevplatform
-kio-mtp
kplayer
kwebkitpart
oxygen-gtk2
partitionmanager
-skanlite
diff --git a/pkglists/lxqt.conf b/pkglists/lxqt.conf
new file mode 100644
index 0000000..4b527b2
--- /dev/null
+++ b/pkglists/lxqt.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="/mnt/auto/sox/sbrepos/${SL_VERSION}/${SL_ARCH}"
+
+# Package root directory:
+SL_PKGROOT=${SL_REPO}
+
+# Patches root directory:
+SL_PATCHROOT=""
+
diff --git a/pkglists/lxqt.lst b/pkglists/lxqt.lst
new file mode 100644
index 0000000..df6e5f7
--- /dev/null
+++ b/pkglists/lxqt.lst
@@ -0,0 +1,33 @@
+# deps:
+obconf
+openbox
+
+# lxqt:
+compton-conf
+libconfig
+libfm
+libfm-extra
+libfm-qt
+liblxqt
+libqtxdg
+libsysstat
+lximage-qt
+lxmenu-data
+lxqt-about
+lxqt-common
+lxqt-config
+lxqt-globalkeys
+lxqt-notificationd
+lxqt-openssh-askpass
+lxqt-panel
+lxqt-policykit
+lxqt-powermanagement
+lxqt-qtplugin
+lxqt-runner
+lxqt-session
+lxqt-sudo
+menu-cache
+obconf-qt
+pcmanfm-qt
+qterminal
+qtermwidget
diff --git a/pkglists/lxqtdeps.conf b/pkglists/lxqtdeps.conf
new file mode 100644
index 0000000..2db46bd
--- /dev/null
+++ b/pkglists/lxqtdeps.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-kde/${SL_VERSION}/latest/${SL_ARCH}"
+SL_REPO="/mnt/auto/sox/data/slackware/ktown/${SL_VERSION}/latest/${SL_ARCH}"
+
+# Package root directory:
+SL_PKGROOT=${SL_REPO}
+
+# Patches root directory:
+SL_PATCHROOT=""
+
diff --git a/pkglists/lxqtdeps.lst b/pkglists/lxqtdeps.lst
new file mode 100644
index 0000000..792a0fa
--- /dev/null
+++ b/pkglists/lxqtdeps.lst
@@ -0,0 +1,88 @@
+# deps:
+libinput
+libxkbcommon
+qt5
+qt5-webkit
+libdbusmenu-qt5
+polkit-qt5-1
+wayland
+
+# frameworks:
+attica-framework
+baloo5
+bluez-qt
+breeze-icons
+extra-cmake-modules
+frameworkintegration
+kactivities-framework
+kactivities-stats
+kapidox
+karchive
+kauth
+kbookmarks
+kcmutils
+kcodecs
+kcompletion
+kconfig
+kconfigwidgets
+kcoreaddons
+kcrash
+kdbusaddons
+kdeclarative
+kded
+kdelibs4support
+kdesignerplugin
+kdesu
+kdewebkit
+kdnssd
+kdoctools
+kemoticons
+kfilemetadata5
+kglobalaccel
+kguiaddons
+khtml
+ki18n
+kiconthemes
+kidletime
+kimageformats
+kinit
+kio
+kitemmodels
+kitemviews
+kjobwidgets
+kjs
+kjsembed
+kmediaplayer
+knewstuff
+knotifications
+knotifyconfig
+kpackage
+kparts
+kpeople
+kplotting
+kpty
+kross
+krunner
+kservice
+ktexteditor
+ktextwidgets
+kunitconversion
+kwallet
+kwidgetsaddons
+kwindowsystem
+kxmlgui
+kxmlrpcclient
+modemmanager-qt
+networkmanager-qt
+oxygen-icons5
+plasma-framework
+solid
+sonnet
+threadweaver
+
+# plasma:
+libkscreen2
+
+# applications-extra:
+sddm-qt5
+
diff --git a/pkglists/mate.conf b/pkglists/mate.conf
index d91f63d..c02452a 100644
--- a/pkglists/mate.conf
+++ b/pkglists/mate.conf
@@ -1,8 +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/msb/testing/1.14/${SL_ARCH}/"
-SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/testing/1.14/${SL_ARCH}"
+
+# For now, hard-code "14.2" because "current" does not have a "latest":
+#SL_REPO_URL="rsync://slackware.uk/msb/${SL_VERSION}/latest/${SL_ARCH}/"
+#SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/${SL_VERSION}/latest/${SL_ARCH}"
+SL_REPO_URL="rsync://slackware.uk/msb/14.2/latest/${SL_ARCH}/"
+SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/14.2/latest/${SL_ARCH}"
# Package root directory:
SL_PKGROOT=${SL_REPO}
diff --git a/pkglists/mate.lst b/pkglists/mate.lst
index 4a0d06e..04d22a4 100644
--- a/pkglists/mate.lst
+++ b/pkglists/mate.lst
@@ -1,18 +1,24 @@
# MSB DEPS:
docutils
gksu
+glade
gssdp
gtk-engines
gtksourceview
+gtksourceview3
gupnp
libgksu
libgtop
+libgxps
libunique
+libunique3
libwnck3
murrine
pangox-compat
pygtksourceview
rarian
+vala
+vte3
yelp-tools
yelp-xsl
zenity
diff --git a/pkglists/min.lst b/pkglists/min.lst
index f1e9f87..1b6d02d 100644
--- a/pkglists/min.lst
+++ b/pkglists/min.lst
@@ -8,7 +8,7 @@ bin
binutils
bind
bison
-bsd-games
+#bsd-games
bzip2
ca-certificates
coreutils
diff --git a/pkglists/multilib.conf b/pkglists/multilib.conf
new file mode 100644
index 0000000..1f8d5e6
--- /dev/null
+++ b/pkglists/multilib.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/multilib/${SL_VERSION}"
+SL_REPO="/mnt/auto/sox/www/sox/slackware/multilib/${SL_VERSION}"
+
+# Package root directory:
+SL_PKGROOT=${SL_REPO}
+
+# Patches root directory:
+SL_PATCHROOT=""
+
diff --git a/pkglists/multilib.lst b/pkglists/multilib.lst
new file mode 100644
index 0000000..046106a
--- /dev/null
+++ b/pkglists/multilib.lst
@@ -0,0 +1,177 @@
+# The core multilib packages:
+compat32-tools
+gcc
+gcc-g++
+gcc-gfortran
+gcc-gnat
+gcc-go
+gcc-java
+gcc-objc
+glibc
+glibc-i18n
+glibc-profile
+glibc-solibs
+# This is what I consider as the essential 32bit multilib package set.
+# You can find this list embedded in the 'massconvert32.sh' script.
+# The A/ series:
+aaa_elflibs-compat32
+attr-compat32
+bzip2-compat32
+cups-compat32
+dbus-compat32
+e2fsprogs-compat32
+eudev-compat32
+libgudev-compat32
+openssl-solibs-compat32
+util-linux-compat32
+xz-compat32
+# The AP/ series:
+cups-compat32
+cups-filters-compat32
+flac-compat32
+mariadb-compat32
+mpg123-compat32
+sqlite-compat32
+# The D/ series:
+libtool-compat32
+llvm-compat32
+# The L/ series:
+alsa-lib-compat32
+alsa-oss-compat32
+alsa-plugins-compat32
+atk-compat32
+audiofile-compat32
+cairo-compat32
+dbus-glib-compat32
+elfutils-compat32
+esound-compat32
+expat-compat32
+fftw-compat32
+freetype-compat32
+fribidi-compat32
+gamin-compat32
+gdk-pixbuf2-compat32
+giflib-compat32
+glib2-compat32
+gmp-compat32
+gnome-keyring-compat32
+gtk+2-compat32
+gst-plugins-base-compat32
+gst-plugins-base0-compat32
+gst-plugins-good-compat32
+gst-plugins-good0-compat32
+gstreamer-compat32
+gstreamer0-compat32
+harfbuzz-compat32
+icu4c-compat32
+jasper-compat32
+json-c-compat32
+lcms-compat32
+lcms2-compat32
+libaio-compat32
+libart_lgpl-compat32
+libasyncns-compat32
+libexif-compat32
+libffi-compat32
+libglade-compat32
+libgphoto2-compat32
+libidn-compat32
+libieee1284-compat32
+libjpeg-turbo-compat32
+libmng-compat32
+libmpc-compat32
+libnl3-compat32
+libnotify-compat32
+libogg-compat32
+libpcap-compat32
+libpng-compat32
+libsamplerate-compat32
+libsndfile-compat32
+libtasn1-compat32
+libtermcap-compat32
+libtiff-compat32
+libusb-compat32
+libvorbis-compat32
+libxml2-compat32
+libxslt-compat32
+lzo-compat32
+ncurses-compat32
+openjpeg-compat32
+orc-compat32
+pango-compat32
+popt-compat32
+pulseaudio-compat32
+qt-compat32
+readline-compat32
+sbc-compat32
+sdl-compat32
+seamonkey-solibs-compat32
+speexdsp-compat32
+startup-notification-compat32
+svgalib-compat32
+v4l-utils-compat32
+zlib-compat32
+# The N/ series:
+curl-compat32
+cyrus-sasl-compat32
+gnutls-compat32
+libgcrypt-compat32
+libgpg-error-compat32
+libtirpc-compat32
+nettle-compat32
+openldap-client-compat32
+openssl-compat32
+p11-kit-compat32
+samba-compat32
+# The X/ series:
+fontconfig-compat32
+freeglut-compat32
+glew-compat32
+glu-compat32
+libFS-compat32
+libICE-compat32
+libSM-compat32
+libX11-compat32
+libXScrnSaver-compat32
+libXau-compat32
+libXaw-compat32
+libXcomposite-compat32
+libXcursor-compat32
+libXdamage-compat32
+libXdmcp-compat32
+libepoxy-compat32
+libXevie-compat32
+libXext-compat32
+libXfixes-compat32
+libXfont-compat32
+libXfontcache-compat32
+libXft-compat32
+libXi-compat32
+libXinerama-compat32
+libXmu-compat32
+libXp-compat32
+libXpm-compat32
+libXrandr-compat32
+libXrender-compat32
+libXres-compat32
+libXt-compat32
+libXtst-compat32
+libXv-compat32
+libXvMC-compat32
+libXxf86dga-compat32
+libXxf86misc-compat32
+libXxf86vm-compat32
+libdmx-compat32
+libdrm-compat32
+libfontenc-compat32
+libpciaccess-compat32
+libva-compat32
+libva-intel-driver-compat32
+libvdpau-compat32
+libxcb-compat32
+libxshmfence-compat32
+mesa-compat32
+pixman-compat32
+xcb-util-compat32
+# The XAP/ series:
+sane-compat32
diff --git a/pkglists/plasma5.conf b/pkglists/plasma5.conf
index 49e51ef..7dcf394 100644
--- a/pkglists/plasma5.conf
+++ b/pkglists/plasma5.conf
@@ -1,8 +1,11 @@
# 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}/5/${SL_ARCH}"
-SL_REPO="/mnt/auto/sox/data/slackware/ktown/${SL_VERSION}/5/${SL_ARCH}"
+
+VARIANT=testing
+
+SL_REPO_URL="rsync://slackware.uk/people/alien-kde/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
+SL_REPO="/mnt/auto/sox/data/slackware/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
# Package root directory:
SL_PKGROOT=${SL_REPO}
diff --git a/pkglists/plasma5.lst b/pkglists/plasma5.lst
index c182ab1..f98d9fc 100644
--- a/pkglists/plasma5.lst
+++ b/pkglists/plasma5.lst
@@ -5,29 +5,34 @@
OpenAL
PyQt5
cfitsio
+elogind
grantlee
grantlee-qt4
+hack-font-ttf
json-glib
libappindicator
libdbusmenu-gtk
libdbusmenu-qt5
libindicator
+libinput
libxkbcommon
lmdb
+mesa
ninja
noto-cjk-font-ttf
-noto-font-ttf-2015-09
+noto-font-ttf
phonon
phonon-gstreamer
phonon-vlc
polkit-qt5-1
+poppler
qca-qt5
qt-gstreamer
qt5
qt5-webkit
-sip
sni-qt
wayland
+xorg-server
# telepathy deps:
farstream
@@ -49,151 +54,35 @@ telepathy-logger-qt5
telepathy-mission-control
telepathy-qt5
-# applications:
-analitza
-ark
-artikulate
-audiocd-kio
-baloo5-widgets
-blinken
-bomber
-bovo
-cantor
-cervisia
-dolphin
-dolphin-plugins
-dragon
-filelight
-granatier
-gwenview
-juk
-kaccessible
-kajongg
-kalgebra
-kalzium
-kamera
-kanagram
-kapman
-kapptemplate
-kate
-katomic
-kblackbox
-kblocks
-kbounce
-kbreakout
-kbruch
-kcachegrind
-kcalc
-kcharselect
-kcolorchooser
-kcron
-kde-baseapps
-kde-dev-scripts
-kde-dev-utils
-kde-runtime
-kdebugsettings
-kdeedu-data
-kdegraphics-mobipocket
-kdegraphics-strigi-analyzer
-kdegraphics-thumbnailers
-kdenetwork-filesharing
-kdenetwork-strigi-analyzers
-kdesdk-kioslaves
-kdesdk-strigi-analyzers
-kdesdk-thumbnailers
-kdewebdev
-kdf
-kdiamond
-kfloppy
-kfourinline
-kgeography
-kget
-kgoldrunner
-kgpg
-khangman
-kig
-kigo
-killbots
-kio-extras
-kiriki
-kiten
-kjots
-kjumpingcube
-klettres
-klickety
-klines
-kmag
-kmahjongg
-kmines
-kmix
-kmousetool
-kmouth
-kmplot
-knavalbattle
-knetwalk
-kolf
-kollision
-kolourpaint
-kompare
-konquest
-konsole
-kopete
-kpat
-kppp
-kqtquickcharts
-krdc
-kremotecontrol
-kreversi
-krfb
-kruler
-ksaneplugin
-kshisen
-ksirk
-ksnakeduel
-kspaceduel
-ksquares
-kstars
-ksudoku
-ksystemlog
-kteatime
-ktimer
-ktouch
-ktuberling
-kturtle
-kubrick
-kuser
-kwalletmanager
-kwordquiz
-libkcddb
-libkcompactdisc
-libkdcraw
-libkdeedu
-libkdegames
-libkeduvocdocument
-libkexiv2
-libkgeomap
-libkipi
-libkmahjongg
-libkomparediff2
-libksane
-lokalize
-lskat
-marble
-mplayerthumbs
-okteta
-okular
-palapeli
-parley
-picmi
-poxml
-print-manager
-rocs
-spectacle
-step
-svgpart
-sweeper
-umbrello
-zeroconf-ioslave
+# kde4 extragear:
+kio-mtp
+
+# kde4 based:
+akonadi4
+baloo
+baloo-widgets
+kactivities
+katepart4
+kdelibs
+kdepimlibs4
+kfilemetadata
+konsolepart4
+korundum
+kross-interpreters
+libkdegames4
+libkexiv2_4
+libkmahjongg4
+libksane4
+nepomuk-core
+nepomuk-widgets
+oktetapart4
+perlkde
+perlqt
+pykde4
+qtruby
+smokegen
+smokekde
+smokeqt
# frameworks:
attica-framework
@@ -268,39 +157,12 @@ solid
sonnet
threadweaver
-# kde4 extragear:
-kio-mtp
-
-# kde4 based:
-akonadi4
-baloo
-baloo-widgets
-kactivities
-katepart4
-kdelibs
-kdepimlibs4
-kfilemetadata
-konsolepart4
-korundum
-kross-interpreters
-libkdegames4
-libkexiv2_4
-libkmahjongg4
-libksane4
-nepomuk-core
-nepomuk-widgets
-oktetapart4
-perlkde
-perlqt
-pykde4
-qtruby
-smokegen
-smokekde
-smokeqt
-
# kdepim:
akonadi
akonadi-calendar
+akonadi-contacts
+akonadi-mime
+akonadi-notes
akonadi-search
calendarsupport
eventviews
@@ -385,9 +247,156 @@ powerdevil
sddm-kcm
systemsettings
+# applications:
+analitza
+ark
+artikulate
+audiocd-kio
+baloo5-widgets
+blinken
+bomber
+bovo
+cantor
+cervisia
+dolphin
+dolphin-plugins
+dragon
+filelight
+granatier
+gwenview
+juk
+kaccessible
+kajongg
+kalgebra
+kalzium
+kamera
+kanagram
+kapman
+kapptemplate
+kate
+katomic
+kblackbox
+kblocks
+kbounce
+kbreakout
+kbruch
+kcachegrind
+kcalc
+kcharselect
+kcolorchooser
+kcron
+kde-baseapps
+kde-dev-scripts
+kde-dev-utils
+kde-runtime
+kdebugsettings
+kdeedu-data
+kdegraphics-mobipocket
+kdegraphics-strigi-analyzer
+kdegraphics-thumbnailers
+kdenetwork-filesharing
+kdenetwork-strigi-analyzers
+kdesdk-kioslaves
+kdesdk-strigi-analyzers
+kdesdk-thumbnailers
+kdewebdev
+kdf
+kdiamond
+kfloppy
+kfourinline
+kgeography
+kget
+kgoldrunner
+kgpg
+khangman
+kig
+kigo
+killbots
+kio-extras
+kiriki
+kiten
+kjots
+kjumpingcube
+klettres
+klickety
+klines
+kmag
+kmahjongg
+kmines
+kmix
+kmousetool
+kmouth
+kmplot
+knavalbattle
+knetwalk
+kolf
+kollision
+kolourpaint
+kompare
+konquest
+konsole
+kopete
+kpat
+kppp
+kqtquickcharts
+krdc
+kremotecontrol
+kreversi
+krfb
+kruler
+ksaneplugin
+kshisen
+ksirk
+ksnakeduel
+kspaceduel
+ksquares
+kstars
+ksudoku
+ksystemlog
+kteatime
+ktimer
+ktouch
+ktuberling
+kturtle
+kubrick
+kuser
+kwalletmanager
+kwordquiz
+libkcddb
+libkcompactdisc
+libkdcraw
+libkdeedu
+libkdegames
+libkeduvocdocument
+libkexiv2
+libkgeomap
+libkipi
+libkmahjongg
+libkomparediff2
+libksane
+lokalize
+lskat
+marble
+mplayerthumbs
+okteta
+okular
+palapeli
+parley
+picmi
+poxml
+print-manager
+rocs
+spectacle
+step
+svgpart
+sweeper
+umbrello
+zeroconf-ioslave
+
# applications extra:
ktorrent
libktorrent
+skanlite
# telepathy:
kaccounts-integration
@@ -416,5 +425,6 @@ kde-l10n-it
kde-l10n-nl
kde-l10n-pt_BR
kde-l10n-pt
+kde-l10n-sv
kde-l10n-ru
diff --git a/pkglists/xapbase.lst b/pkglists/xapbase.lst
index a4a8de5..f8b768b 100644
--- a/pkglists/xapbase.lst
+++ b/pkglists/xapbase.lst
@@ -5,6 +5,7 @@ audacious
audacious-plugins
blueman
cairomm
+fltk
geeqie
gftp
gimp
@@ -18,6 +19,7 @@ hexchat
imagemagick
js185
libsigc++
+lftp
mozilla-firefox
#mozilla-thunderbird
network-manager-applet
@@ -28,10 +30,11 @@ rdesktop
rxvt
sane
seamonkey-solibs
+tigervnc
vim-gvim
x11-ssh-askpass
x3270
-xaos
+#xaos
#xfractint
xgames
#xlockmore
diff --git a/pkglists/xbase.lst b/pkglists/xbase.lst
index 3028f90..1fcd6ec 100644
--- a/pkglists/xbase.lst
+++ b/pkglists/xbase.lst
@@ -20,8 +20,11 @@ bigreqsproto
bluez
boost
cairo
+cdrtools
cgmanager
compositeproto
+cups
+cups-filters
damageproto
db48
dbus
@@ -31,6 +34,7 @@ dejavu-fonts-ttf
desktop-file-utils
djvulibre
dmxproto
+dosfstools
dri2proto
dri3proto
elfutils
@@ -95,6 +99,7 @@ gtkspell
gvfs
harfbuzz
hicolor-icon-theme
+hplip
hunspell
iceauth
ico
@@ -238,6 +243,7 @@ mozilla-nss
mpg123
mtdev
neon
+net-snmp
nettle
newt
nfs-utils
@@ -282,7 +288,7 @@ sqlite
startup-notification
svgalib
t1lib
-tibmachuni-font-ttf
+#tibmachuni-font-ttf
ttf-indic-fonts
udisks
udisks2