libgnomeprint

LOW
maintainer not_anonymous 145 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

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

Low AI review 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)
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: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
1# Maintainer: not_anonymous <nmlibertarian@gmail.com>
2# Contributor: Popolon <popolon@popolon.org>
3# Contributor: Alexander Rødseth <rodseth@gmail.com>
4# Contributor: Jan de Groot <jgc@archlinux.org>
5# Contributor: Rafael Ferreira <josephgbr@archlinux.info>
6
7pkgname=libgnomeprint
8pkgver=2.18.8
9pkgrel=10
10pkgdesc='Printing routines for GNOME'
11url='http://www.gnome.org/'
12arch=('x86_64' 'i686')
13license=('LGPL' 'GPL')
14depends=('pango' 'libart-lgpl' 'libxml2' 'libgnomecups')
15makedepends=('intltool' 'pkgconfig' 'addinclude')
16replaces=('libgnomeprint-cups')
17conflicts=('libgnomeprint-cups')
18options=('!libtool')
19source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/2.18/$pkgname-$pkgver.tar.bz2"
20 "https://gitweb.gentoo.org/repo/gentoo.git/plain/gnome-base/libgnomeprint/files/libgnomeprint-2.18.8-bison3.patch?id=56bd759df1d0c750a065b8c845e93d5dfa6b549d"
21 "patch-freetype-2.5.1.diff"
22 "configure.in.patch")
23sha256sums=('1034ec8651051f84d2424e7a1da61c530422cc20ce5b2d9e107e1e46778d9691'
24 'f90696e4ee1f4fb49bd3a3fe62e3443efef6f4918aeaf7586cab692a035463c3'
25 '2f563a5fd6917d506cc11a5e22d09225e161d3bfe747fb6021338e623ed0c844'
26 '9334858ec6aa62582a0cdbaa23c6f0dcb436e8f0292ab8a7663790378b73c61f')
27
28prepare() {
29 cd "$pkgname-$pkgver"
30
31 patch -p0 -i "$srcdir/patch-freetype-2.5.1.diff"
32 patch --forward --strip=1 --input="${srcdir}/configure.in.patch"
33 addinclude "$pkgname/modules/cups/gnome-print-cups-transport.c" stdio
34 autoconf
35 cd "$srcdir"
36 patch -p0 -i libgnomeprint-2.18.8-bison3.patch?id=56bd759df1d0c750a065b8c845e93d5dfa6b549d
37
38}
39
40build() {
41 cd "$pkgname-$pkgver"
42
43 ./configure --prefix=/usr --disable-static --enable-gtk-doc=no
44 make
45}
46
47package() {
48 make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
49}
50

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion