diff options
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. |