[PATCH] doc: Update cups-service example to include brlaser.

  • Open
  • quality assurance status badge
Details
3 participants
  • Danny Milosavljevic
  • Ludovic Courtès
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal
D
D
Danny Milosavljevic wrote on 19 Nov 2019 17:11
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)
20191119161150.4268-1-dannym@scratchpost.org
* doc/guix.texi (Printing Services): Update cups-service example to include
brlaser.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (13 lines)
diff --git a/doc/guix.texi b/doc/guix.texi
index ea8a8783d8..ee653bd493 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14496,7 +14496,7 @@ like this (you need to use the @code{(gnu packages cups)} module):
(cups-configuration
(web-interface? #t)
(extensions
- (list cups-filters escpr hplip-minimal))))
+ (list cups-filters escpr hplip-minimal brlaser))))
@end lisp
Note: If you wish to use the Qt5 based GUI which comes with the hplip
T
T
Tobias Geerinckx-Rice wrote on 19 Nov 2019 17:31
8736ejvndr.fsf@nckx
Danny,

Danny Milosavljevic ???
Toggle quote (4 lines)
> * doc/guix.texi (Printing Services): Update cups-service example
> to include
> brlaser.

Fine by me, but if the goal is to list all possibly valid
extensions, at least ‘foo2zjs’, ‘foomatic-filters’, and ‘splix’
are also missing.

Kind regards,

T G-R
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl3UGOAACgkQ2Imw8BjF
STx1CQ//fSMlPY62+UenCIdkxlQEQuSNUVKTtGMUEEMOL3iuElxtVDf75F/vq4oF
aJGO2kEILrn4ciLXSrsH0CYvWwQAB67R93HmJ+0+XEqK/z7yTCr05oZDDqbRGiJJ
uvaCtrJvNTaOIeF5B8erS0caohUqPVOvNyEZgfxYtOwlotCv6Bifw+gwNorm+jgt
LkP4APE4bnsdAyPuu+putJLm30IA9ho7oEB/5/OX+vUwM2Fn03rWFsTSkAgYCSic
MkUTRsraeHzBidm559kKgEMF54G95aCeccBaznd3myRsQ8ETBcE+WgHRrKiH0gQg
TOTv4v3aCeCd7PyvTGqbGdExTNwZ5KujSQqEG7aEqbDrq6yI9juWIQc4K2eHA0lf
8oHj2+izyYuI0nBd4XR+qERhAI5x3KoaPx4YeAdZMIJ3SKdwqHpxGSy782FLyf/n
wBOVRwG+pbLEmYmp5jERcnHp8mEt4OFFOBmYPJ2/GTlgDz6BBzt78llVM2bgc/xc
acDrXWQa9rP8OUtsDsyk+xPFknw3SkqfwVrbml8ISo0k5pAIWbytauISY4HFMIQl
K9YjIC2mgZVz6E2rEVXH4p17hoH3CRGG8+hfaBWy3n0ritUiquGBRcTbAymPhMOd
1CmKwgcUqO7US96Umx6BRYGb0LNOh8gzH2OQNqKQSXcoBm6LKzg=
=rL8H
-----END PGP SIGNATURE-----

L
L
Ludovic Courtès wrote on 21 Nov 2019 11:00
(name . Tobias Geerinckx-Rice)(address . me@tobias.gr)
87r221im6c.fsf@gnu.org
Hi!

Tobias Geerinckx-Rice <me@tobias.gr> skribis:

Toggle quote (5 lines)
> Danny Milosavljevic ???
>> * doc/guix.texi (Printing Services): Update cups-service example to
>> include
>> brlaser.

LGTM!

Toggle quote (3 lines)
> Fine by me, but if the goal is to list all possibly valid extensions,
> at least ‘foo2zjs’, ‘foomatic-filters’, and ‘splix’ are also missing.

Should we be more explicit and list these packages? Like:

The following packages provide drivers for specific printers:

@table @code
@item brlaser
Brother laser printers.

@item foo2zjs
Foobar printers.

@end table

(I’m not offering to write that list because I don’t know much about all
this.)

Ludo’.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 38275@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 38275
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch