diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2011-02-20 19:55:34 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-28 09:42:05 -0600 |
commit | a38f374d82d97f8ec0c04beba4ad1e0636117737 (patch) | |
tree | f8481e495b2caa7376f1a8eefea7e7ed1c0019a5 /graphics/dcraw/README | |
parent | 49562015d866932c16d49d1a25603728306f3e4f (diff) | |
download | slackbuilds-a38f374d82d97f8ec0c04beba4ad1e0636117737.tar.gz |
graphics/dcraw: Updated for versoin 9.06.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/dcraw/README')
-rw-r--r-- | graphics/dcraw/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/dcraw/README b/graphics/dcraw/README index 0afe23650d..20c1f42ef1 100644 --- a/graphics/dcraw/README +++ b/graphics/dcraw/README @@ -3,6 +3,4 @@ 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 as below: - -RAWPHOTO=yes ./dcraw.SlackBuild +Do this to build the gimp rawphoto plugin: RAWPHOTO=yes ./dcraw.SlackBuild |