digikam: 4.0.0

This commit is contained in:
Neophytos Kolokotronis 2014-05-14 12:40:30 +00:00
parent f30ceda516
commit ed057bb7af

View File

@ -1,7 +1,7 @@
pkgbase=digikam
pkgname=('digikam' 'kipi-plugins' 'libkvkontakte')
pkgver=3.5.0
pkgrel=7
pkgver=4.0.0
pkgrel=1
url="http://digikam.sourceforge.net"
arch=('x86_64')
license=('GPL')
@ -10,19 +10,9 @@ makedepends=('kde-runtime' 'kdegraphics-kgamma' 'kdepimlibs' 'lensfun' 'kdeedu-m
'liblqr' 'opencv' 'lapack' 'libgpod' 'pkgconfig' 'cmake' 'automoc4'
'doxygen' 'docbook-xsl' 'qjson' 'kdegraphics-libkexiv2' 'kdegraphics-libkdcraw'
'kdegraphics-libksane' 'mariadb' 'qt-gstreamer' 'boost' 'hugin-tools' 'eigen3' 'libbluray')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'panorama_lastpage.patch')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
options=("debug")
md5sums=('16d570269883652487516a77c9d7d6f8'
'1f14b528d5601ca0dee2021caafba104')
prepare(){
cd "${srcdir}/${pkgname}-${pkgver}"
# Panorama: bugfix lastpage (only for v3.5.0)
pushd "${srcdir}/${pkgname}-${pkgver}/extra/kipi-plugins/"
patch -Np1 -i ${srcdir}/panorama_lastpage.patch
popd
}
md5sums=('03438cc1aeb9a266dcf1f2523ffe983d')
build() {
cd ${srcdir}