From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K83DG-00075B-A5 for garchives@archives.gentoo.org; Mon, 16 Jun 2008 01:08:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5736E0430; Mon, 16 Jun 2008 01:08:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6F4D8E0430 for ; Mon, 16 Jun 2008 01:08:49 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F300565003 for ; Mon, 16 Jun 2008 01:08:48 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K83DA-0000UT-Rs for gentoo-doc-cvs@lists.gentoo.org; Mon, 16 Jun 2008 01:08:44 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml Message-Id: From: Joshua Saddler Date: Mon, 16 Jun 2008 01:08:44 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: c7c0bcb7-5d0b-455d-b1eb-4e3fff3af838 X-Archives-Hash: b60d355ac2b10a46d4ac2d0d7039cca9 nightmorph 08/06/16 01:08:44 Modified: printing-howto.xml Log: gimp-print is now known as gutenprint, bug 227075 Revision Changes Path 1.72 xml/htdocs/doc/en/printing-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.72&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.71&r2=1.72 Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- printing-howto.xml 7 May 2008 00:29:26 -0000 1.71 +++ printing-howto.xml 16 Jun 2008 01:08:44 -0000 1.72 @@ -1,6 +1,6 @@ - + @@ -24,8 +24,8 @@ -3.0 -2008-05-06 +3.1 +2008-06-15 Printing and Gentoo Linux @@ -772,37 +772,37 @@

    -
  • Gimp-Print Driver
  • +
  • Gutenprint Driver
  • HPLIP Driver (deprecates HPOJ and HPIJS)
  • PNM2PPA Driver
-
-Gimp-Print Driver +
+Gutenprint Driver

-The gimp-print drivers are +The gutenprint drivers are high-quality, open source printer drivers for various Canon, Epson, HP, Lexmark, Sony, Olympus and PCL printers supporting CUPS, ghostscript, The Gimp and other applications.

-Gentoo's Portage Tree contains an ebuild for the gimp-print drivers. Just use +Gentoo's Portage Tree contains an ebuild for the gutenprint drivers. Just use emerge to install them. Note that the ebuild listens to quite a few USE flags (such as cups and ppds). You must have enabled at least these two flags!

-
-# emerge gimp-print
+
+# emerge gutenprint
 

-When the emerge process has finished, the Gimp-Print drivers will be available +When the emerge process has finished, the gutenprint drivers will be available through the CUPS web interface.

@@ -822,12 +822,12 @@
 (Check that the ppds USE flag is enabled)
 # emerge -vp hplip
-These are the packages that I would merge, in order:
+These are the packages that would be merged, in order:
 
-Calculating dependencies ...done!
-[ebuild  N    ] net-print/hplip-0.9.5  +X +cups +foomaticdb +ppds -qt -scanner -snmp +usb 9,255 kB
+Calculating dependencies... done!
+[ebuild  N    ] net-print/hplip-2.7.10  USE="ppds -X -doc -fax -minimal -parport -scanner -snmp" 14,104 kB 
 
-Total size of downloads: 9,255 kB
+Total: 1 package (1 new), Size of downloads: 14,104 kB
 
 # emerge hplip
 # hp-setup



-- 
gentoo-doc-cvs@lists.gentoo.org mailing list