Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e2ed86f5170a8e26c6f84e3a19c840ebf57cec8
commit 4e2ed86f5170a8e26c6f84e3a19c840ebf57cec8 Author: Melko <[email protected]> Date: Sun Aug 5 23:28:21 2012 +0200 gmic-1.5.1.2-2-i686 * rebuild with opencv-2.4.2 diff --git a/source/xapps-extra/gmic/FrugalBuild b/source/xapps-extra/gmic/FrugalBuild index 6e6132f..8748d0a 100644 --- a/source/xapps-extra/gmic/FrugalBuild +++ b/source/xapps-extra/gmic/FrugalBuild @@ -3,16 +3,16 @@ pkgname=gmic pkgver=1.5.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="image procession framework" -depends=('fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr') -makedepends=('gimp' 'fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr' 'imagemagick' 'libqtcore') +depends=('fftw' 'lapack' 'opencv>=2.4.2' 'graphicsmagick' 'openexr') +makedepends=('gimp' 'fftw' 'lapack' 'graphicsmagick' 'openexr' 'imagemagick' 'libqtcore') groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_sep="_" Finclude sourceforge source=($source opencv-buildfix.patch) -sha1sums=('fd5b85723f1b9d911a13ea847203747f0d205dbb' \ +sha1sums=('8f5ea6e1fbd0e0e32be083c685b4b77aea4feafe' \ 'c1d17a4d77475a7ac0844d310fba6fcc666bc617') subpkgs=("${subpkgs[@]}" "gimp-plugin-gmic") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
