mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libinput: update to 1.15.6.
This commit is contained in:
parent
5ade0ab58c
commit
31aebc3240
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libinput'
|
# Template file for 'libinput'
|
||||||
pkgname=libinput
|
pkgname=libinput
|
||||||
version=1.15.5
|
version=1.15.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="$(vopt_bool debug_gui debug-gui) -Ddocumentation=false -Dtests=false"
|
configure_args="$(vopt_bool debug_gui debug-gui) -Ddocumentation=false -Dtests=false"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a90efc8f423c3094f2f9f372fb92381b2f3aad62e8b5882a8abe333aa8249c97
|
checksum=aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c
|
||||||
|
|
||||||
build_options="debug_gui"
|
build_options="debug_gui"
|
||||||
desc_option_debug_gui="Build with debug GUI (GTK+3)"
|
desc_option_debug_gui="Build with debug GUI (GTK+3)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue