From 38ea2e71952c00f18230ed0e691532aadff4e2c1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Nov 2012 02:31:09 -0800 Subject: Thu Nov 22 02:27:52 PST 2012 --- kde-unstable/kdesdk-kate/PKGBUILD | 18 ++++++++++-------- .../kdesdk-kate/pkgbuild-syntax-highlight.patch | 8 ++++---- 2 files changed, 14 insertions(+), 12 deletions(-) (limited to 'kde-unstable/kdesdk-kate') diff --git a/kde-unstable/kdesdk-kate/PKGBUILD b/kde-unstable/kdesdk-kate/PKGBUILD index 8634e0431..b9116693e 100644 --- a/kde-unstable/kdesdk-kate/PKGBUILD +++ b/kde-unstable/kdesdk-kate/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 163359 2012-07-11 21:58:15Z andrea $ +# $Id: PKGBUILD 171721 2012-11-21 18:14:22Z andrea $ # Maintainer: Andrea Scarpino pkgbase=kdesdk-kate pkgname=('kdebase-katepart' 'kdebase-kwrite' 'kdesdk-kate') -pkgver=4.8.97 +pkgver=4.9.80 pkgrel=1 arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') -makedepends=('kdelibs ''cmake' 'automoc4') +makedepends=('kdelibs ''cmake' 'automoc4' 'kdebindings-python2') source=("http://download.kde.org/unstable/${pkgver}/src/kate-${pkgver}.tar.xz" 'pkgbuild-syntax-highlight.patch') -sha1sums=('2f5481aff6802057ce2b46c6d421c8f5657926b3' - '0a928253bd2077f0264d96a6c8823c69c47b6a8d') +sha1sums=('8d4091c03312a75052b8a81a3c3676acef109a47' + '5b45d0df8f340105633eba9ef7c58086e6c2e750') build() { cd "${srcdir}"/kate-${pkgver} @@ -24,7 +24,8 @@ build() { cd build cmake ../kate-${pkgver} \ -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr + -DCMAKE_INSTALL_PREFIX=/usr \ + -DPYTHON_EXECUTABLE=/usr/bin/python2 make } @@ -54,11 +55,12 @@ package_kdebase-kwrite() { package_kdesdk-kate() { pkgdesc="Advanced Text Editor" - depends=('kdebase-runtime' 'kdebase-katepart') + depends=('kdebase-runtime' 'kdebase-katepart' 'qjson') groups=('kde' 'kdesdk') url="http://www.kde.org/applications/utilities/kate/" install='kdesdk-kate.install' - optdepends=('kdebase-konsole: open a terminal in Kate') + optdepends=('kdebase-konsole: open a terminal in Kate' + 'kdebindings-python2: python bindings') cd "${srcdir}"/build/kate make DESTDIR="${pkgdir}" install diff --git a/kde-unstable/kdesdk-kate/pkgbuild-syntax-highlight.patch b/kde-unstable/kdesdk-kate/pkgbuild-syntax-highlight.patch index 27729d1ad..60c142391 100644 --- a/kde-unstable/kdesdk-kate/pkgbuild-syntax-highlight.patch +++ b/kde-unstable/kdesdk-kate/pkgbuild-syntax-highlight.patch @@ -1,11 +1,11 @@ ---- kate-4.7.80/part/syntax/data/bash.xml~ 2011-11-20 06:14:30.581097154 +0000 -+++ kate-4.7.80/part/syntax/data/bash.xml 2011-11-20 06:14:45.494553146 +0000 +--- kate-4.9.80/part/syntax/data/bash.xml~ 2012-11-16 16:53:27.599718819 +0000 ++++ kate-4.9.80/part/syntax/data/bash.xml 2012-11-16 16:54:27.549287684 +0000 @@ -8,7 +8,7 @@ ]> -- -+ +- ++