New package: kdeplasma-addons-6.0.4

This commit is contained in:
Luciogi 2024-03-06 20:15:27 +05:00 committed by Đoàn Trần Công Danh
parent 36e2bed590
commit 28f1be93ef
4 changed files with 29 additions and 17 deletions

View File

@ -0,0 +1,28 @@
# Template file for 'kdeplasma-addons'
pkgname=kdeplasma-addons
version=6.0.4
revision=1
build_style=cmake
build_helper=qemu
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools pkg-config gettext
qt6-declarative-host-tools
kf6-kcmutils kf6-kpackage"
makedepends="kf6-kdeclarative-devel kf6-kholidays-devel kf6-krunner-devel
kf6-sonnet-devel kf6-kunitconversion-devel kf6-knewstuff-devel
plasma5support-devel qt6-qt5compat-devel kf6-kio-devel
kf6-knotifications-devel kf6-kservice-devel kf6-kxmlgui-devel
kf6-kcmutils-devel libplasma-devel"
short_desc="Various Plasma addons"
maintainer="Luciogi <lucigithubcommit@skiff.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=6d2d6df4775ba6939b43b438d7de9ab1fc611a212a7eedf470de4d56986b3b18
kdeplasma-addons5_package() {
build_style=meta
short_desc+=" - (Dummy transistional package)"
depends="${sourcepkg}"
}

1
srcpkgs/kdeplasma-addons5 Symbolic link
View File

@ -0,0 +1 @@
kdeplasma-addons

View File

@ -1,16 +0,0 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.27.11
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools pkg-config
kpackage-devel kconfig-devel kcoreaddons-devel kcmutils-devel gettext"
makedepends="kross-devel kdesignerplugin-devel kdoctools-devel kholidays-devel
plasma-workspace-devel purpose-devel NetworkManager-devel"
short_desc="Various Plasma addons"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=e52068ba50b22c564c9fce262bd6713b435f5b3e1a650c2899d23f529ed3cd04

View File

@ -1 +0,0 @@
pkgname=${pkgname%5}