kde5-baseapps: rename to kde-baseapps

This commit is contained in:
classabbyamp 2024-10-02 14:16:56 -04:00 committed by classabbyamp
parent 1cfdfd3688
commit 0780e6790f
2 changed files with 11 additions and 4 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'kde5-baseapps'
pkgname=kde5-baseapps
# Template file for 'kde-baseapps'
pkgname=kde-baseapps
version=24.02.0
revision=2
revision=3
build_style=meta
depends="
dolphin>=${version}
kate>=${version}
konsole>=${version}"
short_desc="KDE 5 base applications meta-package for Void Linux"
short_desc="KDE base applications meta-package for Void Linux"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only"
homepage="https://www.kde.org"
@ -15,3 +15,9 @@ homepage="https://www.kde.org"
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then
depends+=" khelpcenter>=${version}"
fi
kde5-baseapps_package() {
build_style=meta
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" (transitional dummy package)"
}

1
srcpkgs/kde5-baseapps Symbolic link
View File

@ -0,0 +1 @@
kde-baseapps