mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
kinfocenter: update to 6.4.3.
This commit is contained in:
parent
96c51ee4b3
commit
fef642ec61
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'kinfocenter'
|
# Template file for 'kinfocenter'
|
||||||
pkgname=kinfocenter
|
pkgname=kinfocenter
|
||||||
version=6.3.3
|
version=6.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
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 gettext pkg-config qt6-tools qt6-base
|
hostmakedepends="extra-cmake-modules gettext pkg-config qt6-tools qt6-base
|
||||||
kf6-kdoctools kf6-kpackage kf6-kcmutils kf6-kconfig kf6-kauth-tools"
|
kf6-kdoctools kf6-kpackage kf6-kcmutils kf6-kconfig kf6-kauth-tools
|
||||||
|
qt6-declarative-host-tools"
|
||||||
makedepends="libplasma-devel kf6-kcmutils-devel
|
makedepends="libplasma-devel kf6-kcmutils-devel
|
||||||
kf6-kwayland-devel glu-devel pciutils-devel libraw1394-devel kf6-solid-devel"
|
kf6-kwayland-devel glu-devel pciutils-devel libraw1394-devel kf6-solid-devel"
|
||||||
depends="hwids"
|
depends="hwids"
|
||||||
|
@ -15,4 +16,4 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-only"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-only"
|
||||||
homepage="https://invent.kde.org/plasma/kinfocenter"
|
homepage="https://invent.kde.org/plasma/kinfocenter"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=26182e215e55b4f3ab60e980bbae5d0b1a6795406d11901ed33822e84812eea2
|
checksum=4d5f499470772a74b4f229f676feb7aefd12ec2b2d36458b8483d8dca3a48a79
|
||||||
|
|
Loading…
Add table
Reference in a new issue