mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gmic-krita: update to 3.2.4.1.
This commit is contained in:
parent
687c739e27
commit
d7df145d12
1 changed files with 6 additions and 9 deletions
|
@ -1,19 +1,16 @@
|
|||
# Template file for 'gmic-krita'
|
||||
pkgname=gmic-krita
|
||||
version=3.0.0.1
|
||||
revision=2
|
||||
_krita_version=5.0.0
|
||||
version=3.2.4.1
|
||||
revision=1
|
||||
build_wrksrc="gmic-qt"
|
||||
build_style=cmake
|
||||
configure_args="-DGMIC_QT_HOST=krita-plugin
|
||||
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"
|
||||
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
|
||||
checksum=e5ef81ded4de2d7d2e17a60f90e8046e2bc06bc7a2439ab3a0123611d210eed8
|
||||
|
|
Loading…
Add table
Reference in a new issue