niri-ocr

maintainer Beefsizzle · 0 votes · scanned 2026-08-18 13:39:48.676217
LOW
View on AUR ↗
Why flagged Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

LOW Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: Beefsizzle <beefsizzle@gmail.com>
2pkgname=niri-ocr
3pkgver=1.0.0
4pkgrel=1
5pkgdesc="CleanShot X-style OCR text capture for niri: select a region, get text in clipboard"
6arch=(any)
7url="https://github.com/Beefsizzle/niri-ocr"
8license=(MIT)
9# niri 25.11 added the `--path` argument to the screenshot action.
10depends=(tesseract tesseract-data-eng wl-clipboard libnotify 'niri>=25.11')
11source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
12sha256sums=('cac6402cf78ea1d0af31b1b9c749707c79c439755ec7644a696e05cef628aa46')
13
14package() {
15 cd "$pkgname-$pkgver"
16 install -Dm755 niri-ocr "$pkgdir/usr/bin/niri-ocr"
17 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/niri-ocr/LICENSE"
18}
19

Scan history

Scanned at (UTC)SeverityRules
2026-08-18 13:39:48 LOW 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion