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

Antonio Rojas arojas at archlinux.org
Tue Aug 30 15:47:27 UTC 2016


    Date: Tuesday, August 30, 2016 @ 15:47:26
  Author: arojas
Revision: 275318

Build plasmate

Modified:
  plasma-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-30 15:36:03 UTC (rev 275317)
+++ PKGBUILD	2016-08-30 15:47:26 UTC (rev 275318)
@@ -3,13 +3,14 @@
 
 pkgname=plasma-sdk
 pkgver=5.7.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Applications useful for Plasma development"
 arch=(i686 x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 depends=(plasma-framework ktexteditor)
-makedepends=(extra-cmake-modules qt5-webkit kitemmodels knewstuff python2)
+makedepends=(extra-cmake-modules qt5-webkit kitemmodels knewstuff python2 kdevplatform kdelibs4support kdesignerplugin kdoctools)
+optdepends=('kdevplatform: for plasmate')
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('562d29e3f74763edafc14cc3aa312dbed255449c519749624fb798a46418f887'



More information about the arch-commits mailing list