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.
This commit is contained in:
drochner 2006-02-15 17:49:32 +00:00
parent 8b9ec31abd
commit 3ad21fc69e
3 changed files with 10 additions and 8 deletions

View file

@ -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

View file

@ -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

View file

@ -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