gnu: libwacom, xf86-input-wacom: Update home page.
‘The Linux Wacom Project has moved.’ -- <http://linuxwacom.sourceforge.net/wiki> * gnu/packages/xdisorg.scm (libwacom, xf86-input-wacom)[home-page]: Update URI.
This commit is contained in:
parent
d83c9fcb7b
commit
81dc1d1220
|
@ -907,7 +907,7 @@ Escape key when Left Control is pressed and released on its own.")
|
|||
;; libwacom includes header files that include GLib, and libinput uses
|
||||
;; those header files.
|
||||
`(("glib" ,glib)))
|
||||
(home-page "http://linuxwacom.sourceforge.net/")
|
||||
(home-page "https://linuxwacom.github.io/")
|
||||
(synopsis "Helper library for Wacom tablet settings")
|
||||
(description
|
||||
"Libwacom is a library to help implement Wacom tablet settings. It is
|
||||
|
@ -945,7 +945,7 @@ Wacom tablet applet.")
|
|||
("libxinerama" ,libxinerama)
|
||||
("libxi" ,libxi)
|
||||
("eudev" ,eudev)))
|
||||
(home-page "http://linuxwacom.sourceforge.net/")
|
||||
(home-page "https://linuxwacom.github.io/")
|
||||
(synopsis "Wacom input driver for X")
|
||||
(description
|
||||
"The xf86-input-wacom driver is the wacom-specific X11 input driver for
|
||||
|
|
Loading…
Reference in New Issue