avisynth-plugin-xclean

LOW
maintainer Hanuman 0 votes scanned 2026-09-15 17:20:16.402287
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: Etienne Charland <mysteryx93 at protonmail dot com>
2# AviSynth AVSI only. VapourSynth already has vapoursynth-plugin-xclean-git on the AUR.
3
4pkgname=avisynth-plugin-xclean
5pkgver=0.10
6pkgrel=1
7pkgdesc="AviSynth xClean 3-pass denoiser (AVSI)"
8arch=('any')
9url='https://github.com/mysteryx93/xClean'
10license=('GPL-3.0-only')
11depends=('avisynthplus')
12optdepends=(
13 'avisynth-plugin-mvtools2-pinterf: MVTools2 (pinterf)'
14 'avisynth-plugin-masktools2-git: MaskTools2'
15)
16_commit='c50de272c6c8b90a97716523366f5d16054ae4f7'
17source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mysteryx93/xClean/archive/${_commit}.tar.gz")
18sha256sums=('a58d7b00eecaa66719606285ff17e3604eae56bccf88d862041eb9dd33c03c95')
19
20package() {
21 cd "xClean-${_commit}"
22 install -Dm644 xClean.avsi "${pkgdir}/usr/lib/avisynth/xClean.avsi"
23 install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-09-15 17:20:16 Low 1

Report a package

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

0 / 4000
Your suggestion