summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Lane2021-01-25 09:11:49 +0000
committerChris Lane2021-01-25 09:11:49 +0000
commit2c3bd0d78a080e95d7884d03f4f4e22bf06cf3af (patch)
treeec43af5b6bf8a918fc3499a7420f10040df6b3af /PKGBUILD
parent0582290794761e9b0ce3b0c7a99a8a83375a81f8 (diff)
downloadaur-2c3bd0d78a080e95d7884d03f4f4e22bf06cf3af.tar.gz
Make jasper a hard dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61379234cee2..163e49c3b312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Chris Lane <aur at chrislane dot com>
pkgname=digikam-git
pkgver=v7.2.0.beta1.r500.g9541292038
-pkgrel=1
+pkgrel=2
pkgdesc='An advanced digital photo management application'
arch=('i686' 'x86_64')
license=('GPL')
url="https://www.digikam.org/"
depends=(lensfun opencv akonadi-contacts knotifyconfig libksane kfilemetadata qtav marble-common
- threadweaver kcalendarcore qt5-xmlpatterns imagemagick glu)
-makedepends=(extra-cmake-modules doxygen eigen boost kdoctools jasper git)
+ threadweaver kcalendarcore qt5-xmlpatterns imagemagick glu jasper)
+makedepends=(extra-cmake-modules doxygen eigen boost kdoctools git)
optdepends=('hugin: panorama tool'
'qt5-imageformats: support for additional image formats (WEBP, TIFF)'
- 'jasper: openJPEG support'
'rawtherapee: RAW import'
'darktable: RAW import'
"digikam-plugin-gmic: G'MIC plugin"