mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
breeze: update to 5.26.0.
This commit is contained in:
parent
719c95d194
commit
0cdc41b22a
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'breeze'
|
||||
pkgname=breeze
|
||||
version=5.25.3
|
||||
version=5.26.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons
|
||||
gettext kpackage"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
||||
gettext kcmutils-devel kpackage-devel kconfig-devel kcoreaddons-devel"
|
||||
makedepends="frameworkintegration-devel kcmutils-devel kdecoration-devel
|
||||
fftw-devel plasma-framework-devel"
|
||||
depends="breeze-icons frameworkintegration breeze-snow-cursor-theme"
|
||||
|
@ -14,10 +14,9 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/breeze"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c5fdf94cf7cfba0a396b6945639eee28d230213d4bf8e05ccbd31f7262b477d
|
||||
checksum=11ed27c9049a0ba1f0a0e506244872972e5cfa961bf9f528fca19ecd5738437c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue