GNU bug report logs - #45725
[PATCH] gnu: Add gutenprint.

Previous Next

Package: guix-patches;

Reported by: John Doe <dftxbs3e <at> free.fr>

Date: Fri, 8 Jan 2021 11:39:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: dftxbs3e <dftxbs3e <at> free.fr>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 45725 <at> debbugs.gnu.org
Subject: [bug#45725] [PATCH] gnu: Add gutenprint.
Date: Wed, 20 Jan 2021 05:04:58 +0100
[Message part 1 (text/plain, inline)]
On Tue, 2021-01-19 at 15:56 +0100, Ludovic Courtès wrote:
> Hi,
> 
> John Doe <dftxbs3e <at> free.fr> skribis:
> 
> > * gnu/packages/cups.scm (gutenprint): New variable.
> 
> [...]
> 
> > +    (synopsis "Printer drivers for CUPS on GNU/Linux")
> 
> You can remove “on GNU/Linux”, it’s implicit (I don’t see how it
> could
> be non-portable actually!).

The package itself used "Linux" which I modified to GNU/Linux but I'll
remove it altogether and reword it.

> 
> > +    ;; Supported printers list from:
> > +    ;; http://gimp-print.sourceforge.net/p_Supported_Printers.php
> > +    ;; Remember to update on version bumps with this command:
> > +    ;; $ curl  
> > http://gimp-print.sourceforge.net/p_Supported_Printers.php | \
> > +    ;; grep -Po '(?<=^<tr><td>).+?(?=</td>)' | sed 's/^/@item /g'
> > +    (description "Printer drivers for
>                      ^
> Please make it a full sentence, as per:
> 
>    
> https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html

Will do.

> 
> > +CUPS on GNU/Linux, Macintosh OS X, and other POSIX-compliant
> > operating systems.
> > +This project also maintains an enhanced Print plug-in for GIMP 2.x
> > from
> > +the same code base.  This driver claims to support these printers:
> > +
> > +@enumerate
> > +@item Canon BJ-30
> > +@item Canon BJC-50
> 
> I think we shouldn’t have such lists, even with the comment above on
> how
> to update it.  It’s not the right place for that and it would scare
> away
> translators (who are already shy enough when it comes to translating
> package descriptions :-)).
> 
> What you could do is write a sentence like:
> 
>   “This driver supports widespread inkjet printers by major vendors,
>   including Canon, Epson, Fujitsu, and SONY.”  (arbitrary choice)
> 
> That way people will at least see the vendor names, but the
> description
> remains human-readable.

OK, there is so many different vendors supported so I figured I'd
include the full list, I'll try including a full list of vendors
instead.

> 
> Otherwise LGTM.  Could you send an updated patch?

I still have not fixed the issue where CUPS tried to find the
gutenprint-5.3 filter binary within it's own package folder instead of
gutenprint's. I'd appreciate some help for that. Otherwise will come to
investigate soon, busy with other things now but wont last too long.

> 
> Thanks,
> Ludo’.

Thanks for the review!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.