blob: 0afe23650d23ae8972d0240132fa096447e9db97 (
plain)
1
2
3
4
5
6
7
8
|
DCRaw is software for processing RAW image files generated by a host of
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
|