mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
add slave port for Photo Image Print System for Linux --- EPSON PX-V700
(for CUPS)
This commit is contained in:
parent
5e20124e28
commit
b09f424729
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117456
4 changed files with 25 additions and 0 deletions
|
@ -197,6 +197,7 @@
|
||||||
SUBDIR += pipsv500
|
SUBDIR += pipsv500
|
||||||
SUBDIR += pipsv600
|
SUBDIR += pipsv600
|
||||||
SUBDIR += pipsv700
|
SUBDIR += pipsv700
|
||||||
|
SUBDIR += pipsv700-cups
|
||||||
SUBDIR += pkfonts118
|
SUBDIR += pkfonts118
|
||||||
SUBDIR += pkfonts240
|
SUBDIR += pkfonts240
|
||||||
SUBDIR += pkfonts300
|
SUBDIR += pkfonts300
|
||||||
|
|
15
print/pipsv700-cups/Makefile
Normal file
15
print/pipsv700-cups/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: pips for EPSON PX-V700
|
||||||
|
# Date created: 2004.08.27
|
||||||
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
|
||||||
|
PORTVERSION= 2.6.2
|
||||||
|
MASTERDIR= ${.CURDIR}/../pips800
|
||||||
|
COMMENT= Photo Image Print System for Linux --- EPSON PX-V700 (for CUPS)
|
||||||
|
|
||||||
|
PRTYPE= v700
|
||||||
|
DIST_TYPE= cups
|
||||||
|
|
||||||
|
.include "${MASTERDIR}/Makefile.pips"
|
2
print/pipsv700-cups/distinfo
Normal file
2
print/pipsv700-cups/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
MD5 (pipsv700-cups-2.6.2.tar.gz) = 52a0d29eaf5849655cd26f42eb9918bc
|
||||||
|
SIZE (pipsv700-cups-2.6.2.tar.gz) = 2459449
|
7
print/pipsv700-cups/pkg-descr
Normal file
7
print/pipsv700-cups/pkg-descr
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
This port is for a printer filter of EPSON PX-V700. The filter is
|
||||||
|
called Photo Image Print System for Linux and there exist the filters
|
||||||
|
for other EPSON bubble jet printers. By using this driver you can
|
||||||
|
print out as high quality as you use the Windows driver. See the below
|
||||||
|
URL:
|
||||||
|
|
||||||
|
WWW: http://www.epkowa.co.jp/
|
Loading…
Add table
Reference in a new issue