xdg-desktop-portal-aliveos

LOW
maintainer twilight0 0 votes scanned 2026-09-20 09:32:46.220774
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: Twilight0 <twilight0@vivaldi.net>
2
3pkgname=xdg-desktop-portal-aliveos
4pkgver=1.2.0
5pkgrel=1
6pkgdesc='A backend implementation for xdg-desktop-portal with native AliveOS multi-view file chooser dialog'
7arch=(x86_64)
8url='https://github.com/Twilight0/xdg-desktop-portal-aliveos'
9license=(LGPL-2.1-or-later)
10depends=(
11 gcc-libs
12 glib2
13 glibc
14 gtk3
15 xapp
16 xapp-symbolic-icons
17 xdg-desktop-portal
18 xdg-desktop-portal-gtk
19)
20makedepends=(
21 glib2-devel
22 meson
23)
24provides=(xdg-desktop-portal-aliveos xdg-desktop-portal-impl xdg-desktop-portal-xapp xdg-desktop-portal-xapp-filepicker)
25conflicts=(xdg-desktop-portal-xapp xdg-desktop-portal-filepicker xdg-desktop-portal-xapp-filepicker xdg-desktop-portal-xapp-filepicker-git)
26replaces=(xdg-desktop-portal-xapp-filepicker)
27source=("$pkgname-$pkgver.tar.gz::https://github.com/Twilight0/xdg-desktop-portal-aliveos/archive/refs/tags/v$pkgver.tar.gz")
28sha256sums=('39b0810093405c637f92a9dd5e6cbf3825e46a6cf0258002f4fe5219174100de')
29
30build() {
31 arch-meson "$pkgname-$pkgver" build
32 meson compile -C build
33}
34
35package() {
36 meson install -C build --destdir "$pkgdir"
37}
38

Scan history

Scanned at (UTC)SeverityRules
2026-09-20 09:32:46 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