eduke32

maintainer FredBezies · 132 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a tarball from the project's official domain (dukeworld.com) hosting the project's own source code, which is then compiled; building from a non-whitelisted but project-owned host is normal for AUR packages and not inherently dangerous.

Triggered rules

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is LOW (confidence 95%): The source is a tarball from the project's official domain (dukeworld.com) hosting the project's own source code, which is then compiled; building from a non-whitelisted but project-owned host is normal for AUR packages and not inherently dangerous.

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:19 source=("http://dukeworld.com/$pkgname/synthesis/$_pkgdate-$_pkgrev/eduke32_src_$_pkgdate-$_pkgrev.tar.xz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
2# Contributors: carstene1ns, Arkham, Christoph Zeiler and JD Steffen
3
4pkgname=eduke32
5_pkgdate=20260203
6_pkgrev='10664-ba6b7bb1d'
7pkgver=$_pkgdate.r${_pkgrev/-/_}
8pkgrel=3
9pkgdesc="An advanced Duke Nukem 3D source port"
10arch=('x86_64')
11url="http://eduke32.com/"
12license=('GPL' 'custom: BUILD')
13depends=('libvpx' 'sdl2-compat' 'flac' 'libvorbis' 'alsa-lib')
14makedepends=('mesa' 'glu')
15optdepends=('freepats-general-midi: a free soundfont for music'
16 'fluidsynth: alternative midi sequencer'
17 'eduke32-shareware-episode: Duke Nukem 3D Demo')
18install=$pkgname.install
19source=("http://dukeworld.com/$pkgname/synthesis/$_pkgdate-$_pkgrev/eduke32_src_$_pkgdate-$_pkgrev.tar.xz"
20 "$pkgname.png"
21 "$pkgname.desktop")
22sha256sums=('daa2ce53a79d1fff337da40b60f1bd13b21d03c1e22f73b2a95431ee3008c7f3'
23 'b55a264b4682afabd49587d700d4c85ce6c2e7af7ce2764dd217ebe167549863'
24 'cf2ea2c6a0d85ab15e30171ed5b921f1fcf5644de7af9638c0ef60de21c44f24')
25options=(!debug)
26
27build() {
28 cd eduke32_$_pkgdate-$_pkgrev
29
30 # add cxxflags, set revision
31 make PACKAGE_REPOSITORY=1 VC_REV=$_pkgrev #PRETTY_OUTPUT=0
32}
33
34package() {
35 cd eduke32_$_pkgdate-$_pkgrev
36
37 # install binaries, buildlicense, icon and desktop files
38 install -d "$pkgdir"/usr/bin
39 install -m755 eduke32 mapster32 "$pkgdir"/usr/bin
40 install -Dm644 package/common/buildlic.txt "$pkgdir"/usr/share/licenses/$pkgname/buildlic.txt
41 install -Dm644 ../$pkgname.png "$pkgdir"/usr/share/pixmaps/$pkgname.png
42 install -Dm644 ../$pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop
43}
44

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