libgnomeprint
The package downloads source code from the official GNOME project host (ftp.gnome.org) and a patch from Gentoo's official gitweb, both of which are legitimate and expected sources; the non-whitelisted host is a standard upstream source for the project, and the build process is transparent and normal for AUR packages.
Triggered rules
llm_review
An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is LOW (confidence 95%): The package downloads source code from the official GNOME project host (ftp.gnome.org) and a patch from Gentoo's official gitweb, both of which are legitimate and expected sources; the non-whitelisted host is a standard upstream source for the project, and the build process is transparent and normal for AUR packages.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:20
"https://gitweb.gentoo.org/repo/gentoo.git/plain/gnome-base/libgnomeprint/files/libgnomeprint-2.18.8-bison3.patch?id=56bd759df1d0c750a065b8c845e93d5dfa6b549d"
PKGBUILD
1 offending line(s) highlighted# Maintainer: not_anonymous <nmlibertarian@gmail.com>
# Contributor: Popolon <popolon@popolon.org>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Rafael Ferreira <josephgbr@archlinux.info>
pkgname=libgnomeprint
pkgver=2.18.8
pkgrel=10
pkgdesc='Printing routines for GNOME'
url='http://www.gnome.org/'
arch=('x86_64' 'i686')
license=('LGPL' 'GPL')
depends=('pango' 'libart-lgpl' 'libxml2' 'libgnomecups')
makedepends=('intltool' 'pkgconfig' 'addinclude')
replaces=('libgnomeprint-cups')
conflicts=('libgnomeprint-cups')
options=('!libtool')
source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/2.18/$pkgname-$pkgver.tar.bz2"
"https://gitweb.gentoo.org/repo/gentoo.git/plain/gnome-base/libgnomeprint/files/libgnomeprint-2.18.8-bison3.patch?id=56bd759df1d0c750a065b8c845e93d5dfa6b549d"
"patch-freetype-2.5.1.diff"
"configure.in.patch")
sha256sums=('1034ec8651051f84d2424e7a1da61c530422cc20ce5b2d9e107e1e46778d9691'
'f90696e4ee1f4fb49bd3a3fe62e3443efef6f4918aeaf7586cab692a035463c3'
'2f563a5fd6917d506cc11a5e22d09225e161d3bfe747fb6021338e623ed0c844'
'9334858ec6aa62582a0cdbaa23c6f0dcb436e8f0292ab8a7663790378b73c61f')
prepare() {
cd "$pkgname-$pkgver"
patch -p0 -i "$srcdir/patch-freetype-2.5.1.diff"
patch --forward --strip=1 --input="${srcdir}/configure.in.patch"
addinclude "$pkgname/modules/cups/gnome-print-cups-transport.c" stdio
autoconf
cd "$srcdir"
patch -p0 -i libgnomeprint-2.18.8-bison3.patch?id=56bd759df1d0c750a065b8c845e93d5dfa6b549d
}
build() {
cd "$pkgname-$pkgver"
./configure --prefix=/usr --disable-static --enable-gtk-doc=no
make
}
package() {
make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |
| 2026-08-29 00:29:17 | Low | 2 |