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

Andrea Scarpino andrea at archlinux.org
Tue Jul 27 09:08:55 UTC 2010


    Date: Tuesday, July 27, 2010 @ 05:08:55
  Author: andrea
Revision: 86180

moved to [testing]

Modified:
  kdelibs/trunk/PKGBUILD

----------+
 PKGBUILD |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-27 08:46:14 UTC (rev 86179)
+++ PKGBUILD	2010-07-27 09:08:55 UTC (rev 86180)
@@ -1,8 +1,9 @@
 # $Id: PKGBUILD 60156 2009-12-01 10:21:15Z andrea $
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdelibs
-pkgver=4.4.5
+pkgver=4.4.95
 pkgrel=1
 pkgdesc="KDE Core Libraries"
 arch=('i686' 'x86_64')
@@ -10,14 +11,14 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('shared-mime-info' 'hal' 'xz' 'enchant' 'jasper' 'openexr' 'giflib'
          'strigi' 'libxtst' 'soprano' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt'
-         'libxss' 'phonon' 'shared-desktop-ontologies' 'attica' 'heimdal' 'libxcursor'
-         'hicolor-icon-theme')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell' 'libxslt')
+         'libxss' 'phonon' 'shared-desktop-ontologies' 'attica' 'libxcursor' 'libdbusmenu-qt'
+	 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell' 'docbook-xsl')
 replaces=('arts' 'kdelibs-experimental')
 install='kdelibs.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
         'kde-applications-menu.patch' 'archlinux-menu.patch' 'abs-syntax-highlight.patch')
-sha1sums=('73e37abee48536b85782d1a17f1b282313b16c4d'
+sha1sums=('21d31e2ac4062f763191ba54b1e452d541ff0ca6'
           '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
           '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
           'd994f262356af5b9e4e9619646e471bd98c91efb')
@@ -44,8 +45,8 @@
                -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
                -DKDE_DEFAULT_HOME='.kde4' \
                -DWITH_FAM=OFF \
-               -DKAUTH_BACKEND=PolkitQt-1 || return 1
-       make || return 1
+               -DKAUTH_BACKEND=PolkitQt-1
+       make
 }
 
 package() {




More information about the arch-commits mailing list