~ruther/guix-local

6d75813aa66adb989237a451f39e214ff11c9d87 — John Khoo 10 months ago 546da93
gnu: lxinput: Update to 0.3.6.

* gnu/packages/lxde.scm (lxinput): Update to 0.3.6.
[source]: Switch to git-fetch.
[native-inputs]: automake, autoconf.

Change-Id: I368eea91b5365ef2b7829f941372d5677435e049
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
1 files changed, 10 insertions(+), 10 deletions(-)

M gnu/packages/lxde.scm
M gnu/packages/lxde.scm => gnu/packages/lxde.scm +10 -10
@@ 527,22 527,22 @@ menu spec-compliant desktop menus for LXDE.")
(define-public lxinput
  (package
    (name "lxinput")
    (version "0.3.5")
    (source
     (origin
       (method url-fetch)
       (uri (string-append "mirror://sourceforge/lxde/"
                           "LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/"
                           "LXInput%200.3.x/" name "-" version ".tar.xz"))
    (version "0.3.6")
    (source (origin
       (method git-fetch)
       (uri
        (git-reference
         (url "https://github.com/lxde/lxinput")
         (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32
         "123f3yn4rp1w5b3n5aj3ad9snkxab29qkrs7bcvf5bx4cn57g3sf"))))
        (base32 "13xqxwsb00h20yg514pjmdlvmfqv029nwdy70aaqn0r0jz670sm7"))))
    (build-system gnu-build-system)
    (arguments (list #:configure-flags #~(list "--enable-gtk3")))
    (inputs
     (list gtk+))
    (native-inputs
     (list pkg-config intltool))
     (list automake autoconf pkg-config intltool))
    (synopsis "Tool for mouse and keyboard configuration in LXDE")
    (description
     "Lxinput provides a small program to configure keyboard and mouse