blob: 841f700c8593ac89a15cb3dafc0b6942f7dd93ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = normcap
pkgdesc = OCR powered screen-capture tool to capture information instead of images
pkgver = 0.6.0
pkgrel = 3
url = https://dynobo.github.io/normcap
arch = any
license = AGPL-3.0-or-later AND MIT
checkdepends = appstream
checkdepends = desktop-file-utils
makedepends = python-babel
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-toml
makedepends = python-wheel
depends = hicolor-icon-theme
depends = leptonica
depends = libnotify
depends = pyside6
depends = python-jeepney
depends = python-pytesseract
depends = python-zxing-cpp
depends = shiboken6
optdepends = gnome-shell-extension-window-calls: Window positioning handler for GNOME
optdepends = wl-clipboard: clipboard access for Wayland
optdepends = xclip: clipboard access for Xorg
optdepends = xsel: alternative Xorg clipboard handler
source = normcap-0.6.0.tar.gz::https://github.com/dynobo/normcap/archive/refs/tags/v0.6.0.tar.gz
sha256sums = aae35b423c2cc586ffc01cc556b4e7965133cc24cea296677efdac3de134cd50
pkgname = normcap
|