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

Andrea Scarpino andrea at archlinux.org
Thu Mar 3 11:11:13 UTC 2011


    Date: Thursday, March 3, 2011 @ 06:11:13
  Author: andrea
Revision: 112038

konq-plugins has been removed from 4.6 tarballs

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-03 10:42:05 UTC (rev 112037)
+++ PKGBUILD	2011-03-03 11:11:13 UTC (rev 112038)
@@ -8,7 +8,6 @@
          'kdebase-kdialog'
          'kdebase-keditbookmarks'
          'kdebase-kfind'
-         'kdebase-konq-plugins'
          'kdebase-konqueror'
          'kdebase-konsole'
          'kdebase-kwrite'
@@ -20,10 +19,9 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
-makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'docbook-xsl'
-        'tidyhtml')
+makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'docbook-xsl')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('18722baacb67e0e997acb79ce6836c25413633ba')
+sha1sums=('3993cc44ce9c43028bec7f314e354345da9931aa')
 
 build() {
 	cd ${srcdir}
@@ -81,16 +79,6 @@
 	make DESTDIR=$pkgdir install
 }
 
-package_kdebase-konq-plugins(){
-    pkgdesc='Plugins that interact with Konqueror'
-    depends=('kdebase-konqueror' 'tidyhtml')
-	install='kdebase.install'
-    conflicts=('konq-plugins')
-    replaces=('konq-plugins')
-    cd $srcdir/build/konq-plugins
-    make DESTDIR=$pkgdir install
-}
-
 package_kdebase-konqueror() {
 	pkgdesc='KDE File Manager & Web Browser'
 	depends=('kdebase-dolphin' 'kdebase-keditbookmarks')




More information about the arch-commits mailing list