From 5d7ac275e2c775bdbabc71403a44b4dc9d6a44de Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 15 Feb 2006 17:49:32 +0000 Subject: update to 1.9.4 changes: * Require gtk+-2.6. * Bulgarian translation. * Fixed the getdelim(3) replacement for non-GNU systems. * Windows now contain the GLiv logo. * Force -lX11 in X11 libraries. * Added an option to disable the OpenGL bilinear filtering. * Added a command to reload the current image. * Russian translation update. * Thumbnails browser. * Split the "No automatic image centering" in different initial image positions. * The "Transformations" menu has been reorganized. * Added a command to hide all floating windows at once. * Updated documentation. * Improved framerate limiter. * Automatically rebuild the menus when new images are inserted. --- graphics/gliv/Makefile | 5 ++--- graphics/gliv/PLIST | 5 ++++- graphics/gliv/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'graphics/gliv') diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index bc0a6112750..a25ea301c90 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2006/02/13 21:12:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/15 17:49:32 drochner Exp $ -DISTNAME= gliv-1.9.3 -PKGREVISION= 3 +DISTNAME= gliv-1.9.4 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gliv/PLIST b/graphics/gliv/PLIST index 8150b363009..f541644a757 100644 --- a/graphics/gliv/PLIST +++ b/graphics/gliv/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2005/09/07 14:42:10 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/02/15 17:49:32 drochner Exp $ bin/gliv man/de/man1/gliv.1 man/fr/man1/gliv.1 man/man1/gliv.1 man/ru/man1/gliv.1 +share/applications/gnome-gliv.desktop +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gliv.mo @@ -14,3 +16,4 @@ ${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gliv.mo +share/pixmaps/gliv.png diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo index 4d417560c9f..f81f6286eb2 100644 --- a/graphics/gliv/distinfo +++ b/graphics/gliv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2005/09/07 14:42:10 adam Exp $ +$NetBSD: distinfo,v 1.8 2006/02/15 17:49:32 drochner Exp $ -SHA1 (gliv-1.9.3.tar.bz2) = 35630f6327437761b62d84750140bfc9a84c9819 -RMD160 (gliv-1.9.3.tar.bz2) = 3163b91e1b5b3d8704f277309ec505bca193a4aa -Size (gliv-1.9.3.tar.bz2) = 468387 bytes +SHA1 (gliv-1.9.4.tar.bz2) = 727e4232f4084b4ac3fc0f12e3e4be6d7ebde96b +RMD160 (gliv-1.9.4.tar.bz2) = d4f22e93c8f061bebd49d9b610f18b7e7fa3d133 +Size (gliv-1.9.4.tar.bz2) = 495279 bytes -- cgit v1.2.3