Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libinput: update to 1.15.5.
@ 2020-04-11 10:27 bra1nwave
  2020-04-12  8:08 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: bra1nwave @ 2020-04-11 10:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

There is a new pull request by bra1nwave against master on the void-packages repository

https://github.com/bra1nwave/void-packages libinput
https://github.com/void-linux/void-packages/pull/20874

libinput: update to 1.15.5.
Added a build option for the debug-gui

A patch file from https://github.com/void-linux/void-packages/pull/20874.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libinput-20874.patch --]
[-- Type: text/x-diff, Size: 1582 bytes --]

From 5f94c9020aeb683eb2267807cf39a29b59dfe87c Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Sat, 11 Apr 2020 11:05:16 +0200
Subject: [PATCH] libinput: update to 1.15.5.

- add build option for the debug-gui
---
 srcpkgs/libinput/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template
index d21b529a559..50b4c3326b8 100644
--- a/srcpkgs/libinput/template
+++ b/srcpkgs/libinput/template
@@ -1,18 +1,22 @@
 # Template file for 'libinput'
 pkgname=libinput
-version=1.15.4
+version=1.15.5
 revision=1
 build_style=meson
-configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false"
+configure_args="$(vopt_bool debug_gui debug-gui) -Ddocumentation=false -Dtests=false"
 hostmakedepends="pkg-config"
-makedepends="libevdev-devel libwacom-devel mtdev-devel eudev-libudev-devel"
+makedepends="libevdev-devel libwacom-devel mtdev-devel eudev-libudev-devel
+ $(vopt_if debug_gui gtk+3-devel)"
 checkdepends="valgrind check-devel"
 short_desc="Provides handling input devices in Wayland compositors and X"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://www.freedesktop.org/wiki/Software/libinput"
 distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=9c8b6846d94e374ee4bdb32634e4ac4aa318afc31f9a58fcb545cd3095c745c1
+checksum=a90efc8f423c3094f2f9f372fb92381b2f3aad62e8b5882a8abe333aa8249c97
+
+build_options="debug_gui"
+desc_option_debug_gui="Build with debug GUI (GTK+3)"
 
 CFLAGS="-UNDEBUG"
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: libinput: update to 1.15.5.
  2020-04-11 10:27 [PR PATCH] libinput: update to 1.15.5 bra1nwave
@ 2020-04-12  8:08 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-12  8:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

There's a merged pull request on the void-packages repository

libinput: update to 1.15.5.
https://github.com/void-linux/void-packages/pull/20874

Description:
Added a build option for the debug-gui

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-12  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 10:27 [PR PATCH] libinput: update to 1.15.5 bra1nwave
2020-04-12  8:08 ` [PR PATCH] [Merged]: " xtraeme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).