svn commit: r317874 - head/graphics/darktable
Alexey Dokuchaev
danfe at FreeBSD.org
Sat May 11 13:14:45 UTC 2013
Author: danfe
Date: Sat May 11 13:14:44 2013
New Revision: 317874
URL: http://svnweb.freebsd.org/changeset/ports/317874
Log:
Provide a better description for an option and reformat port description.
Modified:
head/graphics/darktable/Makefile
head/graphics/darktable/pkg-descr
Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile Sat May 11 13:14:01 2013 (r317873)
+++ head/graphics/darktable/Makefile Sat May 11 13:14:44 2013 (r317874)
@@ -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
Modified: head/graphics/darktable/pkg-descr
==============================================================================
--- head/graphics/darktable/pkg-descr Sat May 11 13:14:01 2013 (r317873)
+++ head/graphics/darktable/pkg-descr Sat May 11 13:14:44 2013 (r317874)
@@ -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
More information about the svn-ports-head
mailing list