summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 92055589b379beeee6d273078cbf533ebd141748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Maintainer: zlfn <dev@zlfn.space>

pkgname=krita-plus-bin
pkgver=v5.1.1.r105.gca2ec62c0f
pkgrel=1
pkgdesc='The pre-built package of Krita Plus. If you do not trust me, intall krita-plus-git instead.'
arch=(x86_64)
url='https://krita.org'
license=(GPL3)
depends=(kitemviews kitemmodels ki18n kcompletion kguiaddons kcrash qt5-svg qt5-multimedia quazip
         gsl libraw exiv2 openexr fftw openjpeg2 opencolorio libwebp hicolor-icon-theme)
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'
            'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
            'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes'
            'krita-plugin-gmic: GMic plugin')
provides=(krita)
conflicts=(krita)
source=(https://github.com/zlfn/krita-aur/releases/download/v5.1.1.r105.gca2ec62c0f/krita-plus-bin-v5.1.1.r105.gca2ec62c0f-1-x86_64.pkg.tar.zst)
noextract=(krita-plus-bin-v5.1.1.r105.gca2ec62c0f-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')