svn commit: r544637 - in head/graphics/darktable: . files
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Mon Aug 10 17:51:36 UTC 2020
Author: dumbbell
Date: Mon Aug 10 17:51:35 2020
New Revision: 544637
URL: https://svnweb.freebsd.org/changeset/ports/544637
Log:
graphics/darktable: Update to 3.2.1
Release notes:
* https://github.com/darktable-org/darktable/releases/tag/release-3.2.1
Compared to the initial patch provided by m.ne at gmx.net, I removed a few
whitespace changes and fixed the `pkg-plist` file.
Submitted by: m.ne at gmx.net
Deleted:
head/graphics/darktable/files/patch-data_kernels_CMakeLists.txt
Modified:
head/graphics/darktable/Makefile
head/graphics/darktable/distinfo
head/graphics/darktable/pkg-plist
Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile Mon Aug 10 17:42:43 2020 (r544636)
+++ head/graphics/darktable/Makefile Mon Aug 10 17:51:35 2020 (r544637)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= darktable
-PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTVERSION= 3.2.1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
@@ -16,11 +15,11 @@ ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= uses SSE instructions and 64-bit address space
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
- xsltproc:textproc/libxslt \
p5-Pod-Parser>=0:textproc/p5-Pod-Parser \
- po4a-translate:textproc/po4a
-LIB_DEPENDS= libcolord.so:graphics/colord \
- libcolord-gtk.so:graphics/colord-gtk \
+ po4a-translate:textproc/po4a \
+ xsltproc:textproc/libxslt
+LIB_DEPENDS= libcolord-gtk.so:graphics/colord-gtk \
+ libcolord.so:graphics/colord \
libcurl.so:ftp/curl \
libexiv2.so:graphics/exiv2 \
libjson-glib-1.0.so:devel/json-glib \
@@ -31,28 +30,29 @@ LIB_DEPENDS= libcolord.so:graphics/colord \
libsoup-2.4.so:devel/libsoup \
libtiff.so:graphics/tiff
-USES= cmake compiler:c++11-lib desktop-file-utils \
- gl gnome jpeg pkgconfig sqlite tar:xz xorg
+USES= cmake compiler:c++11-lib desktop-file-utils gl gnome jpeg \
+ pkgconfig shebangfix sqlite tar:xz xorg
USE_GL= glu
USE_GNOME= cairo gtk30 intltool librsvg2 libxml2
INSTALLS_ICONS= yes
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
USE_XORG= ice sm x11 xext xrandr
-CMAKE_ARGS+= -DBINARY_PACKAGE_BUILD=1
-CMAKE_ARGS+= -DBUILD_CMSTEST:BOOL=ON
-CMAKE_ARGS+= -DUSE_KWALLET:BOOL=ON
+SHEBANG_FILES= tools/*.sh
+CMAKE_ARGS+= -DBINARY_PACKAGE_BUILD=1 \
+ -DBUILD_CMSTEST:BOOL=ON \
+ -DUSE_KWALLET:BOOL=ON
+
CFLAGS+= -fopenmp
LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.rc/~rc/}
-OPTIONS_DEFINE= DOCS GEO GPHOTO GRAPHMAGICK \
- LIBSECRET LUA NLS OPENEXR OPENJPEG PRINT WEBP
-OPTIONS_DEFAULT=GEO GPHOTO LUA OPENEXR OPENJPEG \
- PRINT WEBP
-OPTIONS_SUB= yes
+OPTIONS_DEFINE= DOCS GEO GPHOTO GRAPHMAGICK LIBSECRET LUA NLS OPENEXR \
+ OPENJPEG PRINT WEBP
+OPTIONS_DEFAULT= GEO GPHOTO LUA OPENEXR OPENJPEG PRINT WEBP
+OPTIONS_SUB= yes
GEO_DESC= Support geotagging
LIBSECRET_DESC= Support libsecret as password backend
Modified: head/graphics/darktable/distinfo
==============================================================================
--- head/graphics/darktable/distinfo Mon Aug 10 17:42:43 2020 (r544636)
+++ head/graphics/darktable/distinfo Mon Aug 10 17:51:35 2020 (r544637)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588248963
-SHA256 (darktable-3.0.2.tar.xz) = 6abaf661fe9414e92bdb33b58b98ef024ccf6132b7876abaf0751ec2109f36fb
-SIZE (darktable-3.0.2.tar.xz) = 3931240
+TIMESTAMP = 1597066185
+SHA256 (darktable-3.2.1.tar.xz) = 6e3683ea88dc0a0271be7eca4fd594b9e46b1b7194847825a8d0a0c12bdeb90c
+SIZE (darktable-3.2.1.tar.xz) = 3920728
Modified: head/graphics/darktable/pkg-plist
==============================================================================
--- head/graphics/darktable/pkg-plist Mon Aug 10 17:42:43 2020 (r544636)
+++ head/graphics/darktable/pkg-plist Mon Aug 10 17:51:35 2020 (r544637)
@@ -16,6 +16,7 @@ lib/darktable/plugins/imageio/format/libpng.so
lib/darktable/plugins/imageio/format/libppm.so
lib/darktable/plugins/imageio/format/libtiff.so
%%WEBP%%lib/darktable/plugins/imageio/format/libwebp.so
+%%LUA%%lib/darktable/plugins/imageio/format/libxcf.so
lib/darktable/plugins/imageio/storage/libdisk.so
lib/darktable/plugins/imageio/storage/libemail.so
lib/darktable/plugins/imageio/storage/libgallery.so
@@ -72,6 +73,7 @@ lib/darktable/plugins/liblowpass.so
lib/darktable/plugins/liblut3d.so
lib/darktable/plugins/libmask_manager.so
lib/darktable/plugins/libmonochrome.so
+%%LUA%%lib/darktable/plugins/libnegadoctor.so
lib/darktable/plugins/libnlmeans.so
lib/darktable/plugins/liboverexposed.so
lib/darktable/plugins/libprofile_gamma.so
@@ -117,6 +119,7 @@ lib/darktable/plugins/lighttable/libhistory.so
lib/darktable/plugins/lighttable/libimage.so
lib/darktable/plugins/lighttable/libimage_infos.so
lib/darktable/plugins/lighttable/libimport.so
+%%LUA%%lib/darktable/plugins/lighttable/libioporder.so
lib/darktable/plugins/lighttable/liblighttable_mode.so
%%GPHOTO%%lib/darktable/plugins/lighttable/liblive_view.so
%%GEO%%lib/darktable/plugins/lighttable/liblocation.so
@@ -198,6 +201,7 @@ share/applications/darktable.desktop
%%DATADIR%%/kernels/liquify.cl
%%DATADIR%%/kernels/locallaplacian.cl
%%DATADIR%%/kernels/lut3d.cl
+%%DATADIR%%/kernels/negadoctor.cl
%%DATADIR%%/kernels/nlmeans.cl
%%DATADIR%%/kernels/programs.conf
%%DATADIR%%/kernels/retouch.cl
@@ -243,14 +247,14 @@ share/applications/darktable.desktop
%%DATADIR%%/pixmaps/plugins/darkroom/colisa.svg
%%DATADIR%%/pixmaps/plugins/darkroom/colorcorrection.png
%%DATADIR%%/pixmaps/plugins/darkroom/colorcorrection.svg
-%%DATADIR%%/pixmaps/plugins/darkroom/colorreconstruct.png
-%%DATADIR%%/pixmaps/plugins/darkroom/colorreconstruct.svg
%%DATADIR%%/pixmaps/plugins/darkroom/colorin.png
%%DATADIR%%/pixmaps/plugins/darkroom/colorin.svg
%%DATADIR%%/pixmaps/plugins/darkroom/colormapping.png
%%DATADIR%%/pixmaps/plugins/darkroom/colormapping.svg
%%DATADIR%%/pixmaps/plugins/darkroom/colorout.png
%%DATADIR%%/pixmaps/plugins/darkroom/colorout.svg
+%%DATADIR%%/pixmaps/plugins/darkroom/colorreconstruct.png
+%%DATADIR%%/pixmaps/plugins/darkroom/colorreconstruct.svg
%%DATADIR%%/pixmaps/plugins/darkroom/colortransfer.png
%%DATADIR%%/pixmaps/plugins/darkroom/colortransfer.svg
%%DATADIR%%/pixmaps/plugins/darkroom/colorzones.png
@@ -363,6 +367,11 @@ share/applications/darktable.desktop
%%DATADIR%%/themes/darktable-icons-grey.css
%%DATADIR%%/themes/darktable-icons.css
%%DATADIR%%/themes/darktable.css
+%%DATADIR%%/tools/common.sh
+%%DATADIR%%/tools/extract_wb_from_images.sh
+%%DATADIR%%/tools/purge_from_cache.sh
+%%DATADIR%%/tools/purge_non_existing_images.sh
+%%DATADIR%%/tools/purge_unused_tags.sh
%%DATADIR%%/watermarks/darktable.svg
%%DATADIR%%/watermarks/hasselblad.svg
%%DATADIR%%/watermarks/promo.svg
@@ -383,22 +392,12 @@ share/icons/hicolor/scalable/apps/darktable-1.svg
share/icons/hicolor/scalable/apps/darktable-2.svg
share/icons/hicolor/scalable/apps/darktable-3.svg
share/icons/hicolor/scalable/apps/darktable.svg
-%%NLS%%share/locale/ca/LC_MESSAGES/darktable.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/darktable.mo
-%%NLS%%share/locale/da/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/de/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/es/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/fr/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/he/LC_MESSAGES/darktable.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/it/LC_MESSAGES/darktable.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/darktable.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/darktable.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/pl/LC_MESSAGES/darktable.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo
-%%DATADIR%%/tools/common.sh
-%%DATADIR%%/tools/purge_from_cache.sh
-%%DATADIR%%/tools/purge_non_existing_images.sh
-%%DATADIR%%/tools/purge_unused_tags.sh
More information about the svn-ports-all
mailing list