[arch-commits] Commit in kdesdk/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat May 26 00:16:54 UTC 2012


    Date: Friday, May 25, 2012 @ 20:16:53
  Author: andrea
Revision: 159645

KDE 4.9 fixes

Modified:
  kdesdk/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   16 ----------------
 1 file changed, 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-26 00:16:51 UTC (rev 159644)
+++ PKGBUILD	2012-05-26 00:16:53 UTC (rev 159645)
@@ -7,8 +7,6 @@
          'kdesdk-dolphin-plugins'
          'kdesdk-kapptemplate'
          'kdesdk-kcachegrind'
-         'kdesdk-kdeaccounts-plugin'
-         'kdesdk-kdepalettes'
          'kdesdk-kioslave'
          'kdesdk-kmtrace'
          'kdesdk-kompare'
@@ -102,20 +100,6 @@
                 "${pkgdir}"/usr/bin/hotshot2calltree
 }
 
-package_kdesdk-kdeaccounts-plugin() {
-        pkgdesc='KDE Repository Accounts'
-        depends=('kdebase-runtime' 'kdepimlibs')
-        cd $srcdir/build/kdeaccounts-plugin
-        make DESTDIR=$pkgdir install
-}
-
-package_kdesdk-kdepalettes() {
-	pkgdesc='Palettes for the Gimp that match the KDE standard color palette'
-	optdepends=('gimp')
-	install -D -m644 $srcdir/${pkgbase}-${pkgver}/kdepalettes/KDE_Gimp \
-		$pkgdir/usr/share/gimp/2.0/palettes/KDE.gpl
-}
-
 package_kdesdk-kioslave() {
 	pkgdesc='KDED Subversion Module'
 	depends=('kdebase-runtime' 'subversion')




More information about the arch-commits mailing list