summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorIsmael Luceno2021-07-20 23:26:21 +0200
committerIsmael Luceno2021-07-20 23:26:21 +0200
commitd2c0f480f1c615c385fdfd68031f3c71ef8d51cb (patch)
tree1d47dd4b187dece413a69366231f473035901df4 /graphics-libs
parenta1bda30c9cec1c23cd263765f9605c8bb884dd47 (diff)
gegl: Replace exiv2 by gexiv2
The exiv2 back-end is deprecated.
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/gegl/DEPENDS6
-rw-r--r--graphics-libs/gegl/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics-libs/gegl/DEPENDS b/graphics-libs/gegl/DEPENDS
index 29f58aaf7e..ba8a3de35e 100755
--- a/graphics-libs/gegl/DEPENDS
+++ b/graphics-libs/gegl/DEPENDS
@@ -77,9 +77,9 @@ optional_depends v4l-utils \
"libv4l=disabled" \
"for video4linux support" &&
-optional_depends exiv2 \
- "exiv2=enabled" \
- "exiv2=disabled" \
+optional_depends gexiv2 \
+ "gexiv2=enabled" \
+ "gexiv2=disabled" \
"for image metadata (Exif, IPTC, and XMP) support" &&
optional_depends graphviz \
diff --git a/graphics-libs/gegl/HISTORY b/graphics-libs/gegl/HISTORY
index d7713378f1..0b6ef10374 100644
--- a/graphics-libs/gegl/HISTORY
+++ b/graphics-libs/gegl/HISTORY
@@ -1,3 +1,6 @@
+2021-07-20 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: replaced exiv2 (deprecated) by gexiv2
+
2021-04-02 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 0.4.30