[arch-commits] Commit in ocrfeeder/trunk (PKGBUILD)
Balló György
bgyorgy at nymeria.archlinux.org
Sun Sep 15 14:28:05 UTC 2013
Date: Sunday, September 15, 2013 @ 16:28:04
Author: bgyorgy
Revision: 97231
upgpkg: ocrfeeder 0.7.11-4
Add iso-codes to dependencies (FS#36938)
Modified:
ocrfeeder/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-15 14:21:15 UTC (rev 97230)
+++ PKGBUILD 2013-09-15 14:28:04 UTC (rev 97231)
@@ -3,12 +3,14 @@
pkgname=ocrfeeder
pkgver=0.7.11
-pkgrel=3
+pkgrel=4
pkgdesc="GTK+ document layout analysis and optical character recognition application"
arch=('any')
url="http://live.gnome.org/OCRFeeder"
license=('GPL')
-depends=('python2-pyenchant' 'pygoocanvas' 'python2-gtkspell' 'python2-pillow' 'python2-lxml' 'python2-reportlab' 'ghostscript' 'unpaper' 'sane' 'desktop-file-utils')
+depends=('python2-pyenchant' 'pygoocanvas' 'python2-gtkspell' 'python2-pillow' \
+ 'python2-lxml' 'python2-reportlab' 'ghostscript' 'unpaper' 'sane' 'iso-codes' \
+ 'desktop-file-utils')
makedepends=('intltool' 'gnome-doc-utils')
optdepends=('tesseract: character recognition'
'ocrad: character recognition'
More information about the arch-commits
mailing list