pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gwenview gwenview 1.1.7a update from maintain...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3870c129f23a
branches:  trunk
changeset: 487032:3870c129f23a
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Jan 07 12:35:10 2005 +0000

description:
gwenview 1.1.7a update from maintainer Ian Zagorskih

Since there was some trouble building the 1.1.7 version on some distributions,
I just released version 1.1.7a.

A new development release is out: version 1.1.7. You can get it from the
download page. It features the following changes:
New features:
  * Double clicking the image view toggles the full screen mode (By Daniel
Thaler)
  * It's now possible to select which KIPI plugins should be loaded.
  * The On Screen Display now contains "Previous", "Next" and "Exit
fullscreen"   buttons. These buttons automatically hide when the cursor hides
itself.
  * Adjust brightness, contrast and gamma.
  * Going to next/previous image in the image KPart.
Fixes:
  * If the URL given as an argument is a directory, start in browse mode, not
in view mode.
 * On Screen Display is back, it was broken in 1.1.6.
  * Updated man page.
  * KIPI Batch image processing tools now work again.
  * Fixed a few bugs in image saving.
  * Made the save error messages more explicit.
  * Removed the "show toolbar/menubar/statusbar in fullscreen" options.
  * When selecting multiple images with Ctrl or Shift, block the "double click
an image goes to fullscreen" feature.
  * Removed the "Auto load image" option, it's useless since Gwenview does not
block anymore when loading images.
  * Fix reloading in the image KPart.

diffstat:

 graphics/gwenview/Makefile |   5 ++---
 graphics/gwenview/PLIST    |  13 ++++++++++++-
 graphics/gwenview/distinfo |   6 +++---
 3 files changed, 17 insertions(+), 7 deletions(-)

diffs (56 lines):

diff -r 4b680e7920b8 -r 3870c129f23a graphics/gwenview/Makefile
--- a/graphics/gwenview/Makefile        Fri Jan 07 12:29:02 2005 +0000
+++ b/graphics/gwenview/Makefile        Fri Jan 07 12:35:10 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/12/10 06:40:11 markd Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/07 12:35:10 markd Exp $
 #
 
-DISTNAME=      gwenview-1.1.6
-PKGREVISION=   1
+DISTNAME=      gwenview-1.1.7a
 CATEGORIES=    kde graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gwenview/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 4b680e7920b8 -r 3870c129f23a graphics/gwenview/PLIST
--- a/graphics/gwenview/PLIST   Fri Jan 07 12:29:02 2005 +0000
+++ b/graphics/gwenview/PLIST   Fri Jan 07 12:35:10 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/12/10 06:40:11 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/01/07 12:35:10 markd Exp $
 bin/gwenview
 lib/kde3/libgvdirpart.la
 lib/kde3/libgvimagepart.la
@@ -110,6 +110,14 @@
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gwenview.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gwenview.mo
 ${PKGLOCALEDIR}/locale/zu/LC_MESSAGES/gwenview.mo
+@comment in kde: @dirrm share/kde/services
+@comment in kde: @dirrm share/kde/icons/crystalsvg/64x64/apps
+@comment in kde: @dirrm share/kde/icons/crystalsvg/48x48/apps
+@comment in kde: @dirrm share/kde/icons/crystalsvg/32x32/apps
+@comment in kde: @dirrm share/kde/icons/crystalsvg/22x22/apps
+@comment in kde: @dirrm share/kde/icons/crystalsvg/16x16/apps
+@comment in kde: @dirrm share/kde/icons/crystalsvg/128x128/apps
+@comment in kde: @dirrm share/kde/apps/konqueror/servicemenus
 @dirrm share/kde/apps/gwenview/tools
 @dirrm share/kde/apps/gwenview/thumbnail
 @dirrm share/kde/apps/gwenview/icons/hicolor/48x48/actions
@@ -126,3 +134,6 @@
 @dirrm share/kde/apps/gwenview
 @dirrm share/kde/apps/gvimagepart
 @dirrm share/kde/apps/gvdirpart
+@comment in kde: @dirrm share/kde/apps
+@comment in kde: @dirrm share/applications/kde
+@comment in kde: @dirrm lib/kde3
diff -r 4b680e7920b8 -r 3870c129f23a graphics/gwenview/distinfo
--- a/graphics/gwenview/distinfo        Fri Jan 07 12:29:02 2005 +0000
+++ b/graphics/gwenview/distinfo        Fri Jan 07 12:35:10 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/10/25 11:31:44 markd Exp $
+$NetBSD: distinfo,v 1.4 2005/01/07 12:35:10 markd Exp $
 
-SHA1 (gwenview-1.1.6.tar.bz2) = 49539637b554dd4c88ffed6a593c536c2cc0bb9c
-Size (gwenview-1.1.6.tar.bz2) = 929898 bytes
+SHA1 (gwenview-1.1.7a.tar.bz2) = b55bf63ddbb6bce230ec1f1e99a9d7a5ef83e097
+Size (gwenview-1.1.7a.tar.bz2) = 910679 bytes



Home | Main Index | Thread Index | Old Index