sonic-breeze-sddm

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
3pkgname=sonic-breeze-sddm
4pkgver=6.7.4
5pkgrel=2
6pkgdesc="Sonic Breeze SDDM Theme (KDE Plasma 6)"
7arch=(x86_64)
8url='https://github.com/Sonic-DE/sonic-breeze-sddm'
9license=('LGPL-2.0-or-later')
10depends=(sonic-workspace)
11makedepends=(sonic-frameworks-cmake-modules)
12groups=(sonicde)
13source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
14sha256sums=('8bbc86dc8213f62919de6e882a4a877bbfd1232de3ad1d9ef665ae0f82605c04')
15
16build() {
17 cmake -B build -S $pkgname-$pkgver \
18 -DBUILD_TESTING=OFF
19 cmake --build build
20}
21
22package() {
23 DESTDIR="$pkgdir" cmake --install build
24}
25

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