pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/eom eom: update to eom 1.22.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ea4dd0d3797
branches:  trunk
changeset: 406814:0ea4dd0d3797
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Dec 30 23:41:58 2019 +0000

description:
eom: update to eom 1.22.2

Change log:

eom 1.22.2

  * Translations update
  * remove warning: "HAVE_EXIF" is not defined, evaluates to 0 [-Wundef]
  * Allow color correcting images with alpha channel
  * EomMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMA
  * EomMetadataReaderPNG: Only build profile from cHRM if gAMA is present
  * Assume sRGB if no display profile is set
  * EomImage: Check GdkPixbuf for an ICC profile before falling back to sRGB
  * Assume sRGB when image doesn't have an ICC profile attached
  * require GLib 2.52
  * Restore image types list and add wildcard
  * Disconnect callbacks for "Open with" menu items before connecting new ones.
  * Unref GtkUIManager so "Open with" menu is freed.

diffstat:

 graphics/eom/Makefile |   5 ++---
 graphics/eom/PLIST    |   3 ++-
 graphics/eom/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (53 lines):

diff -r 71f091802f7c -r 0ea4dd0d3797 graphics/eom/Makefile
--- a/graphics/eom/Makefile     Mon Dec 30 23:39:09 2019 +0000
+++ b/graphics/eom/Makefile     Mon Dec 30 23:41:58 2019 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.17 2019/07/21 22:24:57 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/12/30 23:41:58 gutteridge Exp $
 
 # XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
 # python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
 # from libpeas bl3, so we include it early to ensure a valid version is
 # chosen.  This is not ideal, please fix it properly at some point.
-PKGREVISION= 1
 .include "../../devel/libpeas/buildlink3.mk"
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      eom-${VERSION:R}.1
+DISTNAME=      eom-${VERSION:R}.2
 CATEGORIES=    graphics
 
 COMMENT=       Eye of MATE: an image viewing and cataloging program
diff -r 71f091802f7c -r 0ea4dd0d3797 graphics/eom/PLIST
--- a/graphics/eom/PLIST        Mon Dec 30 23:39:09 2019 +0000
+++ b/graphics/eom/PLIST        Mon Dec 30 23:41:58 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/03/06 06:34:22 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/12/30 23:41:58 gutteridge Exp $
 bin/eom
 include/eom-2.20/eom/eom-application-activatable.h
 include/eom-2.20/eom/eom-application.h
@@ -597,6 +597,7 @@
 share/locale/hy/LC_MESSAGES/eom.mo
 share/locale/ia/LC_MESSAGES/eom.mo
 share/locale/id/LC_MESSAGES/eom.mo
+share/locale/ie/LC_MESSAGES/eom.mo
 share/locale/ig/LC_MESSAGES/eom.mo
 share/locale/is/LC_MESSAGES/eom.mo
 share/locale/it/LC_MESSAGES/eom.mo
diff -r 71f091802f7c -r 0ea4dd0d3797 graphics/eom/distinfo
--- a/graphics/eom/distinfo     Mon Dec 30 23:39:09 2019 +0000
+++ b/graphics/eom/distinfo     Mon Dec 30 23:41:58 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2019/05/08 02:06:46 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2019/12/30 23:41:58 gutteridge Exp $
 
-SHA1 (eom-1.22.1.tar.xz) = dab7740813e495369eced9935b9f72c1c662198a
-RMD160 (eom-1.22.1.tar.xz) = a9a8d2dff46b5530d07a9a95a709eb3cb38a13ca
-SHA512 (eom-1.22.1.tar.xz) = f510de62b9b6f11d02df067128042d6905484e0509a939b7919405d0c1dd03fe4b6735dcd8ccf780d36c5713f4585b50b2727645a454da148307a74cf542be87
-Size (eom-1.22.1.tar.xz) = 2142132 bytes
+SHA1 (eom-1.22.2.tar.xz) = 035a62f55040b9d480f45992b49a29558c755062
+RMD160 (eom-1.22.2.tar.xz) = a41da1cacdef4510adf30e6c7e55306b9955279f
+SHA512 (eom-1.22.2.tar.xz) = 1045c6bb98056ad707b0acf509c12e0400c21238482bf801abc6b69252f2ffe9687f7fda8b7e09c6338bc80794b104cbb42c1ea89ff1f169c45fdc1fcbdbeabe
+Size (eom-1.22.2.tar.xz) = 2158376 bytes
 SHA1 (patch-src_eom-exif-util.c) = 13a3d69553564278e9beae5c84adcf83b7591f20



Home | Main Index | Thread Index | Old Index