extra/krita to 4.4.1-8

This commit is contained in:
Kevin Mihelich 2021-01-05 19:56:51 +00:00
parent 696095567c
commit 86692a9a37

View file

@ -6,7 +6,7 @@
pkgname=krita
_pkgver=4.4.1
pkgver=${_pkgver/-/}
pkgrel=7
pkgrel=8
pkgdesc="Edit and paint images"
arch=(x86_64)
url="https://krita.org"
@ -14,7 +14,7 @@ license=(GPL3)
depends=(kitemviews kitemmodels ki18n kcompletion kguiaddons kcrash qt5-svg qt5-multimedia quazip
gsl libraw exiv2 openexr fftw giflib openjpeg2 hicolor-icon-theme)
makedepends=(extra-cmake-modules kdoctools boost eigen poppler-qt5 opencolorio python-pyqt5 libheif
qt5-tools sip5 kseexpr)
qt5-tools sip4 python-sip4 kseexpr)
optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio: for the LUT docker'
"krita-plugin-gmic: G'MIC plugin" 'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
'kseexpr: SeExpr generator layer' 'kimageformats: PSD support')