diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-11 20:00:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:39 +0200 |
commit | a08e8cad9b7c6d145ee2389ff350df23fbecbf35 (patch) | |
tree | d164fe9b3f2fb92cebec935dd239ed6754b8e591 /graphics/ufraw/README | |
parent | 14b8caa20fc116712e1e63d13b084ac26c220315 (diff) | |
download | slackbuilds-a08e8cad9b7c6d145ee2389ff350df23fbecbf35.tar.gz |
graphics/ufraw: Added to 12.0 repository
Diffstat (limited to 'graphics/ufraw/README')
-rw-r--r-- | graphics/ufraw/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/ufraw/README b/graphics/ufraw/README new file mode 100644 index 0000000000..74547f72bd --- /dev/null +++ b/graphics/ufraw/README @@ -0,0 +1,10 @@ +The UFRaw (Unidentified Flying Raw) is a tool for reading and manipulating +raw images from digital cameras. It supports most of the existing raw +formats (any format supported by DCRaw). UFRaw can be used on its own or +as a Gimp plug-in. + +UFRaw depends on dcraw, which is also available at SlackBuilds.org. +However, you can add "--enable-extras" to the configure arguments in the +build script to use the included dcraw. +An optional dependency is exiv2 (available at SlackBuilds.org) if you want +the ability to read exif data with ufraw. |