diff options
author | drochner <drochner@pkgsrc.org> | 2006-02-15 17:49:32 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-02-15 17:49:32 +0000 |
commit | 3ad21fc69e4824efb6360935432a0a155d5f2935 (patch) | |
tree | abf54e7ee32b8863dc38170001d279ee635e4c05 /graphics | |
parent | 8b9ec31abd86e158459e8f5b6f5aecbd596e06ad (diff) | |
download | pkgsrc-3ad21fc69e4824efb6360935432a0a155d5f2935.tar.gz |
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.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gliv/Makefile | 5 | ||||
-rw-r--r-- | graphics/gliv/PLIST | 5 | ||||
-rw-r--r-- | graphics/gliv/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
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 |