~ruther/guix-local

de4b858276316b1f311e338bea7bdd1be3c47d4a — Nicolas Graves a year ago 4000724
gnu: libticables2: Improve style.

* gnu/packages/emulators.scm (libticables2)
  [source, arguments]: Run guix style, guix style -S arguments. Remove
  trailing #t.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 26 insertions(+), 26 deletions(-)

M gnu/packages/emulators.scm
M gnu/packages/emulators.scm => gnu/packages/emulators.scm +26 -26
@@ 2916,34 2916,34 @@ play them on systems for which they were never designed!")
  (package
    (name "libticables2")
    (version "1.3.5")
    (source (origin
              (method url-fetch)
              (uri "https://www.ticalc.org/pub/unix/tilibs.tar.gz")
              (sha256
               (base32
                "07cfwwlidgx4fx88whnlch6y1342x16h15lkvkkdlp2y26sn2yxg"))))
    (source
     (origin
       (method url-fetch)
       (uri "https://www.ticalc.org/pub/unix/tilibs.tar.gz")
       (sha256
        (base32 "07cfwwlidgx4fx88whnlch6y1342x16h15lkvkkdlp2y26sn2yxg"))))
    (build-system gnu-build-system)
    (arguments
     `(#:configure-flags (list "--enable-libusb10")
       #:phases
       (modify-phases %standard-phases
         (replace 'unpack
           (lambda* (#:key source #:allow-other-keys)
             (invoke "tar" "xvkf" source)
             (invoke "tar" "xvkf"
                     (string-append "tilibs2/libticables2-"
                                    ,version ".tar.bz2"))
             (chdir (string-append "libticables2-" ,version))
             #t)))))
    (native-inputs
     (list autoconf
           autogen
           automake
           gnu-gettext
           libtool
           pkg-config))
    (inputs
     (list glib libusb))
     (list
      #:configure-flags
      #~(list "--enable-libusb10")
      #:phases
      #~(modify-phases %standard-phases
          (replace 'unpack
            (lambda* (#:key source #:allow-other-keys)
              (invoke "tar" "xvkf" source)
              (invoke "tar" "xvkf"
                      (string-append "tilibs2/libticables2-"
                                     #$version ".tar.bz2"))
              (chdir (string-append "libticables2-"
                                    #$version)))))))
    (native-inputs (list autoconf
                         autogen
                         automake
                         gnu-gettext
                         libtool
                         pkg-config))
    (inputs (list glib libusb))
    (synopsis "Link cable library for TI calculators")
    (description
     "This package contains libticables, a library for operations on