pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gwenview Update of gwenview to 1.1.6 by manta...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89d191f43a44
branches: trunk
changeset: 482321:89d191f43a44
user: markd <markd%pkgsrc.org@localhost>
date: Mon Oct 25 11:31:44 2004 +0000
description:
Update of gwenview to 1.1.6 by mantainer Ian Zagorskih.
This new version uses the first release of KIPI, the KDE Image Plugin
Interface. It features the following changes:
New features:
* The application now has two modes: browse and view. Browse mode shows
all views: folder, file and image. View mode only shows the image.
Gwenview starts in browse mode except if an image URL is given as an
argument. You can switch between modes using the toolbar button, or with
the "View/Browse mode" menu item or with the Ctrl+Return shortcut.
* JPEGTran code has been integrated into Gwenview, there's no need to
install it separately anymore.
Fixes:
* Update the EXIF thumbnail when rotating a JPEG file.
* In the folder view, folders now open with a single click (By Daniel
Thaler).
* Reworked coordinate conversions in order to avoid subtle paint errors.
* Remember computed optimal repaint sizes in the config file, so they are
available immediately after next start.
* Remember shown URL after session restore.
diffstat:
graphics/gwenview/Makefile | 5 ++---
graphics/gwenview/PLIST | 7 ++++++-
graphics/gwenview/distinfo | 6 +++---
3 files changed, 11 insertions(+), 7 deletions(-)
diffs (59 lines):
diff -r 148a0739a532 -r 89d191f43a44 graphics/gwenview/Makefile
--- a/graphics/gwenview/Makefile Mon Oct 25 09:37:44 2004 +0000
+++ b/graphics/gwenview/Makefile Mon Oct 25 11:31:44 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:52 tv Exp $
+# $NetBSD: Makefile,v 1.4 2004/10/25 11:31:44 markd Exp $
#
-DISTNAME= gwenview-1.1.5
-PKGREVISION= 1
+DISTNAME= gwenview-1.1.6
CATEGORIES= kde graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwenview/}
EXTRACT_SUFX= .tar.bz2
diff -r 148a0739a532 -r 89d191f43a44 graphics/gwenview/PLIST
--- a/graphics/gwenview/PLIST Mon Oct 25 09:37:44 2004 +0000
+++ b/graphics/gwenview/PLIST Mon Oct 25 11:31:44 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:34 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/10/25 11:31:44 markd Exp $
bin/gwenview
lib/kde3/libgvdirpart.la
lib/kde3/libgvimagepart.la
@@ -69,8 +69,10 @@
share/kde/icons/crystalsvg/64x64/apps/gwenview.png
share/kde/locale/ar/LC_MESSAGES/gwenview.mo
share/kde/locale/az/LC_MESSAGES/gwenview.mo
+share/kde/locale/br/LC_MESSAGES/gwenview.mo
share/kde/locale/ca/LC_MESSAGES/gwenview.mo
share/kde/locale/cs/LC_MESSAGES/gwenview.mo
+share/kde/locale/cy/LC_MESSAGES/gwenview.mo
share/kde/locale/da/LC_MESSAGES/gwenview.mo
share/kde/locale/de/LC_MESSAGES/gwenview.mo
share/kde/locale/el/LC_MESSAGES/gwenview.mo
@@ -79,6 +81,7 @@
share/kde/locale/et/LC_MESSAGES/gwenview.mo
share/kde/locale/fo/LC_MESSAGES/gwenview.mo
share/kde/locale/fr/LC_MESSAGES/gwenview.mo
+share/kde/locale/ga/LC_MESSAGES/gwenview.mo
share/kde/locale/gl/LC_MESSAGES/gwenview.mo
share/kde/locale/he/LC_MESSAGES/gwenview.mo
share/kde/locale/hu/LC_MESSAGES/gwenview.mo
@@ -121,3 +124,5 @@
@dirrm share/kde/apps/gwenview/icons
@dirrm share/kde/apps/gwenview/cursors
@dirrm share/kde/apps/gwenview
+@dirrm share/kde/apps/gvimagepart
+@dirrm share/kde/apps/gvdirpart
diff -r 148a0739a532 -r 89d191f43a44 graphics/gwenview/distinfo
--- a/graphics/gwenview/distinfo Mon Oct 25 09:37:44 2004 +0000
+++ b/graphics/gwenview/distinfo Mon Oct 25 11:31:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/09/20 10:09:15 jklos Exp $
+$NetBSD: distinfo,v 1.3 2004/10/25 11:31:44 markd Exp $
-SHA1 (gwenview-1.1.5.tar.bz2) = 1d50b9d170d58e19a5e64c5446540ed9bc97810d
-Size (gwenview-1.1.5.tar.bz2) = 873349 bytes
+SHA1 (gwenview-1.1.6.tar.bz2) = 49539637b554dd4c88ffed6a593c536c2cc0bb9c
+Size (gwenview-1.1.6.tar.bz2) = 929898 bytes
Home |
Main Index |
Thread Index |
Old Index