mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
16 lines
704 B
Bash
16 lines
704 B
Bash
# Template file for 'gmic-krita'
|
|
pkgname=gmic-krita
|
|
version=3.5.0.1
|
|
revision=1
|
|
build_wrksrc="gmic-qt"
|
|
build_style=cmake
|
|
configure_args="-DGMIC_QT_HOST=krita-plugin -DENABLE_SYSTEM_GMIC=no
|
|
-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=1ae8ca0d368615af6ebdf1cbff005cb20868e1032b9d2c016ce7af91c9582392
|