19 lines
760 B
Bash
19 lines
760 B
Bash
# Template file for 'plasma-pa'
|
|
pkgname=plasma-pa
|
|
version=5.26.3
|
|
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"
|
|
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=33a2e7654e776353b0aa74c88c672d7b3cfcf1d10a2ed4b9511886d8d6920807
|