pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gliv Changes 1.8.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db9cf7de18e4
branches:  trunk
changeset: 484878:db9cf7de18e4
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 30 16:13:53 2004 +0000

description:
Changes 1.8.4:
* Require gtk+-2.4.
* The framerate limiter is more accurate and is by default enabled at 100 fps.
* Faster collection loading, the file is now mmapped.
* Slovak translation.

Changes 1.8.3:
* New menu item to open the current image directory menu.
* The PageUp and PageDown can be used to switch images.
* Fixed a thinko in the case where automatic centering is disabled.
* Transitions can be disabled in a more intuitive way.

diffstat:

 graphics/gliv/Makefile |  19 +++++++++----------
 graphics/gliv/PLIST    |   3 ++-
 graphics/gliv/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (58 lines):

diff -r b109f9602d91 -r db9cf7de18e4 graphics/gliv/Makefile
--- a/graphics/gliv/Makefile    Tue Nov 30 16:11:30 2004 +0000
+++ b/graphics/gliv/Makefile    Tue Nov 30 16:13:53 2004 +0000
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:51 tv Exp $
-#
+# $NetBSD: Makefile,v 1.4 2004/11/30 16:13:53 adam Exp $
 
-DISTNAME=              gliv-1.8.2
-PKGREVISION=   1
-CATEGORIES=            graphics
-MASTER_SITES=          http://guichaz.free.fr/gliv/
-EXTRACT_SUFX=          .tar.bz2
+DISTNAME=      gliv-1.8.4
+CATEGORIES=    graphics
+MASTER_SITES=  http://guichaz.free.fr/gliv/
+EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://guichaz.free.fr/gliv/
-COMMENT=               OpenGL image viewer
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://guichaz.free.fr/gliv/
+COMMENT=       OpenGL image viewer
 
 BUILD_USES_MSGFMT=     yes
 
@@ -22,4 +20,5 @@
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../graphics/gtkglext/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+
 .include "../../mk/bsd.pkg.mk"
diff -r b109f9602d91 -r db9cf7de18e4 graphics/gliv/PLIST
--- a/graphics/gliv/PLIST       Tue Nov 30 16:11:30 2004 +0000
+++ b/graphics/gliv/PLIST       Tue Nov 30 16:13:53 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/28 19:59:47 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/11/30 16:13:53 adam Exp $
 bin/gliv
 man/man1/gliv.1
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gliv.mo
@@ -7,3 +7,4 @@
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gliv.mo
 ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gliv.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gliv.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gliv.mo
diff -r b109f9602d91 -r db9cf7de18e4 graphics/gliv/distinfo
--- a/graphics/gliv/distinfo    Tue Nov 30 16:11:30 2004 +0000
+++ b/graphics/gliv/distinfo    Tue Nov 30 16:13:53 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/03/28 19:59:47 xtraeme Exp $
+$NetBSD: distinfo,v 1.2 2004/11/30 16:13:53 adam Exp $
 
-SHA1 (gliv-1.8.2.tar.bz2) = 69949b729dfe448dfd23d6998b08fec9d3fa1cb5
-Size (gliv-1.8.2.tar.bz2) = 688729 bytes
+SHA1 (gliv-1.8.4.tar.bz2) = c46ac771a1e6931ab1dbca0c4f4ce6fb8d31f225
+Size (gliv-1.8.4.tar.bz2) = 428207 bytes



Home | Main Index | Thread Index | Old Index