Skip to content

Commit

Permalink
graphics/darktable: Update to 4.2.0
Browse files Browse the repository at this point in the history
Release notes:
https://github.com/darktable-org/darktable/releases/tag/release-4.2.0

The work was done by Matthias Andree (mandree@) in
`graphics/darktable42`. Some of the style fixes were added in a separate
commit. Thank you Matthias!

The temporary port `graphics/darktable42` can be removed at the same
time, now that the main port is up-to-date.

Submitted by:	mandree@
  • Loading branch information
dumbbell committed Jan 27, 2023
1 parent 8570aa6 commit 27f53a0
Show file tree
Hide file tree
Showing 14 changed files with 11 additions and 675 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -17758,3 +17758,4 @@ irc/cwirc||2023-01-19|Has expired: No upstream, no apparent use seen online
sysutils/ior|benchmarks/ior|2023-01-20|Moved to a better fit category
emulators/qemu-guest-agent|emulators/qemu@guestagent|2023-01-20|Seperate port merged with main port as a flavor
devel/rust-bindgen|devel/rust-bindgen-cli|2023-01-22|Renamed upstream
graphics/darktable42||2023-01-27|Removed as part of the update of graphics/darktable to 4.2.0
1 change: 0 additions & 1 deletion graphics/Makefile
Expand Up @@ -121,7 +121,6 @@
SUBDIR += cuttlefish
SUBDIR += cxxplot
SUBDIR += darktable
SUBDIR += darktable42
SUBDIR += dataplot
SUBDIR += dbow2
SUBDIR += dc20pack
Expand Down
4 changes: 2 additions & 2 deletions graphics/darktable/Makefile
@@ -1,6 +1,6 @@
PORTNAME= darktable
PORTVERSION= 4.0.1
PORTREVISION= 3
PORTVERSION= 4.2.0
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/

Expand Down
6 changes: 3 additions & 3 deletions graphics/darktable/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1663671416
SHA256 (darktable-4.0.1.tar.xz) = 5fef81e0c0079977a3cdc3627eed777280c2346d023c5d176c1f4a62cbe51d68
SIZE (darktable-4.0.1.tar.xz) = 5958392
TIMESTAMP = 1672472675
SHA256 (darktable-4.2.0.tar.xz) = 18b0917fdfe9b09f66c279a681cc3bd52894a566852bbf04b2e179ecfdb11af9
SIZE (darktable-4.2.0.tar.xz) = 5862080
11 changes: 0 additions & 11 deletions graphics/darktable/files/patch-src_is__supported__platform.h

This file was deleted.

9 changes: 5 additions & 4 deletions graphics/darktable/pkg-plist
Expand Up @@ -11,6 +11,7 @@ lib/darktable/plugins/imageio/format/libcopy.so
lib/darktable/plugins/imageio/format/libexr.so
lib/darktable/plugins/imageio/format/libj2k.so
lib/darktable/plugins/imageio/format/libjpeg.so
lib/darktable/plugins/imageio/format/libjpegxl.so
lib/darktable/plugins/imageio/format/libpdf.so
lib/darktable/plugins/imageio/format/libpfm.so
lib/darktable/plugins/imageio/format/libpng.so
Expand Down Expand Up @@ -152,6 +153,7 @@ lib/darktable/plugins/lighttable/libtagging.so
lib/darktable/plugins/lighttable/libtimeline.so
lib/darktable/plugins/lighttable/libview_toolbox.so
lib/darktable/plugins/lighttable/libviewswitcher.so
lib/darktable/plugins/libsigmoid.so
lib/darktable/views/libdarkroom.so
lib/darktable/views/libknight.so
lib/darktable/views/liblighttable.so
Expand Down Expand Up @@ -392,7 +394,9 @@ share/applications/darktable.desktop
%%DATADIR%%/watermarks/hasselblad.svg
%%DATADIR%%/watermarks/metadata-template.svg
%%DATADIR%%/watermarks/promo.svg
%%DATADIR%%/watermarks/simple-text-shadow.svg
%%DATADIR%%/watermarks/simple-text.svg
%%DATADIR%%/wb_presets.json
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README.md
Expand All @@ -408,23 +412,20 @@ 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/cs/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/de/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/eo/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/es/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/fi/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/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
%%NLS%%share/locale/sq/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/tr/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/darktable.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/darktable.mo
share/metainfo/darktable.appdata.xml
167 changes: 0 additions & 167 deletions graphics/darktable42/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions graphics/darktable42/distinfo

This file was deleted.

12 changes: 0 additions & 12 deletions graphics/darktable42/files/patch-cmake_modules_FindOpenEXR.cmake

This file was deleted.

11 changes: 0 additions & 11 deletions graphics/darktable42/files/patch-src_CMakeLists.txt

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions graphics/darktable42/pkg-descr

This file was deleted.

0 comments on commit 27f53a0

Please sign in to comment.