Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 1997 10:33:52 +0900 (JST)
From:      mita@jp.FreeBSD.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/3576: Added jp-vfghostscript-4.03 drivers 
Message-ID:  <199705110133.KAA08974@datsu.fujita3.iis.u-tokyo.ac.jp>
Resent-Message-ID: <199705110140.SAA05286@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3576
>Category:       ports
>Synopsis:       drivers for jp-vfghostscript-4.03 is updated
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 10 18:40:02 PDT 1997
>Last-Modified:
>Originator:     MITA Yoshio
>Organization:
IIS, the University of Tokyo
>Release:        FreeBSD 2.2.1-RELEASE i386
>Environment:

2.2.1-RELEASE

>Description:

	1. Add lips3 device as a default printer driver.
	2. Bug fix of gdevep82.patch

>How-To-Repeat:

>Fix:
	

diff -rcN japanese/vfghostscript4.orig/files/gdevep82.patch japanese/vfghostscript4/files/gdevep82.patch
*** japanese/vfghostscript4.orig/files/gdevep82.patch	Thu May  1 19:03:04 1997
--- japanese/vfghostscript4/files/gdevep82.patch	Sun May 11 09:15:39 1997
***************
*** 139,145 ****
  +   }
  +   sprintf(buf, "%cS%c%cS%c", ESC, ESC, ESC, FS); /* ESC/PS -> ESC/P */
  +   sprintf(buf, "%cz%c%c", ESC, NULL, NULL); /* ESC/P -> ESC/Page */
! +   sprintf(buf,"\033\001@EJL \012@EJL ENLA=ESC/PAGE\012\033\001@EJL \012@EJL SE LA=ESC/PAGE\012@EJL SET EC=ON RS=%s PU=%s PS=%s ZO=OFF FO=OFF\012@EJL EN LA=ESC/PAGE\012",
  + 	  (ptype==EPAG300)?"QK":"FN",
  + 	  "AU", /* "AU"..auto "2"..tray(maybe) "1"..casette1*/
  + 	  ps
--- 139,145 ----
  +   }
  +   sprintf(buf, "%cS%c%cS%c", ESC, ESC, ESC, FS); /* ESC/PS -> ESC/P */
  +   sprintf(buf, "%cz%c%c", ESC, NULL, NULL); /* ESC/P -> ESC/Page */
! +   sprintf(buf,"\033\001@EJL \012@EJL SE LA=ESC/PAGE\012@EJL SET EC=ON RS=%s PU=%s PS=%s ZO=OFF FO=OFF\012@EJL EN LA=ESC/PAGE\012",
  + 	  (ptype==EPAG300)?"QK":"FN",
  + 	  "AU", /* "AU"..auto "2"..tray(maybe) "1"..casette1*/
  + 	  ps
diff -rcN japanese/vfghostscript4.orig/scripts/configure japanese/vfghostscript4/scripts/configure
*** japanese/vfghostscript4.orig/scripts/configure	Thu May  1 19:03:05 1997
--- japanese/vfghostscript4/scripts/configure	Sun May 11 08:51:06 1997
***************
*** 4,10 ****
  
  if [ ! "X"${BATCH} = "X" ] ; then
  
! PRINTER_JAPAN=' epag300.dev epag600.dev mjc180.dev mjc360.dev mjc720.dev mj500c.dev lips4.dev lips4c.dev rpdlA3.dev rpdlA4.dev rpdlB4.dev rpdlB5.dev bj10v.dev bj10vh.dev'
  
  sed -e "s;XINCLUDE=-I/usr/local/X/include;XINCLUDE=-I/usr/X11R6/include;" \
      -e "s;XLIBDIRS=-L/usr/X11/lib;XLIBDIRS=-L/usr/X11R6/lib;" \
--- 4,10 ----
  
  if [ ! "X"${BATCH} = "X" ] ; then
  
! PRINTER_JAPAN=' epag300.dev epag600.dev mjc180.dev mjc360.dev mjc720.dev mj500c.dev lips3.dev lips4.dev lips4c.dev rpdlA3.dev rpdlA4.dev rpdlB4.dev rpdlB5.dev bj10v.dev bj10vh.dev'
  
  sed -e "s;XINCLUDE=-I/usr/local/X/include;XINCLUDE=-I/usr/X11R6/include;" \
      -e "s;XLIBDIRS=-L/usr/X11/lib;XLIBDIRS=-L/usr/X11R6/lib;" \


---
MITA Yoshio
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705110133.KAA08974>