Canon Bubble Jet Print Filter for Linux -- BJ F860
This commit is contained in:
parent
9ce90e7cb5
commit
b0739ba41b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38913
@ -18,6 +18,7 @@
|
||||
SUBDIR += bibcard
|
||||
SUBDIR += bibview
|
||||
SUBDIR += bjfilter850
|
||||
SUBDIR += bjfilter860
|
||||
SUBDIR += bjfiltercom
|
||||
SUBDIR += c2ps-a4
|
||||
SUBDIR += c2ps-letter
|
||||
|
12
print/bjfilter860/Makefile
Normal file
12
print/bjfilter860/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: bjfilter860
|
||||
# Date created: 2001.02.11
|
||||
# Whom: taoka@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../bjfilter850
|
||||
|
||||
PRTYPE= 860
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
print/bjfilter860/distinfo
Normal file
1
print/bjfilter860/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (bjfilter/bjfilter860-1.0-0.i386.rpm) = 266b3d46ece34c021b562acddbe1f053
|
1
print/bjfilter860/pkg-comment
Normal file
1
print/bjfilter860/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Canon Bubble Jet Print Filter for Linux -- BJ F860
|
22
print/bjfilter860/pkg-descr
Normal file
22
print/bjfilter860/pkg-descr
Normal file
@ -0,0 +1,22 @@
|
||||
This port is for a printer filter of Canon BJ F860. 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.0/html/README.HTM
|
||||
file:/usr/local/share/doc/bjfiltercom-1.0/html/INDEX.HTM
|
||||
file:/usr/local/share/doc/bjfiltercom-1.0/html/FAQ.HTM
|
||||
|
||||
And then this port has a filter "filter860" which is useful to print
|
||||
out more than one page. If you use it, you add the next entry into
|
||||
/etc/printcap.
|
||||
|
||||
bjfilter860|Canon BJ F860:\
|
||||
:lp=/dev/lpt0:\
|
||||
:sh:\
|
||||
:if=/usr/local/libexec/bjfilter860/filter860:\
|
||||
:sd=/var/spool/lpd/bjfilter860:\
|
||||
:mx#0:\
|
||||
:lf=/var/log/lpd-errs
|
7
print/bjfilter860/pkg-plist
Normal file
7
print/bjfilter860/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
bin/bjpsprn
|
||||
libexec/bjfilter860/filter860
|
||||
@dirrm libexec/bjfilter860
|
||||
@cwd /compat/linux
|
||||
usr/lib/bjlib/cnb_1050.tbl
|
||||
usr/lib/libcnbpo105.so.1.0.0
|
||||
@dirrm usr/lib/bjlib
|
Loading…
Reference in New Issue
Block a user