sonic-silver

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: artist <artist@artixlinux.org>
3
4pkgname=sonic-silver
5_pkgname=silver
6pkgver=6.7.4.6
7pkgrel=1
8pkgdesc='Highly customizable binary Window Decoration, Application Style and Global Theme plugin for SonicDE.'
9arch=(x86_64)
10url='https://github.com/Sonic-DE/sonic-silver'
11license=('LGPL-2.0-or-later')
12depends=(frameworkintegration
13 gcc-libs
14 glibc
15 hicolor-icon-theme
16 kcmutils
17 kcolorscheme
18 kconfig
19 ki18n
20 kiconthemes
21 kwidgetsaddons
22 qt6-base
23 qt6-declarative
24 qt6-svg
25 sonic-decoration
26 sonic-frameworks-core-addons
27 sonic-frameworks-gui-addons
28 sonic-frameworks-quick-ui
29 sonic-frameworks-silver-icons
30 sonic-frameworks-windowsystem
31 xdg-utils)
32makedepends=(sonic-frameworks-cmake-modules)
33provides=(breeze sonic-silver-theme)
34conflicts=(breeze sonic-silver-theme)
35groups=(sonicde)
36source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
37sha256sums=('14b49cb576e76c02913ef08fb81adbb25e0613a738e0e439d2c492c4c1d9982b')
38
39build() {
40 cmake -B build -S "${pkgname}-${pkgver}" \
41 -DBUILD_TESTING=OFF \
42 -DBUILD_QT5=OFF
43 cmake --build build
44}
45
46package() {
47 DESTDIR="${pkgdir}" cmake --install build
48}
49

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