Good morning in the Lord

I could install and after that print in a "HP PSC-1315" with current
cups, attached hpijs and the ports sent again by Jakob: foomatic-db,
foomatic-filters, foomatic-engine, gutenprint

Please consider their inclusion in the ports tree with two small
changes (the smallest I could think after 
 http://archives.neohapsis.com/archives/openbsd/2005-07/1133.html ):

1. Updating hpijs as described below
2. Removing from foomatic-filters/pkg/PLIST:
@conflict hpijs-*

The attached patch for hpijs doesn't install foomatic-rip.

I hope this long issue is finally solved and those good ports of Jakob
will finally be included as official ports.

Best regards. God illuminate us.
-- 
Dios, gracias por tu amor infinto.
http://www.primarilypublicdomain.org/letter/
--  
  Vladimir Támara Patiño.  
  http://www.geocities.com/v-tamara

Index: patches/patch-Makefile_am
===================================================================
RCS file: /cvs/ports/print/hpijs/patches/patch-Makefile_am,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile_am
--- patches/patch-Makefile_am   2007/04/29 00:15:02     1.2
+++ patches/patch-Makefile_am   2007/07/25 14:21:24
@@ -1,6 +1,15 @@
 $OpenBSD: patch-Makefile_am,v 1.2 2007/04/29 00:15:02 jasper Exp $
---- Makefile.am.orig   Wed Oct  1 22:07:56 2003
-+++ Makefile.am        Sun Apr 29 02:15:51 2007
+--- Makefile.am.orig   Wed Oct  1 15:07:56 2003
++++ Makefile.am        Wed Jul 25 09:16:19 2007
+@@ -4,7 +4,7 @@ ppddir = $(datadir)/ppd/HP
+ if FOOMATIC_INSTALL
+ foomatichook = install-foomatic
+ unfoomatichook = uninstall-foomatic
+-rip = foomatic-rip
++rip = 
+ if CUPS_INSTALL
+ cupshook = install-cups
+ uncupshook = uninstall-cups
 @@ -57,7 +57,7 @@ uninstall-hook: $(unfoomatichook) $(uncupshook)
  install-foomatic:
        mkdir -p $(DESTDIR)/$(ppddir)
@@ -10,3 +19,13 @@
        gzip -f $(DESTDIR)/$(ppddir)/*
  
  uninstall-foomatic:
+@@ -68,9 +68,6 @@ install-cups:
+       rm -f $(DESTDIR)/$(CUPS_PPD_PATH)/foomatic-ppds
+       mkdir -p $(DESTDIR)/$(CUPS_PPD_PATH)
+       ln -s $(datadir)/ppd $(DESTDIR)/$(CUPS_PPD_PATH)/foomatic-ppds
+-      rm -f $(DESTDIR)/$(CUPS_FILTER_PATH)/foomatic-rip
+-      mkdir -p $(DESTDIR)/$(CUPS_FILTER_PATH)
+-      ln -s $(bindir)/foomatic-rip $(DESTDIR)/$(CUPS_FILTER_PATH)/foomatic-rip
+ 
+ uninstall-cups:
+       rm -f $(DESTDIR)/$(CUPS_PPD_PATH)/foomatic-ppds
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/print/hpijs/patches/patch-Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile_in
--- patches/patch-Makefile_in   2007/04/29 00:15:02     1.2
+++ patches/patch-Makefile_in   2007/07/25 14:21:24
@@ -1,6 +1,15 @@
 $OpenBSD: patch-Makefile_in,v 1.2 2007/04/29 00:15:02 jasper Exp $
---- Makefile.in.orig   Wed Oct  1 22:10:04 2003
-+++ Makefile.in        Sun Apr 29 02:15:51 2007
+--- Makefile.in.orig   Wed Oct  1 15:10:04 2003
++++ Makefile.in        Wed Jul 25 09:16:34 2007
+@@ -87,7 +87,7 @@ ppddir = $(datadir)/ppd/HP
+ @[EMAIL PROTECTED] = 
+ @[EMAIL PROTECTED] = uninstall-foomatic
+ @[EMAIL PROTECTED] = 
[EMAIL PROTECTED]@rip = foomatic-rip
[EMAIL PROTECTED]@rip = 
+ @[EMAIL PROTECTED] = 
+ @CUPS_INSTALL_FALSE@@[EMAIL PROTECTED] = 
+ @CUPS_INSTALL_TRUE@@[EMAIL PROTECTED] = install-cups
 @@ -635,7 +635,7 @@ uninstall-hook: $(unfoomatichook) $(uncupshook)
  install-foomatic:
        mkdir -p $(DESTDIR)/$(ppddir)
@@ -10,3 +19,13 @@
        gzip -f $(DESTDIR)/$(ppddir)/*
  
  uninstall-foomatic:
+@@ -646,9 +646,6 @@ install-cups:
+       rm -f $(DESTDIR)/$(CUPS_PPD_PATH)/foomatic-ppds
+       mkdir -p $(DESTDIR)/$(CUPS_PPD_PATH)
+       ln -s $(datadir)/ppd $(DESTDIR)/$(CUPS_PPD_PATH)/foomatic-ppds
+-      rm -f $(DESTDIR)/$(CUPS_FILTER_PATH)/foomatic-rip
+-      mkdir -p $(DESTDIR)/$(CUPS_FILTER_PATH)
+-      ln -s $(bindir)/foomatic-rip $(DESTDIR)/$(CUPS_FILTER_PATH)/foomatic-rip
+ 
+ uninstall-cups:
+       rm -f $(DESTDIR)/$(CUPS_PPD_PATH)/foomatic-ppds
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/print/hpijs/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   2004/09/15 18:32:14     1.3
+++ pkg/PLIST   2007/07/25 14:21:24
@@ -1,9 +1,12 @@
 @comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:32:14 espie Exp $
-bin/foomatic-rip
 bin/hpijs
+share/cups/
+share/cups/model/
+share/cups/model/foomatic-ppds
 share/doc/hpijs/
 share/doc/hpijs/gs_hpijs.png
 share/doc/hpijs/hpijs_readme.html
+share/nls/pl_PL.ISO_8859-2/
 share/ppd/
 share/ppd/HP/
 share/ppd/HP/HP-2000C-hpijs.ppd.gz

Reply via email to