mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
plasma-workspace: update to 5.14.5.
This commit is contained in:
parent
9b4e75087b
commit
f096216d55
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-workspace'
|
# Template file for 'plasma-workspace'
|
||||||
pkgname=plasma-workspace
|
pkgname=plasma-workspace
|
||||||
version=5.14.4
|
version=5.14.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,11 +12,11 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
|
||||||
libqalculate-devel"
|
libqalculate-devel"
|
||||||
depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
|
depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
|
||||||
short_desc="KDE Window manager"
|
short_desc="KDE Window manager"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
|
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c5391f714d50828e10b58616ea8a9873cd6bd183039b8693bfc968c68d98af36
|
checksum=903ef4dd2ca3040b2be7435d8f170a9df78a6d05f3525cfa8f212e52b5e5a391
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Add table
Reference in a new issue