wallpiper-cosmic

LOW
maintainer shdwmtr 0 votes scanned 2026-08-24 03:21:59.346116
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: Ethan Alexander <ethanjalexander@hotmail.ca>
2
3pkgname="wallpiper-cosmic"
4pkgver=1.0.0
5pkgrel=1
6pkgdesc="COSMIC portal for wallpiper"
7arch=('x86_64')
8url="https://github.com/shdwmtr/wallpiper"
9license=('MIT')
10depends=('wallpiper' 'wayland')
11makedepends=('git' 'wayland' 'wayland-protocols')
12source=("$pkgname::git+$url.git#tag=v$pkgver")
13sha256sums=('SKIP')
14
15build() {
16 cd "$srcdir/$pkgname"
17 make build-cosmic
18}
19
20package() {
21 cd "$srcdir/$pkgname"
22
23 install -Dm755 target/release/wallpiper-portal-cosmic "$pkgdir/usr/lib/wallpiper/wallpiper-portal-cosmic"
24 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-24 03:21:59 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