mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
plasma-pa: update to 6.1.1.
This commit is contained in:
parent
6b41d12845
commit
b1d8c671da
1 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-pa'
|
||||
pkgname=plasma-pa
|
||||
version=6.0.5
|
||||
version=6.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
|
@ -8,13 +8,15 @@ 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"
|
||||
qt6-declarative-host-tools kf6-kconfig kf6-kcoreaddons kf6-kcmutils kf6-kpackage
|
||||
kf6-kdoctools"
|
||||
makedepends="libplasma-devel kf6-kdeclarative-devel kf6-kstatusnotifieritem-devel
|
||||
qt6-declarative-devel pulseaudio-devel libcanberra-devel"
|
||||
kf6-kdoctools-devel kf6-kcmutils-devel kf6-ksvg-devel kf6-kdbusaddons-devel
|
||||
qt6-declarative-devel pulseaudio-devel libcanberra-devel pulseaudio-qt-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=ecbf3bb40720809481cab6857e7c1b34368a139d1162b00cd46b2cc63cd9aac4
|
||||
checksum=4da9327fbaa1cf9803e528c6952f9979aa447b8062644f8007dbc29082d4c879
|
||||
|
|
Loading…
Add table
Reference in a new issue