mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Canon Bubble Jet Print Filter for Linux -- BJ S6300
This commit is contained in:
parent
78651ebc10
commit
73fb1dcf4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49806
@ -24,6 +24,7 @@
|
||||
SUBDIR += bjfiltercom
|
||||
SUBDIR += bjfilters600
|
||||
SUBDIR += bjfilters630
|
||||
SUBDIR += bjfilters6300
|
||||
SUBDIR += c2ps-a4
|
||||
SUBDIR += c2ps-letter
|
||||
SUBDIR += cdlabelgen
|
||||
|
13
print/bjfilters6300/Makefile
Normal file
13
print/bjfilters6300/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# New ports collection makefile for: bjfilter6300
|
||||
# Date created: 2001.09.20
|
||||
# Whom: taoka@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../bjfilter850
|
||||
|
||||
PREFIX_PRTYPE= s
|
||||
PRTYPE?= 6300
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
print/bjfilters6300/distinfo
Normal file
1
print/bjfilters6300/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (bjfilter/bjfilters6300-1.3-0.i386.rpm) = 29337250bab26822f15bb9b5d82eb1fd
|
1
print/bjfilters6300/pkg-comment
Normal file
1
print/bjfilters6300/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Canon Bubble Jet Print Filter for Linux -- BJ S6300
|
22
print/bjfilters6300/pkg-descr
Normal file
22
print/bjfilters6300/pkg-descr
Normal file
@ -0,0 +1,22 @@
|
||||
This port is for a printer filter of Canon BJ S6300. 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.3/html/README.HTM
|
||||
file:/usr/local/share/doc/bjfiltercom-1.3/html/INDEX.HTM
|
||||
file:/usr/local/share/doc/bjfiltercom-1.3/html/FAQ.HTM
|
||||
|
||||
And then this port has filters filters6300 and filters6300_gui which are
|
||||
useful to print out more than one page. Then you execute the next
|
||||
command:
|
||||
|
||||
/usr/local/libexec/bjfilters6300/setup
|
||||
|
||||
to setup /etc/printcap and make spools in /var/spool/lpd/.
|
||||
|
||||
Notice: If you use filters6300_gui in the printer server, for example
|
||||
hostA then you have to run X, execute "xhost hostA" and execute "lpr" on
|
||||
the host which you are using.
|
16
print/bjfilters6300/pkg-plist
Normal file
16
print/bjfilters6300/pkg-plist
Normal file
@ -0,0 +1,16 @@
|
||||
bin/bjs6300ps
|
||||
bin/bjs6300raw
|
||||
libexec/bjfilters6300/filters6300
|
||||
libexec/bjfilters6300/filters6300_gui
|
||||
libexec/bjfilters6300/setup
|
||||
libexec/bjfilters6300/scripts/en.lc
|
||||
libexec/bjfilters6300/scripts/ja.lc
|
||||
@dirrm libexec/bjfilters6300/scripts
|
||||
@dirrm libexec/bjfilters6300
|
||||
@cwd /compat/linux
|
||||
usr/lib/bjlib/cnb_1130.tbl
|
||||
usr/lib/libcnbpo113.so
|
||||
usr/lib/libcnbpo113.so.1.0.0
|
||||
@dirrm usr/lib/bjlib
|
||||
@exec /compat/linux/sbin/ldconfig ; true
|
||||
@unexec /compat/linux/sbin/ldconfig ; true
|
Loading…
Reference in New Issue
Block a user