broadcast-gui-bin

LOW
maintainer londospark 0 votes scanned 2026-08-31 17:46:09.540886
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: Gareth Hubball <ridecar2@gmail.com>
2pkgname=broadcast-gui-bin
3pkgver=0.5.1
4pkgrel=1
5pkgdesc="GTK4 GUI for AI-powered per-application noise suppression on PipeWire (pre-built binary)"
6arch=('x86_64')
7url="https://github.com/londospark/broadcast"
8license=('GPL-3.0-or-later')
9depends=('pipewire' 'pipewire-pulse' 'gtk4' 'libadwaita' 'gtk4-layer-shell')
10provides=('broadcast-gui')
11conflicts=('broadcast-gui' 'broadcast-gui-git')
12source=("https://github.com/londospark/broadcast/releases/download/v${pkgver}/broadcast-gui"
13 "https://raw.githubusercontent.com/londospark/broadcast/v${pkgver}/broadcast-gui.desktop"
14 "https://raw.githubusercontent.com/londospark/broadcast/v${pkgver}/LICENSE")
15sha256sums=('3babcd94d51eb568cf0e6f9a0e668fad5b8d24af93bf4fcb1a7a8b956f162d1c'
16 '7a6ffbf0826c1d618f86c3da987c828c8f7be47f96eab5d4f8aa29990b29ca97'
17 '3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')
18
19package() {
20 install -Dm755 "$srcdir/broadcast-gui" "$pkgdir/usr/bin/broadcast-gui"
21 install -Dm644 "$srcdir/broadcast-gui.desktop" "$pkgdir/usr/share/applications/broadcast-gui.desktop"
22 install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-08-31 17:46:09 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