mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
plasma-pa: update to 6.0.4
This commit is contained in:
parent
bcd1acb07c
commit
5ab63d314b
1 changed files with 11 additions and 9 deletions
|
@ -1,18 +1,20 @@
|
|||
# Template file for 'plasma-pa'
|
||||
pkgname=plasma-pa
|
||||
version=5.27.11
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules kdoctools pkg-config qt5-qmake
|
||||
kpackage-devel kconfig-devel kcoreaddons-devel gettext qt5-host-tools
|
||||
kcmutils-devel"
|
||||
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
|
||||
kcmutils-devel libcanberra-devel"
|
||||
depends="sound-theme-freedesktop"
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -Wno-dev
|
||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt6-base gettext qt6-tools
|
||||
qt6-declarative-host-tools kf6-kconfig kf6-kcoreaddons kf6-kcmutils kf6-kpackage"
|
||||
makedepends="libplasma-devel kf6-kdeclarative-devel kf6-kstatusnotifieritem-devel
|
||||
qt6-declarative-devel pulseaudio-devel libcanberra-devel"
|
||||
depends="sound-theme-freedesktop kf6-kirigami kf6-kitemmodels"
|
||||
short_desc="PulseAudio Plasma applet"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/plasma-pa"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3daa671ea7163b69846b9c96ddf310e791a41f71ba0b6381adb0c5dbb9a720b3
|
||||
checksum=329ad1c326798459beab145eced43e6ee962378d95299c1a64f5a929eabda601
|
||||
|
|
Loading…
Add table
Reference in a new issue