summaryrefslogtreecommitdiff
path: root/graphics/darktable/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-04-21 14:12:23 +0000
committerwiz <wiz@pkgsrc.org>2013-04-21 14:12:23 +0000
commitd191447bd2bae5fdf13c3c5977bdc9f0cab257f7 (patch)
tree38459064000a6796eb07e75287890cc25b52528d /graphics/darktable/Makefile
parenta458ad6ccac696534e446474dc73087c76d13f6a (diff)
downloadpkgsrc-d191447bd2bae5fdf13c3c5977bdc9f0cab257f7.tar.gz
Update to 1.2. openjpeg (jpeg2000) support not enabled because
cmake refuses to find it. As a feature release, it comes with a lot of new goodies: profiled denoising: adapt to the properties of your camera's sensor (72 cameras already profiled for you). lightroom import: convert some basic edits from your lightroom collection to darktable operations. multi instance support: duplicate your modules and apply them more than one time with different settings. improved usability for distorting modules (streamline spot removal in the presence of crop/rotate for example). selective copy/paste of image processing. new more intuitive keystone correction tool. jpeg2000 support. graphics magick import (support virtually all input image formats). much faster thumbnail loading (if you can live with crappy embedded thumbnails). incredibly lengthy list of small bug fixes, performance enhancements, and usability improvements. new camera support (decode and color matrices). dithering against banding. sharper thumbnails in lighttable mode. new oauth2 based picasa uploader. updated translations. and a thoroughly overhauled user manual, proof read by natives (thanks heaps guys!).
Diffstat (limited to 'graphics/darktable/Makefile')
-rw-r--r--graphics/darktable/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index dbf32a66b46..75c6af5d5af 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.30 2013/03/15 19:14:05 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2013/04/21 14:12:23 wiz Exp $
-DISTNAME= darktable-1.1.3
+DISTNAME= darktable-1.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://darktable.sourceforge.net/
+HOMEPAGE= http://www.darktable.org/
COMMENT= Photography workflow application
LICENSE= gnu-gpl-v3