mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kguiaddons: update to 5.116.0.
This commit is contained in:
parent
87bc323644
commit
d4d58d0d56
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kguiaddons'
|
# Template file for 'kguiaddons'
|
||||||
pkgname=kguiaddons
|
pkgname=kguiaddons
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
||||||
$(vopt_bool wayland WITH_WAYLAND) -DBUILD_GEO_SCHEME_HANDLER=OFF"
|
$(vopt_bool wayland WITH_WAYLAND) -DBUILD_GEO_SCHEME_HANDLER=OFF"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kguiaddons"
|
homepage="https://invent.kde.org/frameworks/kguiaddons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4f6dda36ea182c8f9f7a703301cea8258b094d7b9254f42ad70dedbeb73ff262
|
checksum=5c10d56cb02cb60710c2412d4a3d02671cad74f25d1e9889c6c741f6e833fce6
|
||||||
|
|
||||||
build_options="wayland x11"
|
build_options="wayland x11"
|
||||||
build_options_default="wayland x11"
|
build_options_default="wayland x11"
|
||||||
|
|
1
srcpkgs/kguiaddons/update
Normal file
1
srcpkgs/kguiaddons/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue