Source: gimagereader
Section: graphics
Priority: optional
Maintainer: Sandro Mani <manisandro@gmail.com>
Build-Depends: debhelper (>= 9),
 cmake,
 libgtkspellmm-3.0-dev,
 libgtkmm-3.0-dev,
 libgtksourceviewmm-3.0-dev,
 libcairomm-1.0-dev,
 libpoppler-glib-dev,
 libtesseract-dev,
 libsane-dev,
 libqt4-dev,
 libqtspell-qt4-dev,
 libpoppler-qt4-dev
Standards-Version: 3.9.4
Homepage: https://github.com/manisandro/gImageReader

Package: gimagereader-gtk
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gimagereader-common (= ${binary:Version})
Replaces: gimagereader (<< 2.94-1)
Conflicts: gimagereader (<< 2.94-1)
Description: A graphical frontend to tesseract-ocr
 gImageReader is a simple front-end to tesseract. Features include:
  - Automatic page layout detection
  - User can manually define and adjust recognition regions
  - Import images from disk, scanning devices, clipboard and screenshots
  - Supports multipage PDF documents
  - Recognized text displayed directly next to the image
  - Basic editing of output text, including search/replace and removing line breaks
  - Spellchecking for output text (if corresponding dictionary installed)
 This package contains the Gtk+ front-end.

Package: gimagereader-qt
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gimagereader-common (= ${binary:Version})
Description: A graphical frontend to tesseract-ocr
 gImageReader is a simple front-end to tesseract. Features include:
  - Automatic page layout detection
  - User can manually define and adjust recognition regions
  - Import images from disk, scanning devices, clipboard and screenshots
  - Supports multipage PDF documents
  - Recognized text displayed directly next to the image
  - Basic editing of output text, including search/replace and removing line breaks
  - Spellchecking for output text (if corresponding dictionary installed)
 This package contains the Qt front-end.

Package: gimagereader-common
Architecture: all
Depends: ${misc:Depends}
Conflicts: gimagereader (<< 2.94-1)
Description: Common files for gimagereader
 This package contains common files for gimagereader.

Package: gimagereader-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends}
Description: Debugging symbols for gimagereader
 This package contains the debugging symbols for gimagereader.
