diff options
Diffstat (limited to '')
-rw-r--r-- | pkglists/plasma5.conf | 7 | ||||
-rw-r--r-- | pkglists/plasma5.lst | 5 |
2 files changed, 10 insertions, 2 deletions
diff --git a/pkglists/plasma5.conf b/pkglists/plasma5.conf index 2db46bd..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}/latest/${SL_ARCH}" -SL_REPO="/mnt/auto/sox/data/slackware/ktown/${SL_VERSION}/latest/${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 724599a..f98d9fc 100644 --- a/pkglists/plasma5.lst +++ b/pkglists/plasma5.lst @@ -8,6 +8,7 @@ cfitsio elogind grantlee grantlee-qt4 +hack-font-ttf json-glib libappindicator libdbusmenu-gtk @@ -31,6 +32,7 @@ qt5 qt5-webkit sni-qt wayland +xorg-server # telepathy deps: farstream @@ -158,6 +160,9 @@ threadweaver # kdepim: akonadi akonadi-calendar +akonadi-contacts +akonadi-mime +akonadi-notes akonadi-search calendarsupport eventviews |