20 lines
703 B
Bash
20 lines
703 B
Bash
# Template file for 'gmic-krita'
|
|
pkgname=gmic-krita
|
|
version=3.0.0.1
|
|
revision=1
|
|
_krita_version=5.0.0
|
|
build_wrksrc="gmic-qt"
|
|
build_style=cmake
|
|
configure_args="-DGMIC_QT_HOST=krita-plugin
|
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo"
|
|
hostmakedepends="pkg-config extra-cmake-modules qt5-qmake
|
|
qt5-host-tools kcoreaddons"
|
|
makedepends="fftw-devel qt5-devel qt5-tools-devel
|
|
kcoreaddons-devel krita-devel"
|
|
short_desc="GREYC's Magic for Image Computing - Krita plugin"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="CECILL-2.1"
|
|
homepage="http://gmic.eu/"
|
|
distfiles="https://files.kde.org/krita/build/dependencies/gmic-${version}-patched.tar.gz"
|
|
checksum=05e25367af01039a97c52d48694f00daf36ee180fa68220f72522aaf245a782b
|