Search Criteria
Package Details: kara-git r22.3154447-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kara-git.git (read-only, click to copy) |
---|---|
Package Base: | kara-git |
Description: | KDE Plasma Pager Applet |
Upstream URL: | https://github.com/dhruv8sh/kara |
Licenses: | GPL-3.0 |
Submitter: | saccarosium |
Maintainer: | pandaxtc |
Last Packager: | saccarosium |
Votes: | 1 |
Popularity: | 0.20 |
First Submitted: | 2024-10-26 23:03 (UTC) |
Last Updated: | 2024-10-26 23:03 (UTC) |
Latest Comments
kochan commented on 2025-05-14 11:16 (UTC) (edited on 2025-05-15 11:13 (UTC) by kochan)
Very strange packaging process. PKGBUILDS should never behave outside of fake root. This works, but it's very insecure approach. And it won't be possible to remove this extension via AUR helper, in the same way it is installed. Instead, this PKGBUILD should install this extension into /usr/share/plasma/plasmoids. Besides, it lacks depends array, where 'plasma-desktop' must be presented. Lastly, LICENSE file file should be installed into proper system directory too.