diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2015-09-30 08:25:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-01 20:09:42 +0700 |
commit | ccacaac11688407224af7ffff3ad3a4c0d6d7977 (patch) | |
tree | ad72982c2d11d30d97796fda0cfe773eb34f26e3 /graphics/ufraw/README | |
parent | 86e1517905580062caef4b2e737bc34151be0ea2 (diff) | |
download | slackbuilds-ccacaac11688407224af7ffff3ad3a4c0d6d7977.tar.gz |
graphics/ufraw: Updated for version 0.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/ufraw/README')
-rw-r--r-- | graphics/ufraw/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/ufraw/README b/graphics/ufraw/README index 51a75a0564..3b99ae94ee 100644 --- a/graphics/ufraw/README +++ b/graphics/ufraw/README @@ -3,10 +3,9 @@ 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. -You can add "--enable-extras" to the configure arguments in the build -script to use the included dcraw and avoid the recommended dependency -dcraw. - UFRaw requires gtkimageview to include the image preview window. You can build it without gtkimageview (run with GTK=no) but you'll only have command line interface to UFRaw. + +cfitsio (available in SBo) is an optional dependency to support FITS file +format. |