gnome-network-displays-bin

maintainer Felitendo · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package installs a prebuilt binary from a personal GitHub release (non-official source) with a fixed checksum, representing a supply-chain risk if the source were compromised, though no active malicious behavior is evident.

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.

MEDIUM AI review of an ambiguous pattern llm_review

The static rules found a suspicious pattern they could not resolve, so an AI model (qwen/qwen3-235b-a22b-2507) reviewed it and judged it MEDIUM (confidence 85%): The package installs a prebuilt binary from a personal GitHub release (non-official source) with a fixed checksum, representing a supply-chain risk if the source were compromised, though no active malicious behavior is evident.

PKGBUILD

1# Maintainer: Felitendo
2# This PKGBUILD is updated automatically:
3# https://github.com/Felitendo/PKGBUILDS
4
5pkgname=gnome-network-displays-bin
6pkgver=0.99.0
7pkgrel=1
8pkgdesc="Screencasting for GNOME - Miracast and Chromecast (prebuilt)"
9arch=('x86_64')
10url="https://gitlab.gnome.org/GNOME/gnome-network-displays"
11license=('GPL-3.0-or-later')
12depends=('avahi' 'dnsmasq' 'gst-plugin-pipewire' 'gst-plugins-bad'
13 'gst-plugins-good' 'gst-plugins-ugly' 'gst-rtsp-server' 'gstreamer'
14 'gtk4' 'json-glib' 'libadwaita' 'libnm' 'libportal' 'libportal-gtk4'
15 'libpulse' 'libsoup3' 'networkmanager' 'protobuf-c'
16 'xdg-desktop-portal' 'hicolor-icon-theme')
17optdepends=('gstreamer-vaapi: hardware accelerated encoding')
18provides=('gnome-network-displays')
19conflicts=('gnome-network-displays')
20source=("${pkgname}-${pkgver}-${pkgrel}.tar.zst::https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
21sha256sums=('6e7f93f491226bab6ae54139dcaf009d9cedd8e983b04b5128701c3250936ac1')
22
23package() {
24 cp -a "$srcdir/usr" "$pkgdir/"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 09:27:42 MEDIUM 2

Report a package

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

0 / 4000
Your suggestion