doc/README.md
This is darktable, a free raw photo viewer and organizer.
Build dependencies for many platforms are listed here:
https://redmine.darktable.org/projects/darktable/wiki/Building_darktable_20
In summary, you'll need:
gcc, g++, GNU make and cmakegtk+-3.0 (and dependencies, e.g. cairo, gdkpixbuf, etc.)xml, pugixml, xslt and json librariespng, jpeg, tiff, rsvg2 librariessqlite3, exiv2, lensfun, lcms2, curlOptionally, you might need for special features:
libcups2 (for the print module)gphoto2 (for camera support, recommended)SDL, SDL-image and Mesa OpenGL (to build darktable-viewer)osm-gps-map for geo tagging viewlensfun (lens distortion plugin)libheif for reading HEIF/HEIC imagesOpenEXR for HDR exportlibsecret for storing passwordslibcolord-dev libcolord-gtk-dev for colour profile supportwebp and openjpeg libraries for WebP and JPEG 2000 supportGraphicsMagick library for TIFF-encoded EXIF thumbnails and LDR image format supportexiftool for creating whitebalance presetsThen, type:
$ ./build.sh --prefix /usr --buildtype Release
$ cd build && make install (or sudo make install)
$ darktable
Optionally, to build translations of the manual pages:
po4a)Other used packages (supplied in the source tree):
darktable has OpenCL support for graphics cards with:
Enjoy!
Send any bug reports to the mailing list: [email protected] Find more information on the web: https://www.darktable.org/