From 14ccef4fc6734893c28e047020deed9eb2ee36a7 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Tue, 31 Jul 2001 01:47:54 +0000 Subject: [PATCH] Canon Bubble Jet Print Filter for Linux -- BJ F850 (with Japanese messages) (supported BCI-6 inks) --- japanese/Makefile | 1 + japanese/bjfilter850ug/Makefile | 12 +++++++++ japanese/bjfilter850ug/pkg-comment | 1 + japanese/bjfilter850ug/pkg-descr | 42 ++++++++++++++++++++++++++++++ japanese/bjfilter850ug/pkg-plist | 2 ++ 5 files changed, 58 insertions(+) create mode 100644 japanese/bjfilter850ug/Makefile create mode 100644 japanese/bjfilter850ug/pkg-comment create mode 100644 japanese/bjfilter850ug/pkg-descr create mode 100644 japanese/bjfilter850ug/pkg-plist diff --git a/japanese/Makefile b/japanese/Makefile index 1d28e68e5582..b2428de1b6a5 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -20,6 +20,7 @@ SUBDIR += binder SUBDIR += bjfilter360 SUBDIR += bjfilter850 + SUBDIR += bjfilter850ug SUBDIR += bookview SUBDIR += cannadic SUBDIR += canuum diff --git a/japanese/bjfilter850ug/Makefile b/japanese/bjfilter850ug/Makefile new file mode 100644 index 000000000000..8c5433218dae --- /dev/null +++ b/japanese/bjfilter850ug/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: bjfilter870 with Japanese +# Date created: 01/07/27 +# Whom: Satoshi Taoka +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../bjfilter850 +PRTYPE= 850 +SUFIX_PRTYPE= ug + +.include "${MASTERDIR}/Makefile" diff --git a/japanese/bjfilter850ug/pkg-comment b/japanese/bjfilter850ug/pkg-comment new file mode 100644 index 000000000000..78c948385456 --- /dev/null +++ b/japanese/bjfilter850ug/pkg-comment @@ -0,0 +1 @@ +Canon Bubble Jet Print Filter for Linux -- BJ F850 (with Japanese messages) (supported BCI-6 inks) diff --git a/japanese/bjfilter850ug/pkg-descr b/japanese/bjfilter850ug/pkg-descr new file mode 100644 index 000000000000..d952ff78bd1e --- /dev/null +++ b/japanese/bjfilter850ug/pkg-descr @@ -0,0 +1,42 @@ +This port is for a printer filter of Canon BJ F850ug. The filter is +called Canon Bubble Jet Print Filter for Linux and there exist the +filters for other Canon bubble jet printers. By using this driver you +can print out as high quality as you use the Windows driver. See the +below URLs: + +WWW: http://www.canon-sales.co.jp/drv-upd/linux/bjlinux100.html + file:/usr/local/share/doc/bjfiltercom-1.1_1/html/README.HTM + file:/usr/local/share/doc/bjfiltercom-1.1_1/html/INDEX.HTM + file:/usr/local/share/doc/bjfiltercom-1.1_1/html/FAQ.HTM + +And then this port has filters filter850ug and filter850ug_gui which are +useful to print out more than one page. If you use it, you add the +next entry into /etc/printcap. + +bjfilter850ug|Canon BJ F850ug:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/bjfilter850ug/filter850ug:\ + :sd=/var/spool/lpd/bjfilter850ug:\ + :mx#0:\ + :lf=/var/log/lpd-errs +bjfilter850ug_gui|Canon BJ F850ug with GUI:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/ja-bjfilter850ug/filter850ug_gui:\ + :sd=/var/spool/lpd/bjfilter850ug_gui:\ + :mx#0:\ + :lf=/var/log/lpd-errs + +Notice: If you use filter850ug_gui then the host which you are using +have to run X and be the printer saver (connected the printer Canon BJ). + +********************************************************************* +To run with Japanese messages, you should execute with "env LANG=ja_JP" +in a command line. For example, + env LANG=ja_JP bjfilter --gui --model BJF850ug sample.bmp > /dev/lpt0 +********************************************************************* + +Notice: This is supported BCI-6 inks. + +Notice: bjfilter850 and bjfilter850ug cannot be installed simultaneously. diff --git a/japanese/bjfilter850ug/pkg-plist b/japanese/bjfilter850ug/pkg-plist new file mode 100644 index 000000000000..b23523ad3d83 --- /dev/null +++ b/japanese/bjfilter850ug/pkg-plist @@ -0,0 +1,2 @@ +libexec/ja-bjfilter850ug/filter850ug_gui +@dirrm libexec/ja-bjfilter850ug