open-sstv-bin

LOW
maintainer va2bbw 0 votes scanned 2026-08-22 15:17:41.736085
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: va2bbw <antelaurijssen@gmail.com>
2
3pkgname=open-sstv-bin
4pkgver=0.6.8
5pkgrel=1
6pkgdesc="Open-source cross-platform SSTV transceiver for amateur radio (prebuilt binary, GUI only)"
7arch=('x86_64' 'aarch64')
8url="https://github.com/bucknova/Open-SSTV"
9license=('GPL-3.0-or-later')
10provides=('open-sstv')
11conflicts=('open-sstv')
12optdepends=('hamlib: rigctld-based radio control')
13options=('!strip')
14
15source_x86_64=("https://github.com/bucknova/Open-SSTV/releases/download/v$pkgver/open-sstv-linux-x86_64.zip")
16source_aarch64=("https://github.com/bucknova/Open-SSTV/releases/download/v$pkgver/open-sstv-linux-arm64.zip")
17
18package() {
19 install -dm755 "$pkgdir/opt/open-sstv"
20 cp -r open-sstv/* "$pkgdir/opt/open-sstv/"
21
22 install -dm755 "$pkgdir/usr/bin"
23 ln -s /opt/open-sstv/open-sstv "$pkgdir/usr/bin/open-sstv"
24
25 install -Dm644 "$srcdir"/open-sstv/_internal/open_sstv-*.dist-info/licenses/LICENSE \
26 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
27}
28sha256sums_x86_64=('4ed6769a0e298675e289a19c650ccdf84046602ee810317c216352fdd5f8803e')
29sha256sums_aarch64=('b787b780c0f643ff54e33654f12cf5541156de5696029b2e6f9bd6c024ade732')
30

Scan history

Scanned at (UTC)SeverityRules
2026-08-22 15:17:41 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