[PATCH] gnu: libwacom: Update to 2.6.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Morgan.J.Smith
  • Christopher Baines
Owner
unassigned
Submitted by
Morgan.J.Smith
Severity
normal

Debbugs page

Morgan.J.Smith wrote 2 years ago
(address . guix-patches@gnu.org)(name . Morgan Smith)(address . Morgan.J.Smith@outlook.com)
DM5PR03MB316330B47157837798A670C0C5C89@DM5PR03MB3163.namprd03.prod.outlook.com
From: Morgan Smith <Morgan.J.Smith@outlook.com>

* gnu/packages/xdisorg.scm (libwacom): Update to 2.6.0.
[phases]: Remove 'fix-tests phase.
[synopsis, description]: libwacom supports graphics tablets from vendors other
then wacom.
---
gnu/packages/xdisorg.scm | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)

Toggle diff (48 lines)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 10edfc7379..e3ae83ac81 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1363,7 +1363,7 @@ (define-public xcape
(define-public libwacom
(package
(name "libwacom")
- (version "2.4.0")
+ (version "2.6.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1371,18 +1371,11 @@ (define-public libwacom
"libwacom-" version "/libwacom-" version ".tar.xz"))
(sha256
(base32
- "056l5dndd8654bmwlxxhvx8082s7pp9bg0wm68zb56iz3rv25l6h"))))
+ "13x978gzyw28cqd985m5smiqgza0xp3znb1s0msmn8vmjjlwqxi3"))))
(build-system meson-build-system)
(arguments
(list
- #:configure-flags #~(list "--default-library=shared")
- #:phases #~(modify-phases %standard-phases
- (add-after 'unpack 'fix-tests
- (lambda _
- ;; Do not attempt to run systemd-specific commands.
- (substitute* "test/test_udev_rules.py"
- (("(systemd-hwdb|systemctl)")
- "true")))))))
+ #:configure-flags #~(list "--default-library=shared")))
(native-inputs
(list pkg-config
;; For tests.
@@ -1397,9 +1390,9 @@ (define-public libwacom
;; libwacom.pc 'Requires' these:
(list glib libgudev))
(home-page "https://linuxwacom.github.io/")
- (synopsis "Helper library for Wacom tablet settings")
+ (synopsis "Helper library for graphics tablet settings")
(description
- "Libwacom is a library to help implement Wacom tablet settings. It is
+ "Libwacom is a library to help implement graphics tablet settings. It is
intended to be used by client-programs that need model identification. It is
already being used by the gnome-settings-daemon and the GNOME Control Center
Wacom tablet applet.")
--
2.39.1
Christopher Baines wrote 2 years ago
(address . Morgan.J.Smith@outlook.com)
87lelhpy72.fsf@cbaines.net
Morgan.J.Smith@outlook.com writes:

Toggle quote (10 lines)
> From: Morgan Smith <Morgan.J.Smith@outlook.com>
>
> * gnu/packages/xdisorg.scm (libwacom): Update to 2.6.0.
> [phases]: Remove 'fix-tests phase.
> [synopsis, description]: libwacom supports graphics tablets from vendors other
> then wacom.
> ---
> gnu/packages/xdisorg.scm | 17 +++++------------
> 1 file changed, 5 insertions(+), 12 deletions(-)

Thanks! I've pushed this to master as
8c62becaaa3c3a22f5c6e1dc3c39ada1935680fe.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPaJ6FfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xc+VxAAuGsunM40JH7KNiU/rzZ1rUoXA5IaLPcf
cV1iJMH5jOHdaG2g5GpZ2Qnq5qSueWZ7B+BQ9guD7FS/0g5cUKlSUPOUnWdNQQys
mqEJYYzJ/QrKe/EU4vajRLhDaDQXStaw5GneLOdwuEnwdm9uWCFSftLdH5DpTeUS
REJoArD7HZtGSeKQc41lq9I/g/LZs/5oPntduuyyT4PWpvbDOT7dBKoMG+wzkxMb
Vt11QjOMLL3MxkmeJMKj/wq9lvL+ODU8lcjyWLaJvRD5Ml8LsoKH9MlhHY5zwii/
xXjgQa0gMBKVm2d/u0TWxhxvWr75XnCu5QMp53UyEqmNqGQDtBkwoRFhm/ys+00t
CSGrFrXu5YjYb0O9yLcRK7bs9sDoe6iJm5aHGjtaB3Wig8ji/6NS0hwMYzhfOI20
FK/UVFdWh/tBWTcxAlx7ov0Ebg6vtmYxv5tUJGnOzViB3ElAS/9zV5rkpWKMLH4X
mVZF7GsJSLSBYTNi6u1nVlWBLJe31VNE2/TbwKOyR8PFa2ByTc+/G38j41ti4QSp
gJzFySCYHwEqmyf9++W/iUMBDq+YA1v36ulH6mZrTPgFcdWMZA20dZ2pEPtslfuN
lZYcmkGtfIl2Qoyz2ZRis+t6sk2IEMMfgZ1SL1l9d7NMGg63LNk4JttA0RicwJJu
NfCecxbt2yE=
=xltE
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 61030@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61030
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help