plasma-framework: update to 5.96.0.
This commit is contained in:
parent
abde925e75
commit
77f4c0c06e
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'plasma-framework'
|
# Template file for 'plasma-framework'
|
||||||
pkgname=plasma-framework
|
pkgname=plasma-framework
|
||||||
version=5.94.0
|
version=5.96.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||||
kpackage kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools"
|
kpackage kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools"
|
||||||
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kirigami2-devel
|
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kirigami2-devel
|
||||||
$(vopt_if wayland kwayland-devel)"
|
$(vopt_if wayland kwayland-devel) kconfig-devel"
|
||||||
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
|
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
|
||||||
checkdepends="mesa-dri"
|
checkdepends="mesa-dri"
|
||||||
short_desc="Foundational libraries, components, and tools of the Plasma workspaces"
|
short_desc="Foundational libraries, components, and tools of the Plasma workspaces"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/plasma-framework"
|
homepage="https://invent.kde.org/frameworks/plasma-framework"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6cebfb9e7b61062194119bf7c4ef0e9529cd7321c8e06fb68b68fa518815ed2a
|
checksum=0236ea39448299d9c861cf8da2582baeec7ccfd4660406c47abec70bcedebe92
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue