xdg-desktop-portal-sonicde

LOW
maintainer sonicdesktop 0 votes scanned 2026-08-31 19:46:16.204478
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: callmetango
2# Contributor: Antonio Rojas <arojas@archlinux.org>
3
4pkgname=xdg-desktop-portal-sonicde
5pkgver=6.7.4.1
6pkgrel=1
7pkgdesc='X11 backend for xdg-desktop-portal using SonicDE and Qt'
8arch=(x86_64)
9url='https://github.com/Sonic-DE/xdg-desktop-portal-sonicde'
10license=(LGPL-2.0-or-later)
11depends=(glibc
12 kconfig
13 kcrash
14 ki18n
15 sonic-frameworks-io-fuse
16 kservice
17 kstatusnotifieritem
18 knotifications
19 kwidgetsaddons
20 libei
21 libpipewire
22 libstdc++
23 libxcb
24 libxkbcommon
25 libxkbcommon-x11
26 qt6-base
27 qt6-declarative
28 sonic-frameworks-core-addons
29 sonic-frameworks-icon-themes
30 sonic-frameworks-io
31 sonic-frameworks-keybind
32 sonic-frameworks-quick-ui
33 sonic-frameworks-windowsystem
34 sonic-pipewire
35 sonic-workspace
36 xcb-util
37 xcb-util-image
38 xcb-util-renderutil
39 xcb-util-wm
40 xdg-desktop-portal)
41makedepends=(sonic-frameworks-cmake-modules)
42provides=(xdg-desktop-portal-impl xdg-desktop-portal-kde)
43conflicts=(xdg-desktop-portal-kde)
44groups=(sonicde)
45source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
46sha256sums=('a8b63008b233044bac0ba0ef9369c60e12f5c454908ce1ae62adb748db48bc4e')
47
48build() {
49 cmake -B build -S $pkgname-$pkgver \
50 -DCMAKE_INSTALL_LIBEXECDIR=lib \
51 -DBUILD_TESTING=OFF
52 cmake --build build
53}
54
55package() {
56 DESTDIR="$pkgdir" cmake --install build
57}
58

Scan history

Scanned at (UTC)SeverityRules
2026-08-31 19:46: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