sonic-frameworks-silver-icons

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: Felix Yan <felixonmars@archlinux.org>
3# Contributor: Antonio Rojas <arojas@archlinux.org>
4# Contributor: Andrea Scarpino <andrea@archlinux.org>
5
6pkgname=sonic-frameworks-silver-icons
7pkgver=6.29.0
8pkgrel=2
9pkgdesc='Silver icon theme'
10arch=(x86_64)
11url='https://github.com/Sonic-DE/sonic-frameworks-silver-icons'
12license=(LGPL-3.0-or-later
13 LGPL-2.1-only)
14depends=(glibc
15 qt6-base)
16makedepends=(python-lxml
17 sonic-frameworks-cmake-modules)
18provides=(breeze-icons)
19conflicts=(breeze-icons)
20groups=(sonicde-frameworks)
21source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
22sha256sums=('041153ad4fe6fc8e81f4096298091aaf76b23d6ea61c406b19b4fabc32fa7d17')
23
24build() {
25 cmake -B build -S $pkgname-$pkgver \
26 -DBINARY_ICONS_RESOURCE=ON \
27 -DBUILD_TESTING=OFF
28 cmake --build build
29}
30
31package() {
32 DESTDIR="$pkgdir" cmake --install build
33}
34

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