~ruther/guix-local

37a68784a65260d0c3a103ff526f2bf96e37da85 — Marius Bakke 8 years ago c334058
gnu: libwps: Update to 0.4.7.

* gnu/packages/libreoffice.scm (libwps): Update to 0.4.7.
[arguments]: Remove.
1 files changed, 2 insertions(+), 5 deletions(-)

M gnu/packages/libreoffice.scm
M gnu/packages/libreoffice.scm => gnu/packages/libreoffice.scm +2 -5
@@ 649,14 649,14 @@ from the old StarOffice (.sdc, .sdw, ...).")
(define-public libwps
  (package
    (name "libwps")
    (version "0.4.0")
    (version "0.4.7")
    (source
     (origin
      (method url-fetch)
      (uri (string-append "mirror://sourceforge/" name "/" name "/"
                          name "-" version "/" name "-" version ".tar.xz"))
      (sha256 (base32
               "0nlrdk7di015l0sk0ivjdqs86zdcvf73p9z9s9ry5glyhrknzxjk"))))
               "05xjb35y5ha9grgjqs3viaglq7ydsry1hzdvkm7y5b6f1disnb1g"))))
    (build-system gnu-build-system)
    (native-inputs
     `(("doxygen" ,doxygen)


@@ 666,9 666,6 @@ from the old StarOffice (.sdc, .sdw, ...).")
    (inputs
     `(("boost" ,boost)
       ("zlib" ,zlib)))
    (arguments
     ;; avoid triggering configure errors by simple inclusion of boost headers
     `(#:configure-flags '("--disable-werror")))
    (home-page "http://libwps.sourceforge.net/")
    (synopsis "Import library for Microsoft Works text documents")
    (description "Libwps is a library for importing files in the Microsoft