diff options
Diffstat (limited to 'graphics/darktable/README')
-rw-r--r-- | graphics/darktable/README | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/graphics/darktable/README b/graphics/darktable/README index 0b886e85ea68..b2de133644e4 100644 --- a/graphics/darktable/README +++ b/graphics/darktable/README @@ -5,17 +5,22 @@ and enhance them. This project tries to fill the gap between the many excellent existing free raw converters and image management tools (such as ufraw or f-spot). -To run darktable, your processor must support SSE2 instructions -(i.e. Pentium 4 or higher, or Athlon 64 or higher). +The Darktable project strongly recommends that you should build and run +darktable on x86_64 if possible. The i686 build will not give you a +satisfactory user experience. As an absolute minimum, your processor +must support SSE2 instructions (i.e. Pentium 4 or higher, or Athlon 64 +or higher). The following are optional dependencies: GraphicsMagick - for importing a wide range of non-RAW image formats -openjpeg - for exporting images in JPEG 2000 format -libwebp - for exporting images in WebP format -flickcurl - for exporting images to Flickr -json-glib - for exporting images to Facebook -colord - for colour profile management +openjpeg1 - for exporting images in JPEG 2000 format +libwebp - for exporting images in WebP format +flickcurl - for exporting images to Flickr +json-glib - for exporting images to Facebook +colord - for colour profile management +colord-gtk - for colour profile management +osm-gps-map - for map georeferencing If you have nVidia or AMD/ATI graphics with more than 1Gb of memory, either nvidia-driver or amd-app-sdk is an optional runtime dependency. |