radium_compressor

maintainer orphaned · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a tarball from a plausible project-related host (notam02.no) used to build the software from source; the host is not whitelisted but is associated with the project, and no untrusted executables or malicious payloads are involved.

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from a plausible project-related host (notam02.no) used to build the software from source; the host is not whitelisted but is associated with the project, and no untrusted executables or malicious payloads are involved.

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:13 source=("http://archive.notam02.no/arkiv/src/$pkgname-$pkgver.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Lieven Moors lievenmoors<aT>gmail<d0t>com
2# Contributor: rtfreedman (rob<d0t>til<d0t>freedman<aT>googlemail<d0t>com
3
4pkgname=radium_compressor
5pkgver=0.5.1
6pkgrel=5
7pkgdesc="A standalone jack audio compressor"
8arch=(i686 x86_64)
9url="http://users.notam02.no/~kjetism/radium/compressor_plugin.php"
10license=('GPL2')
11depends=(jack qt4)
12makedepends=(faust)
13source=("http://archive.notam02.no/arkiv/src/$pkgname-$pkgver.tar.gz"
14 "radium_compressor.desktop"
15 "radium_compressor.png"
16 "Makefile.patch")
17
18md5sums=('d6e24bb1ef4f279adda07ff6e10f3601'
19 '19b176fb5434ebd1ef2e4fcd21081e6b'
20 'c535752663bd92f3467e9aef7a5316fe'
21 '48e3e1ee69f0234db1a4bad7af973283')
22
23build() {
24 cd "$srcdir/$pkgname-$pkgver"
25 patch -p0 -i ../Makefile.patch
26 make
27# make CXXFLAGS="-march=native"
28}
29
30package() {
31 cd "$srcdir/$pkgname-$pkgver"
32 make DESTDIR="$pkgdir" install
33
34 install -Dm644 ../$pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop
35 install -Dm644 ../$pkgname.png "$pkgdir"/usr/share/pixmaps/$pkgname.png
36}
37
38# vim:set ts=2 sw=2 et:
39

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 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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