pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fotoxx Update to 5.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2eaf8b3b58b3
branches: trunk
changeset: 552705:2eaf8b3b58b3
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 07 23:42:04 2009 +0000
description:
Update to 5.8:
2009.01.01 v.5.8
+ Visual feedback for brightness/contrast/color edits was made faster by
using the window image instead of the (usually much larger) main image.
The main image is updated when the changes are committed.
+ Erratic mouse drag in warp function was fixed.
+ Color balance was separated from brightness/whiteness adjustments.
+ Bug fix: last translation in a .po file sometimes got comment appended.
+ Sharpen, blur and noise reduction, when applied within an image area,
can now use "blend width" to soften the boundaries.
+ Added a modified "top hat" noise reduction method, which is more
effective for some types of noise.
+ Zoom- returns to normal display at once instead of many steps
diffstat:
graphics/fotoxx/Makefile | 6 +++---
graphics/fotoxx/PLIST | 14 ++++++++------
graphics/fotoxx/distinfo | 8 ++++----
3 files changed, 15 insertions(+), 13 deletions(-)
diffs (80 lines):
diff -r 90c2930e28f9 -r 2eaf8b3b58b3 graphics/fotoxx/Makefile
--- a/graphics/fotoxx/Makefile Wed Jan 07 23:23:42 2009 +0000
+++ b/graphics/fotoxx/Makefile Wed Jan 07 23:42:04 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/09 15:10:34 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/07 23:42:04 wiz Exp $
#
-DISTNAME= fotoxx-5.7.1
+DISTNAME= fotoxx-5.8
CATEGORIES= graphics
-MASTER_SITES= http://kornelix.squarespace.com/storage/fotoxx/
+MASTER_SITES= http://kornelix.squarespace.com/storage/downloads/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://kornelix.squarespace.com/fotoxx/
diff -r 90c2930e28f9 -r 2eaf8b3b58b3 graphics/fotoxx/PLIST
--- a/graphics/fotoxx/PLIST Wed Jan 07 23:23:42 2009 +0000
+++ b/graphics/fotoxx/PLIST Wed Jan 07 23:42:04 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/09 15:10:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/01/07 23:42:04 wiz Exp $
bin/fotoxx
share/doc/fotoxx/CHANGES
share/doc/fotoxx/COPYING
@@ -41,8 +41,10 @@
share/fotoxx/icons/m-blur.png
share/fotoxx/icons/m-changelog.png
share/fotoxx/icons/m-clone.png
-share/fotoxx/icons/m-color-depth.png
-share/fotoxx/icons/m-color-inten.png
+share/fotoxx/icons/m-color-bal.png
+share/fotoxx/icons/m-color-dep.png
+share/fotoxx/icons/m-color-int.png
+share/fotoxx/icons/m-color-sat.png
share/fotoxx/icons/m-create-thumbs.png
share/fotoxx/icons/m-errorlog.png
share/fotoxx/icons/m-exif.png
@@ -58,7 +60,6 @@
share/fotoxx/icons/m-readme.png
share/fotoxx/icons/m-redeye.png
share/fotoxx/icons/m-resize.png
-share/fotoxx/icons/m-rgb-spread.png
share/fotoxx/icons/m-rotate.png
share/fotoxx/icons/m-save.png
share/fotoxx/icons/m-select.png
@@ -88,14 +89,15 @@
share/fotoxx/icons/zoomin.png
share/fotoxx/icons/zoomout.png
share/fotoxx/locales/de/fotoxx.po
-share/fotoxx/locales/de/fotoxx.po.old
share/fotoxx/locales/de/zfuncs.po
+share/fotoxx/locales/el/fotoxx.mo
share/fotoxx/locales/el/fotoxx.po
+share/fotoxx/locales/el/zfuncs.mo
share/fotoxx/locales/el/zfuncs.po
+share/fotoxx/locales/el/zfuncs.po2
share/fotoxx/locales/es/fotoxx.po
share/fotoxx/locales/es/zfuncs.po
share/fotoxx/locales/fr/fotoxx.po
-share/fotoxx/locales/fr/stan1125.po
share/fotoxx/locales/fr/zfuncs.po
share/fotoxx/locales/gl/fotoxx.po
share/fotoxx/locales/gl/zfuncs.po
diff -r 90c2930e28f9 -r 2eaf8b3b58b3 graphics/fotoxx/distinfo
--- a/graphics/fotoxx/distinfo Wed Jan 07 23:23:42 2009 +0000
+++ b/graphics/fotoxx/distinfo Wed Jan 07 23:42:04 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/12/09 15:10:34 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/01/07 23:42:04 wiz Exp $
-SHA1 (fotoxx-5.7.1.tar.gz) = 44abbd2aab0454448f63e9960a40926068aefa76
-RMD160 (fotoxx-5.7.1.tar.gz) = 34a61ecbba851a16c695ed86dc5dd8171dd18796
-Size (fotoxx-5.7.1.tar.gz) = 924376 bytes
+SHA1 (fotoxx-5.8.tar.gz) = c8f52f899773caa5304164e83d80c51b7e083cc5
+RMD160 (fotoxx-5.8.tar.gz) = 5a4fc01954e0d8c3eb15983018a03d99a681f2d4
+Size (fotoxx-5.8.tar.gz) = 933025 bytes
SHA1 (patch-aa) = 2f5b2b650c557296f073d816e9c12998e7f874ad
SHA1 (patch-ab) = 45705b890257cd34571e4896494ee0d643bdf168
SHA1 (patch-ac) = e213a84e029d51af8e672da8b58945c3f32bc5c2
Home |
Main Index |
Thread Index |
Old Index