sonic-frameworks-quick-ui-addons

LOW
maintainer sonicde-buildbot 0 votes scanned 2026-08-31 17:46:09.540886
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=sonic-frameworks-quick-ui-addons
5pkgver=1.13.1
6pkgrel=2
7pkgdesc='Add-ons for the Kirigami framework'
8url='https://github.com/Sonic-DE/sonic-frameworks-quick-ui-addons'
9arch=(x86_64)
10license=(GPL-2.0-or-later
11 LGPL-2.1-or-later)
12depends=(glibc
13 kconfig
14 kcrash
15 ki18n
16 kitemmodels
17 ksvg
18 libstdc++
19 qt6-base
20 qt6-declarative
21 qt6-multimedia
22 sonic-frameworks-color-scheme
23 sonic-frameworks-core-addons
24 sonic-frameworks-gui-addons
25 sonic-frameworks-icon-themes
26 sonic-frameworks-keybind
27 sonic-frameworks-quick-ui
28 sonnet)
29makedepends=(sonic-frameworks-cmake-modules)
30provides=(kirigami-addons)
31conflicts=(kirigami-addons)
32source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
33sha256sums=('6a0950b7d3fe75760883577d913aa96d78848676a741cc3fd34f8088228d3f1a')
34
35build() {
36 cmake -B build -S $pkgname-$pkgver \
37 -DBUILD_TESTING=OFF
38 cmake --build build
39}
40
41package() {
42 DESTDIR="$pkgdir" cmake --install build
43}
44

Scan history

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