pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gqview Update to 2.0.0. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1337fd8bd1ec
branches:  trunk
changeset: 489951:1337fd8bd1ec
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Feb 28 22:42:34 2005 +0000

description:
Update to 2.0.0.  Changes:
   + Search utility.
   + Ability to assign keywords and comments to an image.
   + Printing, including proof sheets.
   + Support for the Thumbnail Managing Standard, on by default.
   + Fullscreen support for multihead configurations.
   + Fullscreen can now delay showing next image until it is loaded.
   + Image information now viewable in fullscreen (I key).
   + Extensive user manual.
   + Command line control of existing GQview process.
   + Collections are now updated when moving or renaming a file.
   - Shift + Click on an image will start mouse scrolling.
   - Control + Arrows will jump to respective edges of image.
   - Slideshow interval precision is now .1 second.
   - Find duplicates by checksum now uses MD5 algorithm.
   - Exif sidebar can now be customized.
   - Sort manager now has symlink option.
   - Sort manager can now add images to collections.
   - Window maximization state now retained between sessions.
   - Clean up all dialogs.
   - Added hidden option scroll_reset_method (see docs chapter 10.7).
   - Maintenance utility for caches and data used by GQview.
   - Utility to create thumbnails ahead of time in one step.

diffstat:

 graphics/gqview/Makefile |   4 +-
 graphics/gqview/PLIST    |  57 +++++++++++++++++++++++++++++++++++++++++++++--
 graphics/gqview/distinfo |   8 +++---
 3 files changed, 60 insertions(+), 9 deletions(-)

diffs (97 lines):

diff -r 8279fb2e53ee -r 1337fd8bd1ec graphics/gqview/Makefile
--- a/graphics/gqview/Makefile  Mon Feb 28 22:11:14 2005 +0000
+++ b/graphics/gqview/Makefile  Mon Feb 28 22:42:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2004/10/15 23:48:44 snj Exp $
+# $NetBSD: Makefile,v 1.51 2005/02/28 22:42:34 snj Exp $
 
-DISTNAME=      gqview-1.4.5
+DISTNAME=      gqview-2.0.0
 CATEGORIES=    graphics x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gqview/}
 
diff -r 8279fb2e53ee -r 1337fd8bd1ec graphics/gqview/PLIST
--- a/graphics/gqview/PLIST     Mon Feb 28 22:11:14 2005 +0000
+++ b/graphics/gqview/PLIST     Mon Feb 28 22:42:34 2005 +0000
@@ -1,8 +1,58 @@
-@comment $NetBSD: PLIST,v 1.9 2004/09/20 21:12:15 snj Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/02/28 22:42:34 snj Exp $
 bin/gqview
 man/man1/gqview.1
 share/applications/gqview.desktop
-share/gqview/README
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/ChangeLog
+share/doc/${PKGNAME}/README
+share/doc/${PKGNAME}/TODO
+share/doc/${PKGNAME}/html/10_1_general.html
+share/doc/${PKGNAME}/html/10_2_image.html
+share/doc/${PKGNAME}/html/10_3_window.html
+share/doc/${PKGNAME}/html/10_4_filtering.html
+share/doc/${PKGNAME}/html/10_5_editor_commands.html
+share/doc/${PKGNAME}/html/10_6_advanced.html
+share/doc/${PKGNAME}/html/10_7_hidden.html
+share/doc/${PKGNAME}/html/10_options.html
+share/doc/${PKGNAME}/html/11_1_command_line.html
+share/doc/${PKGNAME}/html/11_2_keyboard_shortcuts.html
+share/doc/${PKGNAME}/html/11_3_thumbnails.html
+share/doc/${PKGNAME}/html/11_4_management.html
+share/doc/${PKGNAME}/html/11_reference.html
+share/doc/${PKGNAME}/html/12_credits.html
+share/doc/${PKGNAME}/html/1_introduction.html
+share/doc/${PKGNAME}/html/2_1_navigation.html
+share/doc/${PKGNAME}/html/2_2_menus.html
+share/doc/${PKGNAME}/html/2_3_layout.html
+share/doc/${PKGNAME}/html/2_4_file_pane.html
+share/doc/${PKGNAME}/html/2_5_folder_pane.html
+share/doc/${PKGNAME}/html/2_6_image_pane.html
+share/doc/${PKGNAME}/html/2_7_status_bar.html
+share/doc/${PKGNAME}/html/2_main_window.html
+share/doc/${PKGNAME}/html/3_1_image_window.html
+share/doc/${PKGNAME}/html/3_2_image_properties.html
+share/doc/${PKGNAME}/html/3_other_windows.html
+share/doc/${PKGNAME}/html/4_1_copy_move.html
+share/doc/${PKGNAME}/html/4_2_rename.html
+share/doc/${PKGNAME}/html/4_3_delete.html
+share/doc/${PKGNAME}/html/4_4_external_editing.html
+share/doc/${PKGNAME}/html/4_image_management.html
+share/doc/${PKGNAME}/html/5_1_search.html
+share/doc/${PKGNAME}/html/5_2_finding_duplicates.html
+share/doc/${PKGNAME}/html/5_image_search.html
+share/doc/${PKGNAME}/html/6_collections.html
+share/doc/${PKGNAME}/html/7_1_exif.html
+share/doc/${PKGNAME}/html/7_2_sort_manager.html
+share/doc/${PKGNAME}/html/7_3_keywords.html
+share/doc/${PKGNAME}/html/7_sidebars.html
+share/doc/${PKGNAME}/html/8_1_slideshow.html
+share/doc/${PKGNAME}/html/8_2_fullscreen.html
+share/doc/${PKGNAME}/html/8_image_presentation.html
+share/doc/${PKGNAME}/html/9_printing.html
+share/doc/${PKGNAME}/html/gnu_fdl.txt
+share/doc/${PKGNAME}/html/gqview_faq.html
+share/doc/${PKGNAME}/html/index.html
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gqview.mo
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gqview.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gqview.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gqview.mo
@@ -32,5 +82,6 @@
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gqview.mo
 share/pixmaps/gqview.png
 @comment in xdg-dirs: @dirrm share/pixmaps
-@dirrm share/gqview
+@dirrm share/doc/${PKGNAME}/html
+@dirrm share/doc/${PKGNAME}
 @comment in xdg-dirs: @dirrm share/applications
diff -r 8279fb2e53ee -r 1337fd8bd1ec graphics/gqview/distinfo
--- a/graphics/gqview/distinfo  Mon Feb 28 22:11:14 2005 +0000
+++ b/graphics/gqview/distinfo  Mon Feb 28 22:42:34 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2005/02/24 08:45:07 agc Exp $
+$NetBSD: distinfo,v 1.23 2005/02/28 22:42:35 snj Exp $
 
-SHA1 (gqview-1.4.5.tar.gz) = 3dda2e5bafaa4a49d20871e8d8806aff09a8d5c0
-RMD160 (gqview-1.4.5.tar.gz) = 8658732e19cce677ed5bd65466e7f8fae96b1f6e
-Size (gqview-1.4.5.tar.gz) = 1222801 bytes
+SHA1 (gqview-2.0.0.tar.gz) = 8ddf61636572e4dac39ef74108463246331b745b
+RMD160 (gqview-2.0.0.tar.gz) = 1c0cf9f57156c3087f6f4a4afaa3dc4788b6ba3e
+Size (gqview-2.0.0.tar.gz) = 1317383 bytes



Home | Main Index | Thread Index | Old Index