mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/digikam to 5.3.0-1
This commit is contained in:
parent
7847a1ad7d
commit
f3a897f8c7
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
pkgbase=digikam
|
pkgbase=digikam
|
||||||
pkgname=('digikam' 'kipi-plugins')
|
pkgname=('digikam' 'kipi-plugins')
|
||||||
_pkgver=5.2.0
|
_pkgver=5.3.0
|
||||||
pkgver=${_pkgver//-/_} # for beta versions
|
pkgver=${_pkgver//-/_} # for beta versions
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Digital photo management application for KDE"
|
pkgdesc="Digital photo management application for KDE"
|
||||||
|
@ -19,10 +19,10 @@ url="http://www.digikam.org/"
|
||||||
makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
|
makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
|
||||||
'doxygen' 'lensfun' 'eigen' 'kdoctools' 'marble' 'kdesignerplugin'
|
'doxygen' 'lensfun' 'eigen' 'kdoctools' 'marble' 'kdesignerplugin'
|
||||||
'kfilemetadata' 'akonadi-contacts' 'qt5-multimedia' 'threadweaver' 'kcalcore'
|
'kfilemetadata' 'akonadi-contacts' 'qt5-multimedia' 'threadweaver' 'kcalcore'
|
||||||
'knotifyconfig' 'libmediawiki' 'libkvkontakte' 'gphoto2')
|
'knotifyconfig' 'libmediawiki' 'libkvkontakte')
|
||||||
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz"
|
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz"
|
||||||
'0001-optionally-enable-OpenGL.patch')
|
'0001-optionally-enable-OpenGL.patch')
|
||||||
sha1sums=('329195ac7ea890a3bec435cd2ed83b04bc80ba1d'
|
sha1sums=('3a62f6efdfafc37341626cbf0225cd7adc9d0633'
|
||||||
'95169d438884b1650a4c11e1ca44ae7ad5096a89')
|
'95169d438884b1650a4c11e1ca44ae7ad5096a89')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue