blob: 8502b390318c3387f74cf80645629c5ee8c230d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>
</pkgmetadata>
|