mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
plasma-desktop: fix libexecdir location
This commit is contained in:
parent
de7d86aded
commit
e24304848b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plasma-desktop'
|
# Template file for 'plasma-desktop'
|
||||||
pkgname=plasma-desktop
|
pkgname=plasma-desktop
|
||||||
version=5.26.3
|
version=5.26.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -16,7 +16,7 @@ depends="kmenuedit polkit-kde-agent powerdevil systemsettings
|
||||||
accountsservice ksystemstats"
|
accountsservice ksystemstats"
|
||||||
short_desc="KDE Plasma Desktop"
|
short_desc="KDE Plasma Desktop"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma-desktop"
|
homepage="https://invent.kde.org/plasma/plasma-desktop"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6174c23419d425ef1e73c6c81f0536458d685e3ec23cac66d8212d3ef3095cd3
|
checksum=6174c23419d425ef1e73c6c81f0536458d685e3ec23cac66d8212d3ef3095cd3
|
||||||
|
|
Loading…
Add table
Reference in a new issue