mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gmic to 1.5.9.2-1
This commit is contained in:
parent
d321716156
commit
dece46924b
1 changed files with 2 additions and 2 deletions
|
@ -9,14 +9,14 @@
|
||||||
|
|
||||||
pkgbase=gmic
|
pkgbase=gmic
|
||||||
pkgname=("gmic" "gimp-plugin-gmic" "zart")
|
pkgname=("gmic" "gimp-plugin-gmic" "zart")
|
||||||
pkgver=1.5.9.1
|
pkgver=1.5.9.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
url="http://gmic.sourceforge.net"
|
url="http://gmic.sourceforge.net"
|
||||||
license=("custom:CeCILL")
|
license=("custom:CeCILL")
|
||||||
makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
|
makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
|
||||||
source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz")
|
source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz")
|
||||||
md5sums=('1bf0cbaaaa013b6d363d413e70649515')
|
md5sums=('5cdd5d4aeedcb7943c32104d1adfb682')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/gmic-${pkgver}"
|
cd "${srcdir}/gmic-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue