blob: 6cd5d1f66d612013519214d142cae45260870bc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
This utility converts the native (RAW), format of various digital cameras into
netpbm portable pixmap (.ppm) image. Supports the following models: Canon,
Kodak, Olympus, Nikon, Fuji, Minolta and Sigma (see
http://www.cybercom.net/~dcoffin/dcraw/ for full list) Note: This utility does
not read directly from the cameras, only the files after they have been
downloaded, use gphoto2 for that.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:dcraw_project:dcraw</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|