mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/krita to 4.4.7-1
This commit is contained in:
parent
e756927d4f
commit
dea0619ffc
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
# - remove makedepend on vc
|
||||
|
||||
pkgname=krita
|
||||
_pkgver=4.4.5
|
||||
_pkgver=4.4.7
|
||||
pkgver=${_pkgver/-/}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
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 opencolorio1 hicolor-icon-theme)
|
||||
makedepends=(extra-cmake-modules kdoctools boost eigen poppler-qt5 python-pyqt5 libheif
|
||||
qt5-tools sip4 python-sip4 kseexpr)
|
||||
qt5-tools sip kseexpr)
|
||||
optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations'
|
||||
"krita-plugin-gmic: G'MIC plugin" 'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
|
||||
'kseexpr: SeExpr generator layer' 'kimageformats: PSD support')
|
||||
|
@ -22,7 +22,7 @@ source=(https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz{
|
|||
krita-openexr3.patch
|
||||
https://invent.kde.org/graphics/krita/-/commit/86dc361a.patch
|
||||
krita-opencolorio1.patch)
|
||||
sha256sums=('4bfd7280870d1060a00d1123d836fc1a5b5bf8a028676679f0268cd5e7fb7568'
|
||||
sha256sums=('23a7c5c4f44271153977215764fbc6bd36fd32e1a292bbd3686097a69e0b4519'
|
||||
'SKIP'
|
||||
'3825dac0317f4501c8dd8b0844540bbd0841702cd15903ce3a659755eaa226f5'
|
||||
'00c4e519bbef9575f8d4ae2183aff1da3ad9f44d324c1c1d45a7803368a1a008'
|
||||
|
|
Loading…
Reference in a new issue