plasma6-applets-kde-control-station

LOW
maintainer HanHaocheng 0 votes scanned 2026-08-21 11:15:01.903439
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: HanHaocheng <1849397656@qq.com>
2
3pkgname=plasma6-applets-kde-control-station
4pkgver=2.8.0
5pkgrel=2
6pkgdesc="A beautiful and modern configuration center for KDE Plasma inspired by macOS"
7arch=(any)
8url='https://github.com/EliverLara/kde-control-station'
9license=(GPL-3.0-only)
10depends=(bluedevil kdeconnect kdeplasma-addons plasma-nm plasma-pa plasma-workspace plasma5support powerdevil)
11makedepends=(git)
12source=(
13 "https://github.com/EliverLara/kde-control-station/archive/bb473188a19d6cbe89a9c1bb5b08c7ddc609375d.tar.gz"
14 "kde-control-station-fixes.patch"
15)
16sha256sums=(
17 'b2d3c32aab490d8e0efedba4b0c4c906d7dbd0ce56d483861550879a8f0db898'
18 'e7a99c9818b354121da50670da3b06f1ce8d4617ae6f358295bc2149f0d3795a'
19)
20
21prepare() {
22 cd "${srcdir}/kde-control-station-bb473188a19d6cbe89a9c1bb5b08c7ddc609375d"
23 patch -Np1 < "${srcdir}/kde-control-station-fixes.patch"
24}
25
26package() {
27 cd "${srcdir}/kde-control-station-bb473188a19d6cbe89a9c1bb5b08c7ddc609375d"
28 local dest="$pkgdir/usr/share/plasma/plasmoids/KdeControlStation"
29 install -d "$dest"
30 cp -r package/. "$dest/"
31 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
32 install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README"
33}
34

Scan history

Scanned at (UTC)SeverityRules
2026-08-21 11:15:01 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