diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-13 00:28:19 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:28:19 +0200 |
commit | aa7ccd855f536de0cae383e57ff3e59e7383bdc8 (patch) | |
tree | b5540ffddd8072b7ba7d9eaa09f58c1d7d4720b1 /graphics/ufraw/README | |
parent | 63d1cdd7376435b9d821dccc147b6c311b1eebe4 (diff) | |
download | slackbuilds-aa7ccd855f536de0cae383e57ff3e59e7383bdc8.tar.gz |
graphics/ufraw: Updated for version 0.16
Diffstat (limited to 'graphics/ufraw/README')
-rw-r--r-- | graphics/ufraw/README | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/graphics/ufraw/README b/graphics/ufraw/README index 74547f72bd..00db50418a 100644 --- a/graphics/ufraw/README +++ b/graphics/ufraw/README @@ -1,10 +1,13 @@ -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 +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. +UFRaw requires dcraw and gtkimageview; lensfun is an optional dependency +(run the build script with LENSFUN=yes if you have it installed). + +However, you can add "--enable-extras" to the configure arguments in the +build script to use the included dcraw. You'll need gtkimageview if you +want to include the image preview window. You can build ufraw without +gtkimageview (run the build script with GTK=no), but you'll only have command +line interface to UFRaw. |