summaryrefslogtreecommitdiff
path: root/extra/kdelibs3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdelibs3/PKGBUILD')
-rw-r--r--extra/kdelibs3/PKGBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/extra/kdelibs3/PKGBUILD b/extra/kdelibs3/PKGBUILD
index dae0db770..9ed188bed 100644
--- a/extra/kdelibs3/PKGBUILD
+++ b/extra/kdelibs3/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 149952 2012-02-11 23:30:53Z allan $
+# $Id: PKGBUILD 168253 2012-10-06 22:17:40Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
@@ -14,7 +14,7 @@ depends=('libxslt' 'pcre' 'libart-lgpl' 'alsa-lib' 'libcups' 'jasper'
'libidn' 'openexr' 'aspell' 'qt3' 'ca-certificates')
makedepends=('cups' 'hspell')
optdepends=('hspell: for Hebrew spell-checking support')
-options=('libtool')
+options=('libtool' '!makeflags')
install=kdelibs3.install
source=("ftp://ftp.kde.org/pub/kde/stable/${pkgver}/src/kdelibs-${pkgver}.tar.bz2"
'ftp://ftp.archlinux.org/other/kde/kde-3.5-1074156.patch.gz'
@@ -23,7 +23,8 @@ source=("ftp://ftp.kde.org/pub/kde/stable/${pkgver}/src/kdelibs-${pkgver}.tar.bz
'kde4-compatibility.patch'
'kconf_updaterc'
'openssl.patch'
- 'kdelibs3-missing-include.patch')
+ 'kdelibs3-missing-include.patch'
+ 'kdelibs3-cups16.patch')
sha1sums=('c930a25f4419134def55b8466c3a6f737227fb82'
'c8ca21e4848a627760746d0a8a64bf4f90684c3e'
'50c9de71b102507fb78b192ecc22a5fc3e031bc3'
@@ -31,7 +32,8 @@ sha1sums=('c930a25f4419134def55b8466c3a6f737227fb82'
'5fbbf7a5e2032878815fa055bfb5020f478d2b25'
'35e56fe4c5f71685e64b13f448dcacc620166e06'
'50e92950498463defb9149ffcf8cbc2e8cd1063b'
- 'e5f5b8c060a2db9cedb82bf18caadfa869921779')
+ 'e5f5b8c060a2db9cedb82bf18caadfa869921779'
+ '6a6c544b3336bfe89bb17ef737d783a7ec006c6c')
build() {
cd "$srcdir"/kdelibs-${pkgver}
@@ -44,6 +46,7 @@ build() {
patch -p1 -i "$srcdir"/kde4-compatibility.patch
patch -p1 -i "${srcdir}"/openssl.patch
patch -p0 -i "$srcdir"/kdelibs3-missing-include.patch
+ patch -p1 -i "${srcdir}"/kdelibs3-cups16.patch
sed -iautomake -e 's|automake\*1.10\*|automake\*1.1[0-5]\*|' admin/cvs.sh
make -f admin/Makefile.common cvs