From 7f282210564d04e309328c3e65281e8084952319 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Sun, 13 Jul 1997 17:38:12 +0000 Subject: [PATCH] the original distribution has updated to version 970703. --- graphics/camediaplay/Makefile | 5 +-- graphics/camediaplay/distinfo | 2 +- graphics/camediaplay/pkg-descr | 56 ++-------------------------------- 3 files changed, 6 insertions(+), 57 deletions(-) diff --git a/graphics/camediaplay/Makefile b/graphics/camediaplay/Makefile index b2bdedb85c8c..dc0f56ea6703 100644 --- a/graphics/camediaplay/Makefile +++ b/graphics/camediaplay/Makefile @@ -1,11 +1,12 @@ # New ports collection makefile for: camediaplay +# Version required: 970703 # Date created: 2 May 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/05/20 06:28:56 asami Exp $ # -DISTNAME= camediaplay-970418 +DISTNAME= camediaplay-970703 CATEGORIES= graphics MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/C-400L/unix/ diff --git a/graphics/camediaplay/distinfo b/graphics/camediaplay/distinfo index 10765a7b7cdd..ec9f8d8faa79 100644 --- a/graphics/camediaplay/distinfo +++ b/graphics/camediaplay/distinfo @@ -1 +1 @@ -MD5 (camediaplay-970418.tar.gz) = 46f370c6cff7de9220f536dac6a46de2 +MD5 (camediaplay-970703.tar.gz) = 926e973280bfe758991217b5b90b0728 diff --git a/graphics/camediaplay/pkg-descr b/graphics/camediaplay/pkg-descr index e1a36529b53e..0f9f18d6ae28 100644 --- a/graphics/camediaplay/pkg-descr +++ b/graphics/camediaplay/pkg-descr @@ -3,64 +3,12 @@ camediaplay digital camera engine. It is known to work with: - Olympus C-400/400L/800L/410L, D-200L/300L - - Epson CP-100 + - Epson CP-100/500 - Sanyo VPC-G1 It should work with: - Sanyo DSC-V1 - Agfa ePhoto307 - - Epson CP-200/500? - -USAGE - camediaplay [options] port query # of picts - camediaplay [options] -o port >foo.jpg extract jpg to stdout - camediaplay [options] -g port extract jpg to file - camediaplay [options] -S port get settings of camera - - common options: - -b# Baudrate. (default: 19200bps) - -d Dump mode. Transaction longer than 30 bytes - will be truncated. - -d# Dump mode. You can specify threshold for truncation. - -u Don't use uucp locking. (questionable option) - -v Verbose mode. - -D Debug mode. - port Serial port. Can be full path (/dev/tty00), - or just device name (tty00). - - options in -o/-g mode: - -a Specify that you would like to download all the picts. - -s# Specify picture # to start download. - -e# Specify picture # to finish download. - -n# Specify that you would like to download just 1 pict, - that is numbered with #. - -t Get thumbnail instead of full-sized picts. - - options in -g mode: - -Nxxx Specify the output filename, in sprintf() format. - Default is: "pic%05d.jpg". - (Be careful about escaping shell meta characters!) - -i Don't overwrite existing files. - If the file to be written is already there, - simply exit with error. - - NOTICE: -o mode won't work with multiple pictures specified. - -EXAMPLE USAGE - % camediaplay cuaa0 - get the number of picts. - % camediaplay -n10 -o cuaa0 > foo.jpg - get full-sized picture #10 to foo.jpg through stdout. - % camediaplay -n10 -t -o cuaa0 > foo.jpg - get thumbnail picture #10 to foo.jpg through stdout. - % camediaplay -a -g cuaa0 - get all full-sized pictures into "pic00001.jpg", "pic00002.jpg" - and so forth. - % camediaplay -s2 -e4 -g cuaa0 - get full-sized pictures from #2 to #4 into "pic00001.jpg", - "pic00002.jpg" and so forth. - % camediaplay -s2 -e4 -Npict%02d.jpg -g cuaa0 - get full-sized pictures from #2 to #4 into "pict01.jpg", - "pict02.jpg" and so forth. + - Epson CP-200 REPORTING BUGS Please use one of the following methods: