From: ludo@gnu.org (Ludovic Courtès)
To: Diego Nicola Barbato <dnbarbato@posteo.de>
Cc: 29096-done@debbugs.gnu.org
Subject: bug#29096: [PATCH] gnu: Add Epson escpr printer driver.
Date: Fri, 10 Nov 2017 13:07:13 +0100 [thread overview]
Message-ID: <87bmkamj66.fsf@gnu.org> (raw)
In-Reply-To: <87shdyg2p7.fsf@GlaDOS.home> (Diego Nicola Barbato's message of "Wed, 01 Nov 2017 03:20:04 +0100")
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
Diego Nicola Barbato <dnbarbato@posteo.de> skribis:
>>From 5d6449cc3cfc4154fff24abcdd54c05b44b9e471 Mon Sep 17 00:00:00 2001
> From: Diego Nicola Barbato <dnbarbato@posteo.de>
> Date: Wed, 1 Nov 2017 02:48:14 +0100
> Subject: gnu: Add Epson escpr printer driver.
>
> * gnu/packages/cups.scm (escpr): New variable.
Pushed with the minor changes below (notice that the license is ‘gpl2+’
because headers in source code explicitly say “or any later version”.)
Thank you!
Ludo’.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1226 bytes --]
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 54a93fe49..bbf2699f0 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -604,7 +604,7 @@ and more. See @file{README} for details.")
(package
(name "escpr")
(version "1.6.17")
- ;; This currently works. But it will break as soon as a newer
+ ;; XXX: This currently works. But it will break as soon as a newer
;; version is available since the URLs for older versions are not
;; preserved. An alternative source will be added as soon as
;; available.
@@ -628,6 +628,10 @@ and more. See @file{README} for details.")
(assoc-ref %outputs "out") "/share/ppd"))))
(inputs `(("cups" ,cups-minimal)))
(synopsis "ESC/P-R printer driver")
- (description "ESC/P-R driver and PPDs supporting a multitude of Epson printers.")
+ (description
+ "This package provides a filter for the Common UNIX Printing
+System (CUPS). It offers high-quality printing with Seiko Epson color ink jet
+printers. It can only be used with printers that support the Epson ESC/P-R
+language.")
(home-page "http://download.ebz.epson.net/dsc/search/01/search")
(license license:gpl2+)))
next prev parent reply other threads:[~2017-11-10 12:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-01 2:20 [bug#29096] [PATCH] gnu: Add Epson escpr printer driver Diego Nicola Barbato
2017-11-10 12:07 ` Ludovic Courtès [this message]
[not found] ` <20180124232041.25cefb0b@scratchpost.org>
2018-01-26 22:19 ` Diego Nicola Barbato
2018-01-26 22:47 ` Danny Milosavljevic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bmkamj66.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=29096-done@debbugs.gnu.org \
--cc=dnbarbato@posteo.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.