mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/gmic to 3.0.1-1
This commit is contained in:
parent
bef153ec43
commit
75a135d766
1 changed files with 3 additions and 3 deletions
|
@ -11,14 +11,14 @@ highmem=1
|
||||||
|
|
||||||
pkgbase=gmic
|
pkgbase=gmic
|
||||||
pkgname=(gmic gimp-plugin-gmic)
|
pkgname=(gmic gimp-plugin-gmic)
|
||||||
pkgver=3.0.0
|
pkgver=3.0.1
|
||||||
pkgrel=3
|
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=('3f056bb9e6dbf0674af4c8dce59f4198172187662f7fbb36cc63ebc8c1b71120')
|
sha256sums=('6cc20a20e3ab53ce485ccf6e044a30141b3d62cf7743b83bb04906ff29453035')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cmake -B build -S gmic-$pkgver \
|
cmake -B build -S gmic-$pkgver \
|
||||||
|
|
Loading…
Reference in a new issue