[arch-commits] Commit in (10 files)

Antonio Rojas arojas at archlinux.org
Sun Mar 27 13:35:04 UTC 2016


    Date: Sunday, March 27, 2016 @ 15:35:04
  Author: arojas
Revision: 263021

Drop unneeded dependencies

Modified:
  kdebugsettings/kde-unstable/PKGBUILD
  kfourinline/kde-unstable/PKGBUILD
  kjumpingcube/kde-unstable/PKGBUILD
  kleopatra/kde-unstable/PKGBUILD
  kmines/kde-unstable/PKGBUILD
  kollision/kde-unstable/PKGBUILD
  kpatience/kde-unstable/PKGBUILD
  ksquares/kde-unstable/PKGBUILD
  kstars/kde-unstable/PKGBUILD
  kwordquiz/kde-unstable/PKGBUILD

--------------------------------------+
 kdebugsettings/kde-unstable/PKGBUILD |    2 +-
 kfourinline/kde-unstable/PKGBUILD    |    2 +-
 kjumpingcube/kde-unstable/PKGBUILD   |    2 +-
 kleopatra/kde-unstable/PKGBUILD      |    2 +-
 kmines/kde-unstable/PKGBUILD         |    2 +-
 kollision/kde-unstable/PKGBUILD      |    2 +-
 kpatience/kde-unstable/PKGBUILD      |    2 +-
 ksquares/kde-unstable/PKGBUILD       |    2 +-
 kstars/kde-unstable/PKGBUILD         |    2 +-
 kwordquiz/kde-unstable/PKGBUILD      |    2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

Modified: kdebugsettings/kde-unstable/PKGBUILD
===================================================================
--- kdebugsettings/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kdebugsettings/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 url='http://projects.kde.org/kdebugsettings'
 license=(GPL)
-depends=(kconfigwidgets kio)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
 makedepends=(extra-cmake-modules python)
 groups=(kde-applications kdeutils)
 source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")

Modified: kfourinline/kde-unstable/PKGBUILD
===================================================================
--- kfourinline/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kfourinline/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+depends=('libkdegames' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 install=${pkgname}.install
 conflicts=('kdegames-kfourinline')

Modified: kjumpingcube/kde-unstable/PKGBUILD
===================================================================
--- kjumpingcube/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kjumpingcube/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+depends=('libkdegames' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 install=${pkgname}.install
 conflicts=('kdegames-kjumpingcube')

Modified: kleopatra/kde-unstable/PKGBUILD
===================================================================
--- kleopatra/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kleopatra/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -1,5 +1,5 @@
 # $Id: PKGBUILD 262594 2016-03-26 20:49:29Z arojas $
-# Maintainer: Antonio Roja <arojas at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kleopatra
 pkgver=16.03.80

Modified: kmines/kde-unstable/PKGBUILD
===================================================================
--- kmines/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kmines/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+depends=('libkdegames' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 install=${pkgname}.install
 conflicts=('kdegames-kmines')

Modified: kollision/kde-unstable/PKGBUILD
===================================================================
--- kollision/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kollision/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+depends=('libkdegames' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 install=${pkgname}.install
 conflicts=('kdegames-kollision')

Modified: kpatience/kde-unstable/PKGBUILD
===================================================================
--- kpatience/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kpatience/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+depends=('libkdegames' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 install=${pkgname}.install
 conflicts=('kdegames-kpatience')

Modified: ksquares/kde-unstable/PKGBUILD
===================================================================
--- ksquares/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ ksquares/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme') 
+depends=('libkdegames' 'hicolor-icon-theme') 
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 install=${pkgname}.install
 conflicts=('kdegames-ksquares')

Modified: kstars/kde-unstable/PKGBUILD
===================================================================
--- kstars/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kstars/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdeedu')
-depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'qt5-multimedia' 'kinit' 'ktexteditor' 'hicolor-icon-theme')
+depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet')
 optdepends=('xplanet: XPlanet support')
 install=${pkgname}.install

Modified: kwordquiz/kde-unstable/PKGBUILD
===================================================================
--- kwordquiz/kde-unstable/PKGBUILD	2016-03-27 13:34:29 UTC (rev 263020)
+++ kwordquiz/kde-unstable/PKGBUILD	2016-03-27 13:35:04 UTC (rev 263021)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdeedu')
-depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support' 'kdeclarative')
+depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 install=${pkgname}.install
 conflicts=('kdeedu-kwordquiz')



More information about the arch-commits mailing list