Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a150afe957e06e6a0e0430179a8582c274c48998
commit a150afe957e06e6a0e0430179a8582c274c48998 Author: kikadf <[email protected]> Date: Mon Nov 11 13:42:23 2013 +0100 gmic-1.5.7.2-1-x86_64 * Version bump diff --git a/source/xapps-extra/gmic/FrugalBuild b/source/xapps-extra/gmic/FrugalBuild index 05e8094..02f557e 100644 --- a/source/xapps-extra/gmic/FrugalBuild +++ b/source/xapps-extra/gmic/FrugalBuild @@ -2,12 +2,15 @@ # Maintainer: kikadf <[email protected]> # Contributor: Devil505 <[email protected]> +options+=('asneeded') + pkgname=gmic -pkgver=1.5.6.1 +pkgver=1.5.7.2 pkgrel=1 -pkgdesc="image procession framework" -depends=('fftw' 'lapack' 'opencv>=2.4.6.1' 'graphicsmagick' 'openexr') -makedepends=('gimp' 'fftw' 'lapack' 'graphicsmagick' 'openexr' 'imagemagick' 'libqtcore' 'qt4') +pkgdesc="Image procession framework" +depends=('fftw' 'lapack' 'opencv>=2.4.6.1' 'graphicsmagick' 'openexr' 'libqtgui' \ + 'libqtnetwork' 'libqtxml') +makedepends=('gimp' 'fftw' 'lapack' 'graphicsmagick' 'openexr' 'imagemagick') groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_sep="_" @@ -15,7 +18,7 @@ _F_sourceforge_rss_limit="150" _F_archive_grepv="beta" _F_cd_path="$pkgname-$pkgver" Finclude sourceforge -sha1sums=('f34b365ec008afec8d93011989b6221dd7bb5073') +sha1sums=('cce2c703804da2cbcbdb42c9954dac75868044b6') subpkgs=("${subpkgs[@]}" "gimp-plugin-gmic") subdescs=("${subdescs[@]}" "Gimp plugin for the GMIC image procession framework") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
