mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kde5: update to 5.17
This commit is contained in:
parent
4a0d6f2703
commit
22518d376e
1 changed files with 27 additions and 26 deletions
|
@ -1,32 +1,33 @@
|
||||||
# Template file for 'kde5'
|
# Template file for 'kde5'
|
||||||
pkgname=kde5
|
pkgname=kde5
|
||||||
version=5.15.0
|
version=5.16.90
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="bluedevil>=${version}
|
||||||
bluedevil>=${version}
|
breeze-gtk>=${version}
|
||||||
breeze-gtk>=${version}
|
kde-gtk-config5>=${version}
|
||||||
kde-gtk-config5>=${version}
|
kdeplasma-addons5>=${version}
|
||||||
kdeplasma-addons5>=${version}
|
kgamma5>=${version}
|
||||||
kgamma5>=${version}
|
kinfocenter>=${version}
|
||||||
kinfocenter>=${version}
|
kscreen>=${version}
|
||||||
kscreen>=${version}
|
ksshaskpass>=${version}
|
||||||
ksshaskpass>=${version}
|
ksysguard>=${version}
|
||||||
ksysguard>=${version}
|
kwallet-pam>=${version}
|
||||||
kwallet-pam>=${version}
|
kwayland-integration>=${version}
|
||||||
kwayland-integration>=${version}
|
kwrited>=${version}
|
||||||
kwrited>=${version}
|
oxygen>=${version}
|
||||||
oxygen>=${version}
|
plasma-desktop>=${version}
|
||||||
plasma-desktop>=${version}
|
plasma-nm>=${version}
|
||||||
plasma-nm>=${version}
|
plasma-pa>=${version}
|
||||||
plasma-pa>=${version}
|
plasma-sdk>=${version}
|
||||||
plasma-sdk>=${version}
|
plasma-workspace-wallpapers>=${version}
|
||||||
plasma-workspace-wallpapers>=${version}
|
powerdevil>=${version}
|
||||||
powerdevil>=${version}
|
sddm-kcm>=${version}
|
||||||
sddm-kcm>=${version}
|
user-manager>=${version}
|
||||||
user-manager>=${version}
|
xdg-desktop-portal-kde>=${version}
|
||||||
xdg-desktop-portal-kde>=${version}"
|
plasma-thunderbolt>=${version}
|
||||||
short_desc="The kde 5 meta-package for Void Linux"
|
elogind"
|
||||||
|
short_desc="The KDE Plasma Desktop meta-package for Void Linux"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2, LGPL-2.1, FDL"
|
license="GPL-2, LGPL-2.1, FDL"
|
||||||
homepage="http://www.kde.org"
|
homepage="https://kde.org/plasma-desktop"
|
||||||
|
|
Loading…
Add table
Reference in a new issue