Search Criteria
Package Details: normcap 0.5.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/normcap.git (read-only, click to copy) |
---|---|
Package Base: | normcap |
Description: | OCR powered screen-capture tool to capture information instead of images |
Upstream URL: | https://dynobo.github.io/normcap |
Licenses: | AGPL-3.0-or-later AND MIT |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 15 |
Popularity: | 0.91 |
First Submitted: | 2021-11-07 21:19 (UTC) |
Last Updated: | 2024-12-13 02:40 (UTC) |
Dependencies (17)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- leptonica
- libnotify (libnotify-gitAUR)
- pyside6
- python-jeepney
- python-pytesseract
- python-babel (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-toml (python-toml-gitAUR) (make)
- python-wheel (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- qt6-wayland (optional) – Required in Wayland sessions
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – clipboard access for Wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard access for Xorg
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – alternative Xorg clipboard handler
Latest Comments
« First ‹ Previous 1 2 3 4 5
Jake commented on 2021-11-20 09:46 (UTC) (edited on 2021-11-20 10:26 (UTC) by Jake)
Does not start currently, error:
I don't think it has the be switched to appImage (as packages should be source built by default), but the build does not quite work, there is no python code in the package/wheel:
Edit: Normal build with setup.py works, see my fixed PKGBUILD
yochananmarqos commented on 2021-11-14 04:40 (UTC)
@Raymo11, see my edited comment below.
Raymo111 commented on 2021-11-14 04:38 (UTC)
Try installing and running on a clean system (without the pip version of the package installed), you get a python error on run, something about normcap library not found.
yochananmarqos commented on 2021-11-14 04:35 (UTC) (edited on 2021-11-14 04:39 (UTC) by yochananmarqos)
@Raymo111: What "doesn't work"? It builds, installs and runs fine.
EDIT: You might be referring to the outdated
python-tesserocr
AUR package. See my comment there, I've got an updated PKGBUILD.Raymo111 commented on 2021-11-14 02:22 (UTC)
Can you package this using the AppImage from https://github.com/dynobo/normcap/releases instead? The way you have it packaged currently doesn't work.
« First ‹ Previous 1 2 3 4 5