summaryrefslogtreecommitdiff
path: root/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-05-14 18:04:48 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-05-14 18:06:43 +0000
commit5845c06cfb5e766eac1ad3363c31c4b2229189b0 (patch)
tree03dd8dbc9062ffeec4c7f4ccd69ff1382fb41f59 /graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
parenteditors/texstudio: Update to 3.1.2 (diff)
- Belatedly update Luminance HDR to the latest version 2.6.1.1
- Allow to build without internal help browser: it requires rather heavy QtWebEngine component which currently is also deprecated - Optionize FITS support; drop no longer needed PKGNAMESUFFIX and CONFLICTS_INSTALL knobs PR: 239887
Diffstat (limited to 'graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp')
-rw-r--r--graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp b/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
deleted file mode 100644
index 77d199a6259d..000000000000
--- a/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Exif/ExifOperations.cpp.orig 2019-07-07 08:28:28 UTC
-+++ src/Exif/ExifOperations.cpp
-@@ -34,7 +34,7 @@
-
- #include <boost/assign/list_of.hpp>
-
--#include <exif.hpp>
-+#include <exiv2/exiv2.hpp>
- #include <image.hpp>
-
- #include "ExifOperations.h"