guix-devel
[Top][All Lists]
Advanced

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

Re: ESC/P-R package


From: Ludovic Courtès
Subject: Re: ESC/P-R package
Date: Sun, 29 Oct 2017 16:16:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello Diego,

Diego Nicola Barbato <address@hidden> skribis:

> I would like to create a package for the ESC/P-R printer driver.  The
> recipe works on my machine (GuixSD on x86_64).  Yet I am not sure about
> the source URL as it appears to break as soon as a new version is made
> available because the old link is not preserved.  Should we get the
> source from
> http://http.debian.net/debian/pool/main/e/epson-inkjet-printer-escpr/
> instead, even though it is an older version?

It would be ideal if you would find a mirror of the latest upstream
source at debian.org or anywhere else.  Then you can change your recipe
to include several URLs:

  (origin
    ;; …
    (uri (list "…epson.net…" "…debian.org…")))

Does that make sense?

When you’re ready I encourage you to follow
<https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html>
and send us the ‘git format-patch’-produced patch so we can incorporate it.

Thank you,
Ludo’.



reply via email to

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