pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gqview Update to gqview-1.4.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9bbafaf0cf2
branches: trunk
changeset: 480782:a9bbafaf0cf2
user: snj <snj%pkgsrc.org@localhost>
date: Mon Sep 20 21:12:15 2004 +0000
description:
Update to gqview-1.4.4.
Changes:
* Fix various focus issues when removing or deleting images.
* Fix bug where GQview would hang until an editor command completed.
* Fix full screen interfering with xscreensaver lock.
* Fix date text utf-8 warnings.
* File management operations no longer turn off full screen.
* Fix unexpected layout order change in options window.
* Fix crash when starting slide show from folder tree right click menu.
* Miscellaneous fixes from 1.5 devel branch.
diffstat:
graphics/gqview/Makefile | 8 ++++----
graphics/gqview/PLIST | 6 +++++-
graphics/gqview/distinfo | 6 +++---
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 9aff128dc6fe -r a9bbafaf0cf2 graphics/gqview/Makefile
--- a/graphics/gqview/Makefile Mon Sep 20 17:19:33 2004 +0000
+++ b/graphics/gqview/Makefile Mon Sep 20 21:12:15 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2004/04/30 23:33:37 snj Exp $
+# $NetBSD: Makefile,v 1.48 2004/09/20 21:12:15 snj Exp $
-DISTNAME= gqview-1.4.3
+DISTNAME= gqview-1.4.4
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
@@ -10,10 +10,10 @@
BUILD_USES_MSGFMT= # defined
+GNU_CONFIGURE= # defined
USE_BUILDLINK3= yes
-GNU_CONFIGURE= # defined
+USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= # defined
-CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
diff -r 9aff128dc6fe -r a9bbafaf0cf2 graphics/gqview/PLIST
--- a/graphics/gqview/PLIST Mon Sep 20 17:19:33 2004 +0000
+++ b/graphics/gqview/PLIST Mon Sep 20 21:12:15 2004 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2004/02/21 07:59:52 snj Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/09/20 21:12:15 snj Exp $
bin/gqview
man/man1/gqview.1
+share/applications/gqview.desktop
share/gqview/README
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gqview.mo
@@ -29,4 +30,7 @@
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gqview.mo
+share/pixmaps/gqview.png
+@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/gqview
+@comment in xdg-dirs: @dirrm share/applications
diff -r 9aff128dc6fe -r a9bbafaf0cf2 graphics/gqview/distinfo
--- a/graphics/gqview/distinfo Mon Sep 20 17:19:33 2004 +0000
+++ b/graphics/gqview/distinfo Mon Sep 20 21:12:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.19 2004/04/30 23:33:37 snj Exp $
+$NetBSD: distinfo,v 1.20 2004/09/20 21:12:15 snj Exp $
-SHA1 (gqview-1.4.3.tar.gz) = 13944312e02ae67143b82feecdffd010b29a354f
-Size (gqview-1.4.3.tar.gz) = 1223413 bytes
+SHA1 (gqview-1.4.4.tar.gz) = 59b66e87f793205fc846b1aef737293e3f9a0954
+Size (gqview-1.4.4.tar.gz) = 1222421 bytes
Home |
Main Index |
Thread Index |
Old Index