summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Bos2018-02-26 09:43:01 +0000
committerCharles Bos2018-02-26 09:43:01 +0000
commit3a014b3e41b24f1394ac3009147bf1f822925b2e (patch)
treee52fa62bed40139e667c159ebbf7ffd5059b3985
parentc328b4affc53bc95a05d68e80cdee98aefbae7c7 (diff)
downloadaur-kdebase-workspace.tar.gz
Add optional dependency on kdebase-runtime-plasma4extras. this is a new package which provides some resources that are now missing from kdebase-runtime
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46fc0d4bc998..9e1392d5069e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kdebase-workspace
pkgdesc = Provides the interface and basic tools for the KDE workspace
pkgver = 4.11.22
- pkgrel = 6
+ pkgrel = 7
url = https://projects.kde.org/projects/kde/kde-workspace
install = kdebase-workspace.install
arch = i686
@@ -44,6 +44,7 @@ pkgbase = kdebase-workspace
depends = strigi
depends = qtwebkit
depends = cln
+ optdepends = kdebase-runtime-plasma4extras: system tray support
optdepends = kde-wallpapers: wallpapers for KDE Plasma Workspaces
optdepends = appmenu-qt: menu applications over dbus
optdepends = kdepim4-runtime: to display events in the calendar
diff --git a/PKGBUILD b/PKGBUILD
index fb890f1cb87a..0ed6d6298ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=kdebase-workspace
_pkgname=kde-workspace
pkgver=4.11.22
_pkgver=15.08.0
-pkgrel=6
+pkgrel=7
pkgdesc="Provides the interface and basic tools for the KDE workspace"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kde-workspace'
@@ -23,8 +23,10 @@ depends=('kdebase-runtime' 'kdepimlibs4' 'lm_sensors' 'libraw1394'
'xcb-util-keysyms' 'xcb-util-wm' 'pciutils' 'glu' 'kactivities4'
'strigi' 'qtwebkit' 'cln')
makedepends=('cmake' 'automoc4' 'boost' 'kdebindings-python2' 'networkmanager')
-optdepends=('kde-wallpapers: wallpapers for KDE Plasma Workspaces'
- 'appmenu-qt: menu applications over dbus' 'kdepim4-runtime: to display events in the calendar')
+optdepends=('kdebase-runtime-plasma4extras: system tray support'
+ 'kde-wallpapers: wallpapers for KDE Plasma Workspaces'
+ 'appmenu-qt: menu applications over dbus'
+ 'kdepim4-runtime: to display events in the calendar')
install="${pkgname}.install"
backup=('usr/share/config/kdm/kdmrc' 'etc/pam.d/kde' 'etc/pam.d/kde-np' 'etc/pam.d/kscreensaver')
source=("http://download.kde.org/Attic/applications/${_pkgver}/src/${_pkgname}-${pkgver}.tar.xz"