mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Photo Image Print System for Linux -- EPSON PM-770C (with Japanese messages)
This commit is contained in:
parent
1cccca61e2
commit
2e32719136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32174
16
japanese/pips770/Makefile
Normal file
16
japanese/pips770/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: pips for EPSON PM-770C
|
||||
# Date created: 00/04/21
|
||||
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/japanese/pips770/Attic/Makefile,v 1.1.1.1 2000-09-01 16:30:47 taoka Exp $
|
||||
#
|
||||
|
||||
CATEGORIES?= japanese print linux
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= ${.CURDIR}/pkg/COMMENT
|
||||
DESCR= ${.CURDIR}/pkg/DESCR
|
||||
PRTYPE= 770
|
||||
|
||||
do-install: # empty
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
japanese/pips770/pkg-comment
Normal file
1
japanese/pips770/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Photo Image Print System for Linux -- EPSON PM-770C (with Japanese messages)
|
22
japanese/pips770/pkg-descr
Normal file
22
japanese/pips770/pkg-descr
Normal file
@ -0,0 +1,22 @@
|
||||
Photo Image Print System for Linux is the Printer filter for EPSON
|
||||
PM-770C. By using this driver you can print out as high quality as you
|
||||
use Windows driver. See the below URL:
|
||||
|
||||
WWW: http://www.epkowa.co.jp/
|
||||
|
||||
And this port has a modified filter "filter770.rev" when you print out
|
||||
more than one page useful. For example, if you use it, you add the
|
||||
next entry into /etc/printcap.
|
||||
|
||||
pm770c|EPSON PM-770C:\
|
||||
:lp=/dev/lpt0:\
|
||||
:sh:\
|
||||
:if=/usr/local/libexec/pips770/filter770.rev:\
|
||||
:sd=/var/spool/lpd/pm770c:\
|
||||
:mx#0:\
|
||||
:lf=/var/log/lpd-errs
|
||||
|
||||
*************************************************************
|
||||
To run with Japanese messages, you should execute as follows:
|
||||
env LANG=ja_JP pips770 -la JP
|
||||
*************************************************************
|
1
japanese/pips770/pkg-plist
Normal file
1
japanese/pips770/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
@comment this plist intentionally left empty
|
Loading…
Reference in New Issue
Block a user