sonic-silver-gtk

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-silver-gtk
5pkgver=6.7.4
6pkgrel=1
7pkgdesc='Silver widget theme for GTK 2 and 3'
8arch=(any)
9url='https://github.com/Sonic-DE/sonic-silver-gtk'
10license=(LGPL-2.0-or-later)
11depends=()
12makedepends=(python-cairo
13 sassc
14 sonic-frameworks-cmake-modules
15 sonic-silver)
16provides=(breeze-gtk)
17conflicts=(breeze-gtk)
18groups=(sonicde)
19source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
20sha256sums=('6915b3aaaa1e9eaf9dbc9117d21b938ccf955ba1352b3f220f8e19fd8f20f12b')
21
22build(){
23 cmake -B build -S $pkgname-$pkgver
24 cmake --build build
25}
26
27package() {
28 DESTDIR="$pkgdir" cmake --install build
29}
30

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