diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-11 20:00:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:35 +0200 |
commit | 93e5d5329cd01cbfa24a3c10f821ab3ea32f03e4 (patch) | |
tree | 66a28c56f3da2eb8e8dd41e7560f5b56542eda96 /graphics/dcraw/README | |
parent | 9f5e4cf6efb2a068a7e64994052e902d314c7843 (diff) | |
download | slackbuilds-93e5d5329cd01cbfa24a3c10f821ab3ea32f03e4.tar.gz |
graphics/dcraw: Added to 12.0 repository
Diffstat (limited to 'graphics/dcraw/README')
-rw-r--r-- | graphics/dcraw/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/dcraw/README b/graphics/dcraw/README new file mode 100644 index 0000000000..f9471ae3e5 --- /dev/null +++ b/graphics/dcraw/README @@ -0,0 +1,6 @@ +DCRaw is software for processing RAW image files generated by a host of +digital cameras. DCRaw by itself only provides a command line interface +for image processing. DCRaw can also build with a gimp plugin so images +can be edited/exported with gimp - if you want to build the gimp plugin, +then run the build script with the "rawphoto" argument: + ./dcraw.SlackBuild rawphoto |