git » krita.git » commit f11b2cf

Drop krita-plugin-gmic optdepend, they require their own forked gmic now

author Antonio Rojas
2021-12-23 17:14:52 UTC
committer Antonio Rojas
2021-12-23 17:14:52 UTC
parent e192686a40a6d30352d5f2f4f1e86f07bde5a6f6

Drop krita-plugin-gmic optdepend, they require their own forked gmic now

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4babf3d..d07f7df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=krita
 _pkgver=5.0.0
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 pkgdesc='Edit and paint images'
 arch=(x86_64)
 url='https://krita.org'
@@ -13,7 +13,7 @@ depends=(kitemviews kitemmodels ki18n kcompletion kguiaddons kcrash qt5-svg qt5-
 makedepends=(extra-cmake-modules kdoctools boost eigen vc poppler-qt5 python-pyqt5 libheif
              qt5-tools sip kseexpr libmypaint)
 optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations'
-            "krita-plugin-gmic: G'MIC plugin" 'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
+            'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
             'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes')
 source=(https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz{,.sig})
 sha256sums=('84d5833dbcab3fd3a418f4c37670d82ad919430f0c6d0a57b993907471eecc57'