summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-09-20 21:12:15 +0000
committersnj <snj@pkgsrc.org>2004-09-20 21:12:15 +0000
commit61e102a5ce9f4c49d7a09afc2efb47282cb1680a (patch)
treead0530ad8d6b15c2e839b58b88523b27d0df5bcc /graphics
parentb58cda6746612aeb89cc185d8b161d13622c76b8 (diff)
downloadpkgsrc-61e102a5ce9f4c49d7a09afc2efb47282cb1680a.tar.gz
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 (limited to 'graphics')
-rw-r--r--graphics/gqview/Makefile8
-rw-r--r--graphics/gqview/PLIST6
-rw-r--r--graphics/gqview/distinfo6
3 files changed, 12 insertions, 8 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 4dbb37f4c43..e8be97a758e 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -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 @@ COMMENT= GTK2-based graphic file viewer
BUILD_USES_MSGFMT= # defined
-USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
+USE_BUILDLINK3= yes
+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 --git a/graphics/gqview/PLIST b/graphics/gqview/PLIST
index 7ab3a332b55..4dcebbf0006 100644
--- a/graphics/gqview/PLIST
+++ b/graphics/gqview/PLIST
@@ -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/uk/LC_MESSAGES/gqview.mo
${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 --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo
index 132854e1b47..5785893622f 100644
--- a/graphics/gqview/distinfo
+++ b/graphics/gqview/distinfo
@@ -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