mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
plasma-framework: update to 5.66.0
[ci skip]
This commit is contained in:
parent
0e46dffe06
commit
8e74af4a08
1 changed files with 6 additions and 9 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'plasma-framework'
|
# Template file for 'plasma-framework'
|
||||||
pkgname=plasma-framework
|
pkgname=plasma-framework
|
||||||
version=5.65.0
|
version=5.66.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
|
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||||
|
kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools"
|
||||||
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel
|
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel
|
||||||
kirigami2-devel"
|
kirigami2-devel"
|
||||||
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
|
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
|
||||||
|
@ -13,12 +15,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=794616029509897bdf1685fc1fd0b6cfb66f4edd3627aa69138f100a4615c826
|
checksum=3263ccf95a6fcf8fde087d402d89d64c64c0130d4df62b95b860fada13aad419
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
||||||
hostmakedepends+=" kconfig kcoreaddons kdoctools python qt5-host-tools qt5-qmake"
|
|
||||||
fi
|
|
||||||
|
|
||||||
plasma-framework-devel_package() {
|
plasma-framework-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue