guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] gnu: Add pdfposter.


From: Leo Famulari
Subject: Re: [PATCH 3/3] gnu: Add pdfposter.
Date: Tue, 8 Nov 2016 19:02:59 -0500
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, Nov 08, 2016 at 10:37:02PM +0100, Hartmut Goebel wrote:
> * gnu/packages/pdf.scm(pdfposter): New variable.

I see you are the author of this software :)

https://gitlab.com/pdftools/pdfposter/blob/develop/README.txt#L11

> +              (uri (string-append "https://pypi.python.org/packages/source/p";
> +                                  "/pdftools.pdfposter/"
> +                                  "pdftools.pdfposter-" version ".tar.bz2"))
> +              ;(uri (pypi-uri "pdftools.pdfposter" version))

Can we use pypi-uri? It takes an optional extension argument that might
be required in this case.

> +    (arguments
> +     `(#:tests? #f  ; no tests

How about these files:

https://gitlab.com/pdftools/pdfposter/tree/develop/test



reply via email to

[Prev in Thread] Current Thread [Next in Thread]