mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gmic to 2.9.7-1
This commit is contained in:
parent
25a2734a24
commit
3d693e5c12
1 changed files with 2 additions and 2 deletions
|
@ -11,14 +11,14 @@ highmem=1
|
||||||
|
|
||||||
pkgbase=gmic
|
pkgbase=gmic
|
||||||
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
|
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
|
||||||
pkgver=2.9.6
|
pkgver=2.9.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://gmic.eu/"
|
url="https://gmic.eu/"
|
||||||
license=(custom:CeCILL)
|
license=(custom:CeCILL)
|
||||||
makedepends=(cmake gimp qt5-base fftw openexr opencv eigen graphicsmagick qt5-tools)
|
makedepends=(cmake gimp qt5-base fftw openexr opencv eigen graphicsmagick qt5-tools)
|
||||||
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
|
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
|
||||||
sha256sums=('d22fe8515af16dcd050d09a0bc7127ec29f4795ce732a0c6c3eaf839356bc11a')
|
sha256sums=('942537487ea722141230579db3cd4331368429c0e33cb38fee1b17aae9557f16')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cmake -B build -S gmic-$pkgver \
|
cmake -B build -S gmic-$pkgver \
|
||||||
|
|
Loading…
Reference in a new issue