xnviewmp

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

The source is a prebuilt binary from the official project's download domain (xnview.com), which is a standard and expected practice for this software; the host is not on common whitelists but is legitimate and specific to the vendor.

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 prebuilt binary from the official project's download domain (xnview.com), which is a standard and expected practice for this software; the host is not on common whitelists but is legitimate and specific to the vendor.

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:25 source=("XnViewMP-linux-x64_${pkgver}-rel${srcrel}.tgz::https://download.xnview.com/old_versions/XnView_MP/XnView_MP-${pkgver}-linux-x64.tgz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Kevin Brodsky <corax26 'at' gmail 'dot' com>
2# Contributor: Evan Penner <gryffyn@archlinux 'dot' net>
3# Contributor: Iru Cai <mytbk920423\x40gmail 'dot' com>
4# Contributor: Houlala <houlala 'at' gmail 'dot' com>
5# Contributor: Olivier Duclos <olivier.duclos gmail.com>
6# Contributor: wido <widomaker2k7@gmail.com>
7# Contributor: VuDu <vudu 'dot' curse 'at' gmail 'dot' com>
8# Contributor: Martin Poljak <martin 'at' poljak 'dot' cz>
9
10pkgname=xnviewmp
11pkgver=1.11.5
12srcrel=1 # Incremented when there is a new release for the same version number
13pkgrel=1
14pkgdesc="An efficient multimedia viewer, browser and converter."
15url="https://www.xnview.com/en/xnviewmp/"
16
17arch=('x86_64')
18license=('custom')
19# Require qt5-multimedia to pull all its dependencies. We do not actually need
20# to depend on qt5-*, but qt5-multimedia (and indirectly qt5-base) have
21# various dependencies that we need even when using the packaged libraries.
22depends=('qt5-multimedia')
23optdepends=('glib2: support for moving files to trash')
24
25source=("XnViewMP-linux-x64_${pkgver}-rel${srcrel}.tgz::https://download.xnview.com/old_versions/XnView_MP/XnView_MP-${pkgver}-linux-x64.tgz"
26 'XnView.desktop')
27sha256sums=('736c272f3007a59d9247fb6786f7a4d34d442386c1ceb262fae090261e96a9b7'
28 'f6b3a4aaa0a55b5f21d9b91ab6f3da3d6ee077ba7fdd17e7c4ab1c69ad2a9e3a')
29
30package() {
31 install -d -m755 "${pkgdir}/opt/${pkgname}"
32 install -d -m755 "${pkgdir}/usr/bin"
33 install -d -m755 "${pkgdir}/usr/share/applications"
34
35 cp -a "${srcdir}/XnView"/* "${pkgdir}/opt/${pkgname}"
36 ln -s "/opt/${pkgname}/xnview.sh" "${pkgdir}/usr/bin/${pkgname}"
37
38 install -m644 "${srcdir}/XnView.desktop" "${pkgdir}/usr/share/applications/XnView.desktop"
39 install -D -m644 "${srcdir}/XnView/license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
40
41 # Clean up
42 rm "${pkgdir}/opt/${pkgname}/XnView.desktop"
43 chmod 644 "${pkgdir}/opt/${pkgname}"/xnview*.png
44 chmod 755 "${pkgdir}/opt/${pkgname}/XnView"
45}
46
47# vim:set ts=2 sw=2 et:
48

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 21:24:02 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

Report a package

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

0 / 4000
Your suggestion