diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2012-01-30 00:12:45 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-30 00:12:45 -0600 |
commit | 588a67b546aaf03bc6cabdbe45fc0e1deeeb2169 (patch) | |
tree | 45952e5b630fae1d19d0c61fa5b41704ee09168c /graphics/dcraw/README | |
parent | f68563a010e8b8034f3306eb282744e747391bd7 (diff) | |
download | slackbuilds-588a67b546aaf03bc6cabdbe45fc0e1deeeb2169.tar.gz |
graphics/dcraw: Updated for version 9.12.
Note from rworkman: this commit strips my copyright notice,
and the strippage was done by me, and I'm signing off on it.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/dcraw/README')
-rw-r--r-- | graphics/dcraw/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/dcraw/README b/graphics/dcraw/README index 20c1f42ef1..3988eaac5c 100644 --- a/graphics/dcraw/README +++ b/graphics/dcraw/README @@ -3,4 +3,7 @@ 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. -Do this to build the gimp rawphoto plugin: RAWPHOTO=yes ./dcraw.SlackBuild +Run the slackbuild with RAWPHOTO=yes to build the gimp rawphoto plugin + +Run the slackbuild with JASPER=yes to build dcraw with jasper support. +Jasper support is disabled by default, so it is an optional dependency. |