Skip to content
Snippets Groups Projects
Commit 16d11412 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Make jasper a hard dependency (FS#69427)

parent 1cbe221a
No related branches found
Tags 7.1.0-6
No related merge requests found
......@@ -7,16 +7,15 @@
pkgname=digikam
_pkgver=7.1.0
pkgver=${_pkgver//-/_} # for beta versions
pkgrel=5
pkgrel=6
pkgdesc="An advanced digital photo management application"
arch=(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)
qt5-xmlpatterns imagemagick jasper glu)
makedepends=(extra-cmake-modules doxygen eigen boost kdoctools)
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"
'perl: for digitaglinktree')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment