diff options
Diffstat (limited to 'graphics/opendis/pkg')
-rw-r--r-- | graphics/opendis/pkg/COMMENT | 1 | ||||
-rw-r--r-- | graphics/opendis/pkg/DESCR | 15 | ||||
-rw-r--r-- | graphics/opendis/pkg/PLIST | 2 |
3 files changed, 18 insertions, 0 deletions
diff --git a/graphics/opendis/pkg/COMMENT b/graphics/opendis/pkg/COMMENT new file mode 100644 index 00000000000..8b70af9ae00 --- /dev/null +++ b/graphics/opendis/pkg/COMMENT @@ -0,0 +1 @@ +Download images from Flashpoint Digita-based cameras diff --git a/graphics/opendis/pkg/DESCR b/graphics/opendis/pkg/DESCR new file mode 100644 index 00000000000..408b25080a8 --- /dev/null +++ b/graphics/opendis/pkg/DESCR @@ -0,0 +1,15 @@ +ODS, the Open Digita Services project, is an effort to write open +source tools for accessing Digita cameras from unix operating systems. + +ODS has been tested with and is known to work with the following cameras: + + Kodak DC-220 + Kodak DC-260 + Kodak DC-265 + Kodak DC-290 + +The Minolta EX-1500 has been reported to work with ODS, but the +interface needs some debugging. + +ODS will not support cameras that don't use Digita; this includes the +Kodak DC-200, DC-210, DC-240, DC-280, and earlier cameras. diff --git a/graphics/opendis/pkg/PLIST b/graphics/opendis/pkg/PLIST new file mode 100644 index 00000000000..a00b7b9e9ea --- /dev/null +++ b/graphics/opendis/pkg/PLIST @@ -0,0 +1,2 @@ +bin/ks +lib/libods.a |