pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/eom Update eom to 1.20.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d98e047e91c7
branches:  trunk
changeset: 307865:d98e047e91c7
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon May 14 12:42:35 2018 +0000
description:
Update eom to 1.20.0:

build: use PKG_CONFIG to fix cross-build
Add our copyright to About dialog and Caja extension
7z: Fix: rename files with password without the list encrypted
7z: Fix: delete/rename files/folders with the list encrypted
avoid deprecated gdk_screen_make_display_name
don?t use deprecated gtk_show_uri
use a more common gtk+ function
avoid deprecated gdk_screen_get_number
Add the button ?Show the Files and Quit? in the progress dialog
Fix: create zip files in ?maximum? compression level
Fix: Browsing history not correct
hide folders in ?View All Files?
Fix: Wrong behavior of Skip button in Replace file dialog
UI files: avoid deprecations
gtk-utils: remove some GTK_STOCK deprecations
gtk-utils: avoid deprecated gtk_icon_size_lookup_for_settings
fr-window: fix some GTK_STOCK deprecations
add style class frame to scrolledwindows
fr-window: avoid deprecated GtkMisc and GtkAlignment
dlg-add-folder: avoid deprecated gtk_alignment_new()
build: use variable instead of hardcoded file name when cleaning
Translations update

diffstat:

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

diffs (53 lines):

diff -r ed91d80d3dd4 -r d98e047e91c7 graphics/eom/Makefile
--- a/graphics/eom/Makefile     Mon May 14 12:41:30 2018 +0000
+++ b/graphics/eom/Makefile     Mon May 14 12:42:35 2018 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2018/04/16 14:34:35 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/05/14 12:42:35 youri 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= 3
 .include "../../devel/libpeas/buildlink3.mk"
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      eom-${VERSION:R}.2
+DISTNAME=      eom-${VERSION}
 CATEGORIES=    graphics
 
 COMMENT=       Eye of MATE: an image viewing and cataloging program
diff -r ed91d80d3dd4 -r d98e047e91c7 graphics/eom/PLIST
--- a/graphics/eom/PLIST        Mon May 14 12:41:30 2018 +0000
+++ b/graphics/eom/PLIST        Mon May 14 12:42:35 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:10:44 youri Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/05/14 12:42:35 youri Exp $
 bin/eom
 include/eom-2.20/eom/eom-application.h
 include/eom-2.20/eom/eom-clipboard-handler.h
@@ -34,7 +34,6 @@
 man/man1/eom.1
 share/appdata/eom.appdata.xml
 share/applications/eom.desktop
-share/eom/eom-3.18.css
 share/eom/eom-image-properties-dialog.ui
 share/eom/eom-multiple-save-as-dialog.ui
 share/eom/eom-preferences-dialog.ui
diff -r ed91d80d3dd4 -r d98e047e91c7 graphics/eom/distinfo
--- a/graphics/eom/distinfo     Mon May 14 12:41:30 2018 +0000
+++ b/graphics/eom/distinfo     Mon May 14 12:42:35 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2018/02/08 17:01:34 jperkin Exp $
+$NetBSD: distinfo,v 1.5 2018/05/14 12:42:35 youri Exp $
 
-SHA1 (eom-1.18.2.tar.xz) = 76d69612b910c89070b96de426de51b5b55b3631
-RMD160 (eom-1.18.2.tar.xz) = 9366dd2293e606e55b6be2bc4bbb504d8dc4a6d1
-SHA512 (eom-1.18.2.tar.xz) = d0d8aaa7837564fafd949da26e477e675a6cbecf6efd799ea0f29ba23800d4df36147f83bf059dcf38f9c4a9601e8501ec78065e02125fb18261011e1c3ac12c
-Size (eom-1.18.2.tar.xz) = 2196228 bytes
+SHA1 (eom-1.20.0.tar.xz) = ea2cfa16231fe02d5f39e8386e78210de009109a
+RMD160 (eom-1.20.0.tar.xz) = 32ae36b1c064b6a73e740f8a86572f5b415b10ad
+SHA512 (eom-1.20.0.tar.xz) = c83a9e92ff84be244ae86b9aeea57ad5c04d774562ba30795ba296bcd6ed0b7f5f2e387f367f0d1378f0f9b8964d326acb7359f156837e99590ee8d8dcbae8a3
+Size (eom-1.20.0.tar.xz) = 2204444 bytes
 SHA1 (patch-src_eom-exif-util.c) = 13a3d69553564278e9beae5c84adcf83b7591f20



Home | Main Index | Thread Index | Old Index