diff options
Diffstat (limited to 'print/pips760')
-rw-r--r-- | print/pips760/Makefile | 2 | ||||
-rw-r--r-- | print/pips760/distinfo | 4 | ||||
-rw-r--r-- | print/pips760/pkg-descr | 11 |
3 files changed, 3 insertions, 14 deletions
diff --git a/print/pips760/Makefile b/print/pips760/Makefile index 0c75ca154886..ce8f2deded1e 100644 --- a/print/pips760/Makefile +++ b/print/pips760/Makefile @@ -10,4 +10,4 @@ COMMENT= Photo Image Print System for Linux --- EPSON PM-760C PRTYPE= 760 -.include "${MASTERDIR}/Makefile" +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips760/distinfo b/print/pips760/distinfo index b5dca3167a47..45dbe28c4751 100644 --- a/print/pips760/distinfo +++ b/print/pips760/distinfo @@ -1,2 +1,2 @@ -MD5 (pips760-1.3.1.i386.tgz) = 52eda64f50652114540278c913f3e776 -SIZE (pips760-1.3.1.i386.tgz) = 908560 +MD5 (pips760-1.3.2.tar.gz) = a39c8487b369a496db2ecea31d8621eb +SIZE (pips760-1.3.2.tar.gz) = 1100390 diff --git a/print/pips760/pkg-descr b/print/pips760/pkg-descr index aefe17647bbf..f819118a2a3a 100644 --- a/print/pips760/pkg-descr +++ b/print/pips760/pkg-descr @@ -12,14 +12,3 @@ print out more than one page. Then you execute the next command: /usr/local/libexec/pips760/setup to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. - -To run with Japanese/French/Germany/Spanish/Italian/Dutch/ -Portugue/Korean messages, you should execute as follows: - env LANG=ja_JP pips760 env LANG=fr pips760 - env LANG=de pips760 env LANG=es pips760 - env LANG=it pips760 env LANG=nl pips760 - env LANG=pt pips760 env LANG=ko pips760 (*) - env LANG=zh_CN pips760 (*)(**) env LANG=zh_TW.Big5 pips760 (**) - -(*) These do not work well. -(**) See more informations in /usr/local/share/doc/pips760/readme_for_zh |