diff options
author | adam <adam@pkgsrc.org> | 2005-09-07 14:42:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-09-07 14:42:10 +0000 |
commit | d4facad078cb2dec03c024f4440d8e397ff56884 (patch) | |
tree | 13668d624982abecfe1f27ae82adddb1739a3686 /graphics/gliv | |
parent | d089926acd1853ff32549d86714363bf511a57d1 (diff) | |
download | pkgsrc-d4facad078cb2dec03c024f4440d8e397ff56884.tar.gz |
Changes 1.9.3:
* New menu entry to open a directory.
* Initial Kinyarwanda translation.
* Vietnamese translation.
* "Pause" as a keybinding to toggle the slideshow.
* Files are sorted in natural order, such that 2.jpg comes before 10.jpg.
Changes 1.9.2:
* Faster loading of collections.
* Faster switching between images.
* Added an option to keep transformations between images.
* Turkish translation
Diffstat (limited to 'graphics/gliv')
-rw-r--r-- | graphics/gliv/Makefile | 7 | ||||
-rw-r--r-- | graphics/gliv/PLIST | 8 | ||||
-rw-r--r-- | graphics/gliv/distinfo | 10 |
3 files changed, 14 insertions, 11 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index c5028344b16..43c6e3c2818 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:56 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/09/07 14:42:10 adam Exp $ -DISTNAME= gliv-1.9.1 +DISTNAME= gliv-1.9.3 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/ EXTRACT_SUFX= .tar.bz2 @@ -11,12 +11,11 @@ COMMENT= OpenGL image viewer BUILD_USES_MSGFMT= yes -USE_TOOLS+= gmake USE_PKGLOCALEDIR= yes +USE_TOOLS+= gmake GNU_CONFIGURE= yes .include "../../converters/libiconv/buildlink3.mk" .include "../../graphics/gtkglext/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/graphics/gliv/PLIST b/graphics/gliv/PLIST index b2a8515efe7..8150b363009 100644 --- a/graphics/gliv/PLIST +++ b/graphics/gliv/PLIST @@ -1,10 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2004/11/30 16:13:53 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/09/07 14:42:10 adam Exp $ bin/gliv +man/de/man1/gliv.1 +man/fr/man1/gliv.1 man/man1/gliv.1 +man/ru/man1/gliv.1 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gliv.mo +${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 diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo index 7151c23c57a..4d417560c9f 100644 --- a/graphics/gliv/distinfo +++ b/graphics/gliv/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/03/14 14:52:40 rillig Exp $ +$NetBSD: distinfo,v 1.7 2005/09/07 14:42:10 adam Exp $ -SHA1 (gliv-1.9.1.tar.bz2) = 2517f57d0a1e99411f389a689e96457864743398 -RMD160 (gliv-1.9.1.tar.bz2) = b54e63ab022347af319f085e4c06137090d0c357 -Size (gliv-1.9.1.tar.bz2) = 446120 bytes -SHA1 (patch-aa) = 23de2dc54f14d4909d47a1d6808beae6969443f6 -SHA1 (patch-ab) = 496ae5268e6c343b239415ba5f6ee782c8131dc4 +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 |