From 804279bf95ecb0f39ba1c04ed750ddc409dd5d67 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 22 Jun 2015 20:29:25 -0300 Subject: kipi-plugins-4.11.0-1.parabola1{,.nonprism1}: updating version --- libre/kipi-plugins/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'libre/kipi-plugins/PKGBUILD') diff --git a/libre/kipi-plugins/PKGBUILD b/libre/kipi-plugins/PKGBUILD index 28020bbe8..73956de3e 100644 --- a/libre/kipi-plugins/PKGBUILD +++ b/libre/kipi-plugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 236262 2015-04-11 11:05:41Z arojas $ +# $Id: PKGBUILD 240935 2015-06-15 22:13:20Z arojas $ # Maintainer (Arch): Ronald van Haren # Contributor (Arch): Andrea Scarpino # Contributor (Arch): Tobias Powalowski @@ -7,8 +7,8 @@ pkgbase=digikam pkgname=kipi-plugins -pkgver=4.9.0 -pkgrel=2.parabola1 +pkgver=4.11.0 +pkgrel=1.parabola1 pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam, without nonfree jAlbum and SimpleViewer support" arch=('i686' 'x86_64' 'mips64el') license=('GPL') @@ -16,7 +16,7 @@ url="http://www.digikam.org/" replaces=("${pkgname}-libre") conflicts=("${pkgname}-libre") makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr' - 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin' 'libgphoto2' + 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'libkvkontakte' 'hugin' 'libgphoto2' 'cmake' 'automoc4' 'doxygen' 'lensfun' 'qt-gstreamer' 'imagemagick' 'eigen' 'libbaloo4' 'libpgf' 'libusb-compat' 'libkface' 'libkgeomap') depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane' 'libkexiv2') @@ -30,13 +30,15 @@ optdepends=('libkgeomap: Geolocalize tool' options=('staticlibs') install=kipi-plugins.install source=("http://download.kde.org/stable/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2") -sha1sums=('d44ab133f152b84599507dd6a02aef4b22033dd4') +sha1sums=('8fa6e277b775b615f10403b30a1b6d45c957ff3c') prepare() { cd ${srcdir}/${pkgbase}-${pkgver} sed -i '\|flashexport|d \|jalbumexport|d ' extra/kipi-plugins/CMakeLists.txt +# Remove internal FindLibKVkontakte.cmake + rm cmake/modules/FindLibKVkontakte.cmake } build() { @@ -47,7 +49,6 @@ build() { -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SKIP_RPATH=ON \ -DBUILD_tests=OFF \ - -DDIGIKAMSC_COMPILE_LIBKVKONTAKTE=ON \ -DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=ON make } -- cgit v1.2.3