pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/geeqie



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Sep 16 21:55:46 UTC 2019

Modified Files:
        pkgsrc/graphics/geeqie: Makefile distinfo options.mk
        pkgsrc/graphics/geeqie/patches: patch-Makefile.am
Removed Files:
        pkgsrc/graphics/geeqie/patches: patch-src_misc.c
            patch-src_pan-view_pan-util.c

Log Message:
geeqie: update to 1.5.1

Geeqie 1.5.1
============

- Bugfixes for release 1.5
- #626 - High CPU load with animated GIFs
- #683 - Build failuer on macOS
- #686 - Zoom lable adjustment
- #703 - non-glibc fix
- Lua compatibility


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/graphics/geeqie/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/geeqie/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/geeqie/options.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/geeqie/patches/patch-Makefile.am
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/geeqie/patches/patch-src_misc.c \
    pkgsrc/graphics/geeqie/patches/patch-src_pan-view_pan-util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.80 pkgsrc/graphics/geeqie/Makefile:1.81
--- pkgsrc/graphics/geeqie/Makefile:1.80        Tue Jul 30 13:03:18 2019
+++ pkgsrc/graphics/geeqie/Makefile     Mon Sep 16 21:55:46 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2019/07/30 13:03:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.81 2019/09/16 21:55:46 nia Exp $
 
-DISTNAME=      geeqie-1.5
+DISTNAME=      geeqie-1.5.1
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.geeqie.org/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/geeqie/distinfo
diff -u pkgsrc/graphics/geeqie/distinfo:1.14 pkgsrc/graphics/geeqie/distinfo:1.15
--- pkgsrc/graphics/geeqie/distinfo:1.14        Tue Jul 30 13:03:18 2019
+++ pkgsrc/graphics/geeqie/distinfo     Mon Sep 16 21:55:46 2019
@@ -1,12 +1,10 @@
-$NetBSD: distinfo,v 1.14 2019/07/30 13:03:18 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2019/09/16 21:55:46 nia Exp $
 
-SHA1 (geeqie-1.5.tar.xz) = c7dd9372a497714e8aa52b42e1caad8a96fad030
-RMD160 (geeqie-1.5.tar.xz) = 663e2c3510ca2e79e44daa5ecf8ef72869633c59
-SHA512 (geeqie-1.5.tar.xz) = 2b87d543d8d77a4fec331fd1b73ca2038912362fc1f94c9b0f163dcc7c2dd58118e175c5540aecafb0581708ea5c2a5a321dde09f644e2322bd4ca5c0284b722
-Size (geeqie-1.5.tar.xz) = 1585780 bytes
-SHA1 (patch-Makefile.am) = 49aba28dcb6a3671550ddab5c80d93f3a094d47f
+SHA1 (geeqie-1.5.1.tar.xz) = fe14b122744a4297e9e98a9cfc5821f2b5e6e1ce
+RMD160 (geeqie-1.5.1.tar.xz) = 90627c49e53d9389bcbb8feec5315cd02a5ea616
+SHA512 (geeqie-1.5.1.tar.xz) = 265eade90afe45856855e856c5f640786ca2e3add57c3ade8ca380d075297f96bf44c6e0c4fd6eabbc2666a37f898b50d37dd2e01d77875b8a622d72d8a0e6ac
+Size (geeqie-1.5.1.tar.xz) = 1587116 bytes
+SHA1 (patch-Makefile.am) = 74aa2631b468d7984a4a02ad827d839cfe2155b9
 SHA1 (patch-ac) = e551d5e733354902254c1a392be5738da6c88170
 SHA1 (patch-doc_Makefile.am) = 9ffbcd6f8e5bc5710b61dfbfb020e92497d3414f
 SHA1 (patch-src_layout__util.c) = c7ee3ea2e9874e32df21ebecad22758d9ccc17c3
-SHA1 (patch-src_misc.c) = ce18eb36b6bd31b99b190f4d4377cd50db67abba
-SHA1 (patch-src_pan-view_pan-util.c) = ac965257003cd9da5dbd0c2f2452ed50a5889021

Index: pkgsrc/graphics/geeqie/options.mk
diff -u pkgsrc/graphics/geeqie/options.mk:1.4 pkgsrc/graphics/geeqie/options.mk:1.5
--- pkgsrc/graphics/geeqie/options.mk:1.4       Fri Jul 26 09:44:03 2019
+++ pkgsrc/graphics/geeqie/options.mk   Mon Sep 16 21:55:46 2019
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.4 2019/07/26 09:44:03 nia Exp $
+# $NetBSD: options.mk,v 1.5 2019/09/16 21:55:46 nia Exp $
 
-PKG_OPTIONS_VAR=       PKG_OPTIONS.geeqie
+PKG_OPTIONS_VAR=               PKG_OPTIONS.geeqie
 PKG_OPTIONS_OPTIONAL_GROUPS=   gtk
-PKG_OPTIONS_GROUP.gtk=         gtk2 gtk3 
+PKG_OPTIONS_GROUP.gtk=         gtk2 gtk3
 PKG_SUPPORTED_OPTIONS=         libchamplain
 # The libchamplain option doesn't actually work, so leave it off
 # to avoid the pain of dependencies with no benefit, until debugged.

Index: pkgsrc/graphics/geeqie/patches/patch-Makefile.am
diff -u pkgsrc/graphics/geeqie/patches/patch-Makefile.am:1.1 pkgsrc/graphics/geeqie/patches/patch-Makefile.am:1.2
--- pkgsrc/graphics/geeqie/patches/patch-Makefile.am:1.1        Wed Jan 10 09:38:32 2018
+++ pkgsrc/graphics/geeqie/patches/patch-Makefile.am    Mon Sep 16 21:55:46 2019
@@ -1,18 +1,27 @@
-$NetBSD: patch-Makefile.am,v 1.1 2018/01/10 09:38:32 wiz Exp $
+$NetBSD: patch-Makefile.am,v 1.2 2019/09/16 21:55:46 nia Exp $
 
 ChangeLog files are not in distfile.
 
---- Makefile.am.orig   2017-12-31 12:31:21.000000000 +0000
+--- Makefile.am.orig   2019-08-20 19:01:23.000000000 +0000
 +++ Makefile.am
 @@ -10,9 +10,9 @@ man_MANS = geeqie.1
  readmedir = @readmedir@
  
  if HAVE_MARKDOWN
 -readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS README.html ChangeLog.html
-+readme_DATA = README.md COPYING TODO README.lirc AUTHORS README.html
++readme_DATA = README.md COPYING TODO README.lirc AUTHORS
  else
 -readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS ChangeLog.html
 +readme_DATA = README.md COPYING TODO README.lirc AUTHORS
  endif
  
  desktopdir = $(datadir)/applications
+@@ -35,7 +35,7 @@ dist-hook: geeqie.spec
+       cp $(top_builddir)/geeqie.spec $(distdir)
+ 
+ DISTCLEANFILES = config.report
+-CLEANFILES = $(desktop_DATA) ChangeLog.html
++CLEANFILES = $(desktop_DATA)
+ 
+ .PHONY: ChangeLog
+ ChangeLog.html:



Home | Main Index | Thread Index | Old Index