portprotonqt

maintainer Boria138 · 5 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a git clone from the project's own official repository on a non-whitelisted but plausibly project-owned host; building from source is normal AUR packaging behavior and poses no inherent risk.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a git clone from the project's own official repository on a non-whitelisted but plausibly project-owned host; building from source is normal AUR packaging behavior and poses no inherent risk.

1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:16 source=("git+https://git.linux-gaming.ru/Linux-Gaming/PortProtonQt#tag=v$pkgver")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Boris Yumankulov <boriabloger[at]protonmail[dot]com>
2
3pkgname=('portprotonqt')
4pkgver=1.3.0
5pkgrel=1
6pkgdesc="Modern GUI for managing and launching games from PortProton and Steam"
7arch=('any')
8url="https://git.linux-gaming.ru/Linux-Gaming/PortProtonQt"
9license=('GPL-3.0')
10depends=('python-requests' 'python-babel' 'python-evdev' 'python-pygame' 'python-orjson'
11 'python-psutil' 'python-tqdm' 'python-vdf' 'python-libarchive-c' 'pyside6' 'python-rapidfuzz' 'python-pefile' 'python-pillow' 'perl-image-exiftool' 'python-websocket-client' 'cabextract' 'unzip' 'curl' 'file' 'findutils' 'gawk' 'grep' 'tar' 'xz' 'zstd' 'gzip' 'unrar' 'qt6-svg' 'qt6-imageformats' 'pciutils' 'mesa-utils' 'vulkan-icd-loader' 'procps-ng' 'psmisc' '7zip' 'python-dbus-fast' 'sdl3')
12makedepends=('meson' 'ninja' 'vulkan-headers' 'gettext')
13conflicts=("portprotonqt-steam-compat")
14provides=('portprotonqt-steam-compat')
15replaces=('portprotonqt-steam-compat')
16source=("git+https://git.linux-gaming.ru/Linux-Gaming/PortProtonQt#tag=v$pkgver")
17sha256sums=('9450c7d4029d818d5da86abe8cc099fbfe839d72ea664d470f9204de4918e8c3')
18
19build() {
20 arch-meson PortProtonQt build
21 meson compile -C build
22}
23
24package_portprotonqt() {
25 pkgdesc="Modern GUI for managing and launching games from PortProton and Steam"
26 optdepends=(
27 'networkmanager: System tab network management'
28 'bluez: System tab bluetooth management'
29 'upower: System tab bluetooth battery level'
30 'libpulse: System tab audio volume/output management'
31 'python-qrcode: Wi-Fi QR code generation'
32 'squashfs-tools: for legacy PortProton prefix backup support'
33 )
34
35 DESTDIR="$pkgdir" meson install -C build --skip-subprojects
36
37 bash "$srcdir/PortProtonQt/dev-scripts/generate-completions.sh"
38 install -Dpm 0644 "$srcdir/PortProtonQt/completions/portprotonqt" -t "$pkgdir/usr/share/bash-completion/completions"
39 install -Dpm 0644 "$srcdir/PortProtonQt/completions/portprotonqt.fish" -t "$pkgdir/usr/share/fish/vendor_completions.d"
40 install -Dpm 0644 "$srcdir/PortProtonQt/completions/_portprotonqt" -t "$pkgdir/usr/share/zsh/site-functions"
41}
42

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 13:57:59 MEDIUM 1
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2

Report a package

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

0 / 4000
Your suggestion