diff options
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 2 | ||||
-rw-r--r-- | graphics/darktable/pkg-descr | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 98c6d09d347e..61a7b6de8940 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -35,7 +35,7 @@ LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= GPHOTO GEO FLICKR FACEBOOK KWALLET GNOMEKEYRING RAWSPEED \ OPENJPEG SLIDESHOW NLS GCC46 -GEO_DESC= Build geotagging parts +GEO_DESC= Geotagging support FACEBOOK_DESC= Support images export to Facebook RAWSPEED_DESC= Compile with rawspeed backend SLIDESHOW_DESC= Build OpenGL/SDL slideshow viewer diff --git a/graphics/darktable/pkg-descr b/graphics/darktable/pkg-descr index 130af43d4f68..76b4c30dcbeb 100644 --- a/graphics/darktable/pkg-descr +++ b/graphics/darktable/pkg-descr @@ -1,13 +1,13 @@ -Darktable is a virtual lighttable and darkroom for photographers: it manages -your digital negatives in a database and lets you view them through a -zoomable lighttable. It also enables you to develop raw images and enhance -them. +Darktable is a virtual lighttable and darkroom for photographers: an open +source photography workflow application and raw image developer. It manages +digital negatives in a database and lets one view them through a zoomable +lighttable. It also enables one to develop raw images 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). The -user interface is built around efficient caching of image metadata and -mipmaps, all stored in a database. The user will always be able to interact, -even if the full resolution image is not yet loaded. +Darktable tries to fill the gap between many excellent existing free raw +converters and image management tools (such as UFRaw or F-Spot). The user +interface is built around efficient caching of image metadata and mipmaps, +all stored in a database. The user will always be able to interact, even +if the full resolution image is not yet loaded. All editing is fully non-destructive and only operates on cached image buffers for display. The full image is only converted during export. The |