sonic-breeze

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-breeze
5_pkgname=sonic-breeze
6pkgver=6.7.4.6
7pkgrel=2
8pkgdesc='Highly customizable binary Window Decoration, Application Style and Global Theme plugin for SonicDE.'
9arch=(x86_64)
10url='https://github.com/Sonic-DE/sonic-breeze'
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 libstdc++
23 qt6-base
24 qt6-declarative
25 qt6-svg
26 sonic-decoration
27 sonic-frameworks-color-scheme
28 sonic-frameworks-core-addons
29 sonic-frameworks-gui-addons
30 sonic-frameworks-icon-themes
31 sonic-frameworks-quick-ui
32 sonic-frameworks-silver-icons
33 sonic-frameworks-windowsystem
34 sonic-silver
35 xdg-utils)
36makedepends=(sonic-frameworks-cmake-modules)
37conflicts=(breeze-cursors)
38groups=(sonicde)
39source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
40sha256sums=('e9349076cefca58a47127f79b0afbe32883778af07d4dd73b3bdfd412ce0d427')
41
42build() {
43 cmake -B build -S "${_pkgname}-${pkgver}" \
44 -DBUILD_TESTING=OFF \
45 -DBUILD_QT5=OFF
46 cmake --build build
47}
48
49package() {
50 DESTDIR="${pkgdir}" cmake --install build
51}
52

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