mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdeplasma-addons: update to 6.1.1.
This commit is contained in:
parent
162e42b299
commit
7ac1b3ec25
1 changed files with 4 additions and 5 deletions
|
@ -1,25 +1,24 @@
|
||||||
# Template file for 'kdeplasma-addons'
|
# Template file for 'kdeplasma-addons'
|
||||||
pkgname=kdeplasma-addons
|
pkgname=kdeplasma-addons
|
||||||
version=6.0.5
|
version=6.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools pkg-config gettext
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools pkg-config gettext
|
||||||
qt6-declarative-host-tools
|
qt6-declarative-host-tools kf6-kcmutils kf6-kpackage"
|
||||||
kf6-kcmutils kf6-kpackage"
|
|
||||||
makedepends="kf6-kdeclarative-devel kf6-kholidays-devel kf6-krunner-devel
|
makedepends="kf6-kdeclarative-devel kf6-kholidays-devel kf6-krunner-devel
|
||||||
kf6-sonnet-devel kf6-kunitconversion-devel kf6-knewstuff-devel
|
kf6-sonnet-devel kf6-kunitconversion-devel kf6-knewstuff-devel
|
||||||
plasma5support-devel qt6-qt5compat-devel kf6-kio-devel
|
plasma5support-devel qt6-qt5compat-devel kf6-kio-devel
|
||||||
kf6-knotifications-devel kf6-kservice-devel kf6-kxmlgui-devel
|
kf6-knotifications-devel kf6-kservice-devel kf6-kxmlgui-devel
|
||||||
kf6-kcmutils-devel libplasma-devel"
|
kf6-kcmutils-devel libplasma-devel kf6-kauth-devel"
|
||||||
short_desc="Various Plasma addons"
|
short_desc="Various Plasma addons"
|
||||||
maintainer="Luciogi <lucigithubcommit@skiff.com>"
|
maintainer="Luciogi <lucigithubcommit@skiff.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
|
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=911af4754873c17c1ca7d49f0669de3e386858b09adf282783b9c5510576ba95
|
checksum=d7b3064b219cb78a37a5aff496122e2508acbd6a89467e28226458b574bec12a
|
||||||
|
|
||||||
kdeplasma-addons5_package() {
|
kdeplasma-addons5_package() {
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
|
Loading…
Add table
Reference in a new issue