Source: normcap
Section: utils
Maintainer: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Build-Depends:
 debhelper-compat (= 13),
 desktop-file-utils,
 dh-sequence-python3,
 python3-all,
 python3-hatchling,
 pybuild-plugin-pyproject,
 python3-pyside6.qtcore,
 python3-pyside6.qtgui,
 python3-pyside6.qtwidgets,
 python3-pyside6.qtdbus,
 python3-pyside6.qtnetwork,
 python3-pytestqt,
 python3-setuptools,
 python3-toml,
 python3-wheel,
 python3-zxing-cpp,
Standards-Version: 4.7.4
Homepage: https://github.com/dynobo/normcap
Vcs-Browser: https://salsa.debian.org/amin_modaresi/normcap
Vcs-Git: https://salsa.debian.org/amin_modaresi/normcap.git

Package: normcap
Architecture: all
Depends:
 gnome-screenshot,
 libleptonica6,
 libnotify-bin,
 python3-jeepney,
 python3-pytesseract,
 python3-pyside6.qtcore,
 python3-pyside6.qtgui,
 python3-pyside6.qtwidgets,
 python3-pyside6.qtdbus,
 python3-pyside6.qtnetwork,
 python3-zxing-cpp,
 wl-clipboard,
 xclip,
 xsel,
 ${python3:Depends},
 ${misc:Depends},
Suggests: gnome-shell-extension-appindicator,
Description: OCR powered screen-capture tool to capture information
 NormCap captures a user-selected screen region and extracts any text,
 barcodes, or QR codes found within it. Recognised content is immediately
 copied to the clipboard without saving the image.
 .
 Features:
  * Click-and-drag crosshair to select any part of the screen
  * Extracts text with high‑accuracy Tesseract OCR
  * Multi‑language support (install tesseract-ocr-<lang> packages)
  * Detects barcodes and QR codes and copies their decoded contents
  * Results placed in the clipboard instantly for pasting
  * System tray icon for settings and quick access
  * Customisable capture modes and visual options
  * Works on Wayland and X11
 .
 NOTE: On GNOME, install the package 'gnome-shell-extension-appindicator' to
 make the tray icon visible.
