[arch-commits] Commit in plasma-framework/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat May 17 12:53:18 UTC 2014


    Date: Saturday, May 17, 2014 @ 14:53:18
  Author: andrea
Revision: 213025

upgpkg: plasma-framework 4.99.0-2

Remove unneeded deps

Modified:
  plasma-framework/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-17 12:49:09 UTC (rev 213024)
+++ PKGBUILD	2014-05-17 12:53:18 UTC (rev 213025)
@@ -3,16 +3,13 @@
 
 pkgname=plasma-framework
 pkgver=4.99.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/playground/libs/plasma-framework'
 license=('LGPL')
-depends=('qt5-quickcontrols' 'kidletime' 'kitemmodels' 'threadweaver'
-         'kdeclarative' 'kross' 'kdnssd' 'kinit'
-         'kactivities-frameworks' 'qt5-quick1')
+depends=('qt5-quickcontrols' 'kdeclarative' 'kactivities-frameworks')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
-optdepends=('kde-workspace: provide a Plasma shell')
 groups=('kf5')
 source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
 md5sums=('bb8077f5858643939bc002428cfcc338')




More information about the arch-commits mailing list