Photo Image Print System for Linux --- EPSON Stylus Color777/Color680

whose are international products.
This commit is contained in:
Satoshi Taoka 2001-01-09 01:53:42 +00:00
parent 5099a7222b
commit bbd80e85b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36973
5 changed files with 53 additions and 0 deletions

View File

@ -75,6 +75,7 @@
SUBDIR += pdflib3
SUBDIR += pdq
SUBDIR += perlftlib
SUBDIR += pips-sc680_777
SUBDIR += pips2200
SUBDIR += pips3000
SUBDIR += pips3300

View File

@ -0,0 +1,18 @@
# New ports collection makefile for: pips for EPSON Stylus Color777/EPSON Stylus Color680
# Date created: 2001.01.05
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 1.0
MASTER_SITES?= http://www.epkowa.on.arena.ne.jp/pips/data/777_680/
MASTERDIR= ${.CURDIR}/../pips800
PRTYPE= -sc680_777
INTERNATIONAL_PRODUCTS=yes
.include "${MASTERDIR}/Makefile"
# to cancel in this port (for international products)
_MAKE_COMMENT_DESCR:

View File

@ -0,0 +1 @@
MD5 (pips-sc680_777-1.0.i386.tgz) = 31c0e58dc713f78d9639ef011b28b712

View File

@ -0,0 +1 @@
Photo Image Print System for Linux --- EPSON Stylus Color777/Color680

View File

@ -0,0 +1,32 @@
Photo Image Print System for Linux is the Printer filter for EPSON
Stylus Color777/EPSON Stylus Color680 which are international
products. By using this driver you can print out as high quality as
you use Windows driver. It supporse English, French, Germany, Spanish,
Italian and Portugue. See the below URL:
WWW: http://www.epkowa.co.jp/
And this port has a modified filter "filter-sc680_777.rev" when you print out
more than one page useful. For example, if you use it, you add the
next entry into /etc/printcap.
sc680_777|EPSON Stylus Color777/EPSON Stylus Color680:\
:lp=/dev/lpt0:\
:sh:\
:if=/usr/local/libexec/sc680_777/filter-sc680_777.rev:\
:sd=/var/spool/lpd/sc680_777:\
:mx#0:\
:lf=/var/log/lpd-errs
*************************************************************
To run with Japanese/French/Germany/Spanish
/Italian/Dutch/Portugue/Korean messages, you should execute as follows:
env LANG=ja_JP pips-sc680_777
env LANG=fr pips-sc680_777
env LANG=de pips-sc680_777
env LANG=es pips-sc680_777
env LANG=it pips-sc680_777
env LANG=nl pips-sc680_777
env LANG=pt pips-sc680_777
env LANG=ko pips-sc680_777
*************************************************************