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

Andrea Scarpino andrea at archlinux.org
Wed Dec 23 00:39:53 UTC 2009


    Date: Tuesday, December 22, 2009 @ 19:39:53
  Author: andrea
Revision: 61739

prepare kde-unstable repo

Modified:
  kdelibs/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-22 17:51:40 UTC (rev 61738)
+++ PKGBUILD	2009-12-23 00:39:53 UTC (rev 61739)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdelibs
-pkgver=4.3.80
+pkgver=4.3.85
 pkgrel=1
 pkgdesc="KDE Core Libraries"
 arch=('i686' 'x86_64')
@@ -10,13 +10,13 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('shared-mime-info' 'hal' 'xz-utils' 'enchant' 'jasper' 'openexr'
 	'strigi' 'libxtst' 'soprano' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt'
-	'libxss' 'phonon' 'shared-desktop-ontologies')
+	'libxss' 'phonon' 'shared-desktop-ontologies' 'libattica')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell' 'libxslt')
 replaces=('arts')
 install='kdelibs.install'
 source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2
         'kde-applications-menu.patch' 'archlinux-menu.patch' 'abs-syntax-highlight.patch')
-md5sums=('3d4fe702be4a85c02e56e80a8f06ae76'
+md5sums=('4bf066d2f489d7d00263ac5a8e787c23'
          '280f34ee159845f8902c31bd499254fc'
          '79e39afdfc7081f44971da21a8427879'
          '18ea42696a7f41332a092d6ead7efc6a')
@@ -43,8 +43,7 @@
 		-DSYSCONF_INSTALL_DIR=/etc \
 		-DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
 		-DKDE_DEFAULT_HOME='.kde4' \
-		-DWITH_FAM=OFF \
-		-DWITH_LibAttica=OFF
+		-DWITH_FAM=OFF
 	make
 }
 




More information about the arch-commits mailing list