mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libinput-debug-gui: update to 1.26.2.
This commit is contained in:
parent
2ebcec46a0
commit
46c371d66d
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# keep in sync with libinput
|
# keep in sync with libinput
|
||||||
# split to avoid cycle: gst-plugins-bad1 -> zbar -> qt5 -> libinput -> gtk4 -> gst-plugins-bad1
|
# split to avoid cycle: gst-plugins-bad1 -> zbar -> qt5 -> libinput -> gtk4 -> gst-plugins-bad1
|
||||||
pkgname=libinput-debug-gui
|
pkgname=libinput-debug-gui
|
||||||
version=1.23.0
|
version=1.26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Db_ndebug=false -Dtests=false -Ddebug-gui=true"
|
configure_args="-Db_ndebug=false -Dtests=false -Ddebug-gui=true"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||||
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
|
||||||
checksum=7a7c90fbc59f1f65c781a51fa634e4f79e460bf6e16ad68afbe7965d25d09738
|
checksum=5c1c4150f217fea1db2d1fd88e2607b2f1928cfde65c34da65a9f24dcfd69464
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/libexec/libinput/libinput-debug-gui ${DESTDIR}/libinput-debug-gui
|
mv ${DESTDIR}/usr/libexec/libinput/libinput-debug-gui ${DESTDIR}/libinput-debug-gui
|
||||||
|
|
Loading…
Add table
Reference in a new issue