Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=524db77e8424799ea6a97d415badfe841ebb1ca9
commit 524db77e8424799ea6a97d415badfe841ebb1ca9 Author: kikadf <[email protected]> Date: Fri Oct 26 20:58:34 2012 +0200 tesseract-gui-2.8-3-x86_64 * Rebuild with tesseract-ocr-3.02.02 diff --git a/source/xapps-extra/tesseract-gui/FrugalBuild b/source/xapps-extra/tesseract-gui/FrugalBuild index 90bac9c..fc62ec0 100644 --- a/source/xapps-extra/tesseract-gui/FrugalBuild +++ b/source/xapps-extra/tesseract-gui/FrugalBuild @@ -4,13 +4,13 @@ pkgname=tesseract-gui pkgver=2.8 -pkgrel=2 +pkgrel=3 pkgdesc="A graphical way to use it with simple image manipulation thru ImageMagick" archs=('i686' 'x86_64') -depends=('tesseract-ocr>=3.00' 'imagemagick>=6.7.9_2-1') +rodepends=('imagemagick>=6.7.9_2-1' 'tesseract-ocr>=3.02.02') +Finclude sourceforge groups=('xapps-extra') sha1sums=('0e538198597477b7756db7a80aa1d7227f84c91c') -Finclude sourceforge build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
