summaryrefslogtreecommitdiff
path: root/graphics/gliv/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-02-25 19:17:52 +0000
committerdrochner <drochner@pkgsrc.org>2005-02-25 19:17:52 +0000
commit517079e1eaab9e3d9e09f669e80830b22784c0d0 (patch)
treed09923617a25943855ee9a600c12745bbfaa46b1 /graphics/gliv/Makefile
parent6b6bc9c59f3c9e9b4b932480e508909e167e19d8 (diff)
downloadpkgsrc-517079e1eaab9e3d9e09f669e80830b22784c0d0.tar.gz
update to 1.9.1
changes: * Most options are now configurable only in the configuration file. * Detect when a user action changes the image. * Added the %b and %d directives when writing actions. * The configuration file can be specified on the command line. * Updated Russian translation. * German, French and Russian manual page. * New command line option to add all files in the directory when loading a file. * Added a preview to the open dialog. * Ctrl-Arrow key rotates by 90 degrees instead of 45. * New command line option (-o) to directly save a collection. * Files in collections are now saved in the same order as in the list. * Ability to jump to any image given its number. * Switching images during the slideshow can change its direction. +bugfixes
Diffstat (limited to 'graphics/gliv/Makefile')
-rw-r--r--graphics/gliv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index a7fee264e88..80ceaf4bfa4 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2004/11/30 16:13:53 adam Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/25 19:17:52 drochner Exp $
-DISTNAME= gliv-1.8.4
+DISTNAME= gliv-1.9.1
CATEGORIES= graphics
MASTER_SITES= http://guichaz.free.fr/gliv/
EXTRACT_SUFX= .tar.bz2