plasma-pa: update to 5.13.3.
This commit is contained in:
parent
209b42b40c
commit
ff70df52d5
1 changed files with 13 additions and 6 deletions
|
@ -1,14 +1,21 @@
|
|||
# Template file for 'plasma-pa'
|
||||
pkgname=plasma-pa
|
||||
version=5.12.0
|
||||
version=5.13.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel GConf-devel libcanberra-devel"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools pkg-config
|
||||
qt5-host-tools qt5-qmake"
|
||||
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
|
||||
GConf-devel libcanberra-devel"
|
||||
short_desc="PulseAudio Plasma applet"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/plasma-pa"
|
||||
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=508ad16ab4260e864c4c0195ef32b11d52cf67e91995e75b964aab9e67422161
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6261543139b7ea3c752ebcab307b5d5b5939112351e212ab9e727df227d53c14
|
||||
nocross=yes
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue