Highlights from release notes:
* Touchscreen gestures support (Carlos Garnacho)
* Improved color management compatibility (pdknsk)
* Improved Exif GPS tag handling (Felix Riemann)
* Image background layer uses GdkRGBA to avoid color conversion from
GdkColor and principally allow transparent backgrounds (Felix Riemann)
* Make several actions available over D-Bus (Ryan Lortie, Felix Riemann)
* Replace several deprecated APIs (Felix Riemann)
* Many new and updated translations
* Many bug fixes
For full details see:
https://git.gnome.org/browse/eog/tree/NEWS?id=3.14.1
Highlights:
* Fix detail widget expansion in properties dialog
#702523, Eog crashes deleting removed photo (Felix Riemann)
#704074, eog-jobs.h includes non-installed header eog-uri-converter.h
(Dominique Leuenberger)
#704359, svg images displaced since gtk 3.9.2 (Sebastian Keller)
* Integrate more modern job system from Evince with proper cancellation
support in preparation for further refactoring (Javier Sánchez)
#695818, Disable color management support on !X (Matthias Clasen)
* Use XDG_DATA_DIRS and XDG_DATA_HOME as plugin search paths
#690931, Any combination of the `1` key is bound to "Normal Size" (F. Riemann)
#691517, missing check against null in handle_image_selection_changed_cb
#691552, Use <control>q shortcut to quit the application (Florian Müllner)
#684179, switching images by next/prev mouse buttons (like in browsers)
(Felix Riemann)
#684581, Drop TotemScrSaver (Felix Riemann)
For full release notes see:
https://git.gnome.org/browse/eog/tree/NEWS?id=3.10.2
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Bug fixes, translation updates and changes such as:
* Unify navigation in zoomed and unzoomed modes (Federico Mena Quintero)
* Support for per-instance plugins (Felix Riemann)
See http://git.gnome.org/browse/eog/plain/NEWS?id=3.6.1 for more detail.