[Lunar-commits] <moonbase> hplip: Make optional foomatic ppd support configurable.

Jannis Pohlmann jannis at lunar-linux.org
Sat Nov 22 23:37:59 CET 2008


commit ec5ffc15120e83fc5b874c743d5b9a00619a6270
Author: Jannis Pohlmann <jannis at lunar-linux.org>
Date:   Sat Nov 22 23:36:06 2008 +0100

    hplip: Make optional foomatic ppd support configurable.
    
    I've always been wondering why my PSC didn't work with the hplip driver.
    The problem is that support for those devices isn't installed by
    default. I'm hereby making this configurable and enable it by default.
    This also kinda makes hpijs obsolete, I guess.
---
 printer/hplip/CONFIGURE |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/printer/hplip/CONFIGURE b/printer/hplip/CONFIGURE
index c2e89ab..8666e42 100644
--- a/printer/hplip/CONFIGURE
+++ b/printer/hplip/CONFIGURE
@@ -1,2 +1,3 @@
 mquery PP "Disable HP parallel port printing support (if your HP printer is USB only)?" y
 mquery FAX "Enable builtin fax in your HP printer?" n
+mquery FOOMATIC "Install foomatic ppd's (required for PSC and Photosmart printers)?" y "--enable-foomatic-ppd-install"


More information about the Lunar-commits mailing list