summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-10-01 13:02:24 +0000
committerryoon <ryoon@pkgsrc.org>2012-10-01 13:02:24 +0000
commit94fd09186caafe58253e17acc63e846d143c56c7 (patch)
treeac02e71c5160d1f6685412f4356eebed93000f55 /graphics
parent144508fbaba27f97780ddb38520e3db3f1f5dd2d (diff)
downloadpkgsrc-94fd09186caafe58253e17acc63e846d143c56c7.tar.gz
Update to 12.10
Changelog: Fotoxx change log ================= 2012.10.01 v.12.10 + This release focuses on user interface and efficiency improvements. + The user manual and F1 help are now available in Castilian Spanish. + The search index was revised for greater scalability. Metadata edits and related image searching should remain fast beyond 500K images. A fresh resync of the search index will be done at first startup. + A custom graphic menu in a popup window was implemented. Frequently used functions can be added and the layout arranged to taste. + RAW files can be opened in Ufraw (menu or thumbnail click). + A more precise world map was implemented (new download will be made). + Large image files open 30% faster and memory consumption is reduced. + The batch RAW converter now has a dialog to configure the parameters. + New pan/scroll mode: image sticks to mouse and moves with mouse. + Stop unnecessary refreshes of the image gallery for metadata edits. + Added support for exotic PNG formats (e.g. palletized) via GTK library. + Vignette bugfix: stop radius increase if vignette is moved off-center. 2012.09.01 v.12.09.1 Bugfix: memory management error having uncertain impact. 2012.09.01 v.12.09 + RAW files can be opened via menu, command line or drag and drop. + RAW files can be seen in thumbnail galleries like other image files. + RAW file editing tool Ufraw was integrated into the Fotoxx menu. + RAW file batch conversion parameters (dcraw) are user configurable. + RAW file batch conversion is faster (about 50/minute on a strong PC). + A wavelet denoise method was added (adapted from ufraw/dcraw). + Deep color PNG files are supported (16 bits/color). + Vignette: center of shading/brightening can be moved with the mouse. + Images can be copied to the clipboard with a right-click popup menu. + Trim: target circle added in the middle of the trim rectangle. + World map shows locations of geotagged photos, click to see gallery. + User interface simplified for location-based or map-based image search. + A tool was added to remove chromatic abberation (color fringes). + Select area by mouse and color: small user interface improvement. + More dialogs preserve user inputs within and across Fotoxx sessions. + New command line option: start up with a specified menu function. + Panorama: option for zero image curve (e.g. to combine scanned images). + Gallery is updated live if a file add/delete is done outside Fotoxx. + Bugfix: click geotag group >> gallery window sometimes did nothing. + Bugfix: memory leak when processing metadata (tags, captions ...). 2012.08.20 v.12.08.1 + New GUI translation for Catalan is available. + Bugfix: bad fflush() call in exiftool_server caused fotoxx to crash in some distros using newest c-libraries (observed in Mageia alpha).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fotoxx/Makefile6
-rw-r--r--graphics/fotoxx/PLIST38
-rw-r--r--graphics/fotoxx/distinfo14
-rw-r--r--graphics/fotoxx/patches/patch-aa16
-rw-r--r--graphics/fotoxx/patches/patch-ab4
-rw-r--r--graphics/fotoxx/patches/patch-ac4
6 files changed, 49 insertions, 33 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile
index d099d89b3ee..b22c1237e6d 100644
--- a/graphics/fotoxx/Makefile
+++ b/graphics/fotoxx/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2012/09/15 10:04:51 obache Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/01 13:02:24 ryoon Exp $
#
-DISTNAME= fotoxx-12.08
-PKGREVISION= 2
+DISTNAME= fotoxx-12.10
CATEGORIES= graphics
MASTER_SITES= http://www.kornelix.com/uploads/1/3/0/3/13035936/
@@ -15,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
DEPENDS+= p5-Image-ExifTool-[0-9]*:../../graphics/p5-Image-ExifTool
+DEPENDS+= dcraw-[0-9]*:../../graphics/dcraw
DEPENDS+= gimp-ufraw-[0-9]*:../../graphics/gimp-ufraw
USE_LANGUAGES= c++
diff --git a/graphics/fotoxx/PLIST b/graphics/fotoxx/PLIST
index 551c27f1cf0..65e986e4b5e 100644
--- a/graphics/fotoxx/PLIST
+++ b/graphics/fotoxx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2012/08/12 07:20:15 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.13 2012/10/01 13:02:24 ryoon Exp $
bin/fotoxx
man/man1/fotoxx.1
share/applications/kornelix-fotoxx.desktop
@@ -8,23 +8,27 @@ share/doc/fotoxx/changelog
share/doc/fotoxx/copyright
share/doc/fotoxx/edit-menus
share/doc/fotoxx/fotoxx.man
-share/doc/fotoxx/images/DRGB.jpg
+share/doc/fotoxx/images/CMYK.jpg
share/doc/fotoxx/images/HDF-paint.jpg
share/doc/fotoxx/images/HDR-adjust.jpg
+share/doc/fotoxx/images/add-geotags.jpg
share/doc/fotoxx/images/annotate.jpg
share/doc/fotoxx/images/auto-trim.jpg
share/doc/fotoxx/images/batch-add-geotags.jpg
+share/doc/fotoxx/images/batch-raw-conv.jpg
share/doc/fotoxx/images/batch-rename.jpg
share/doc/fotoxx/images/batch-resize-export.jpg
share/doc/fotoxx/images/bright-ramp.jpg
share/doc/fotoxx/images/brightness-color.jpg
+share/doc/fotoxx/images/chromatic.jpg
+share/doc/fotoxx/images/colorchart.png
share/doc/fotoxx/images/curve-edit.jpg
+share/doc/fotoxx/images/denoise.jpg
share/doc/fotoxx/images/edit-caption-comments.jpg
-share/doc/fotoxx/images/edit-geotags.jpg
-share/doc/fotoxx/images/edit-pixels.jpg
share/doc/fotoxx/images/edit-tags.jpg
share/doc/fotoxx/images/edit-translation.jpg
share/doc/fotoxx/images/expand-brightness.jpg
+share/doc/fotoxx/images/favorites.jpg
share/doc/fotoxx/images/flatten.jpg
share/doc/fotoxx/images/gallery-selection.jpg
share/doc/fotoxx/images/gallery-toolbar.jpg
@@ -32,17 +36,19 @@ share/doc/fotoxx/images/gamma-curve.jpg
share/doc/fotoxx/images/gammachart.png
share/doc/fotoxx/images/geotag-groups.jpg
share/doc/fotoxx/images/grid-lines.jpg
-share/doc/fotoxx/images/lens-parameters.jpg
+share/doc/fotoxx/images/keystone.jpg
share/doc/fotoxx/images/leverage-edits.jpg
+share/doc/fotoxx/images/main-toolbar.jpg
share/doc/fotoxx/images/manage-collections.jpg
share/doc/fotoxx/images/match-colors.jpg
share/doc/fotoxx/images/navigation.jpg
share/doc/fotoxx/images/paint-edits.jpg
+share/doc/fotoxx/images/paint-pixels.jpg
share/doc/fotoxx/images/pano-color.jpg
share/doc/fotoxx/images/pano-pre-align.jpg
share/doc/fotoxx/images/print.jpg
share/doc/fotoxx/images/remove-dust.jpg
-share/doc/fotoxx/images/rename.jpeg
+share/doc/fotoxx/images/rename.jpg
share/doc/fotoxx/images/resize.jpg
share/doc/fotoxx/images/revise-RGB.jpg
share/doc/fotoxx/images/rotate.jpg
@@ -58,12 +64,11 @@ share/doc/fotoxx/images/slide-show.jpg
share/doc/fotoxx/images/smart-erase.jpg
share/doc/fotoxx/images/stack-noise.jpg
share/doc/fotoxx/images/stack-paint.jpg
-share/doc/fotoxx/images/straighten-image.jpg
share/doc/fotoxx/images/stuck-pixels.jpg
share/doc/fotoxx/images/synchronize.jpg
share/doc/fotoxx/images/tone-mapping.jpg
share/doc/fotoxx/images/trim.jpg
-share/doc/fotoxx/images/unbend.png
+share/doc/fotoxx/images/unbend.jpg
share/doc/fotoxx/images/user-settings.jpg
share/doc/fotoxx/images/vignette.jpg
share/doc/fotoxx/images/warps.jpg
@@ -71,20 +76,21 @@ share/doc/fotoxx/images/watermark.jpg
share/doc/fotoxx/images/white-balance.jpg
share/doc/fotoxx/translations
share/doc/fotoxx/userguide-en.html
+share/doc/fotoxx/userguide-es.html
share/doc/fotoxx/userguide-it.html
+share/fotoxx/icons/bottom.png
+share/fotoxx/icons/cancel.png
+share/fotoxx/icons/discard.png
+share/fotoxx/icons/down+.png
+share/fotoxx/icons/down.png
+share/fotoxx/icons/favorites.png
share/fotoxx/icons/fg-color.png
-share/fotoxx/icons/first-page.png
share/fotoxx/icons/folder256.png
share/fotoxx/icons/fotoxx-banner.png
share/fotoxx/icons/fotoxx.png
share/fotoxx/icons/help.png
-share/fotoxx/icons/last-page.png
-share/fotoxx/icons/next-page.png
-share/fotoxx/icons/next-row.png
share/fotoxx/icons/next.png
share/fotoxx/icons/open.png
-share/fotoxx/icons/prev-page.png
-share/fotoxx/icons/prev-row.png
share/fotoxx/icons/prev.png
share/fotoxx/icons/print.png
share/fotoxx/icons/quit.png
@@ -92,10 +98,14 @@ share/fotoxx/icons/redo.png
share/fotoxx/icons/save+F.png
share/fotoxx/icons/save+V.png
share/fotoxx/icons/save.png
+share/fotoxx/icons/top.png
share/fotoxx/icons/trash.png
share/fotoxx/icons/undo.png
+share/fotoxx/icons/up+.png
+share/fotoxx/icons/up.png
share/fotoxx/icons/zoom+.png
share/fotoxx/icons/zoom-.png
+share/fotoxx/locales/fotoxx-ca.po
share/fotoxx/locales/fotoxx-de.po
share/fotoxx/locales/fotoxx-en.po
share/fotoxx/locales/fotoxx-es.po
diff --git a/graphics/fotoxx/distinfo b/graphics/fotoxx/distinfo
index 978e0c595d0..49d71179127 100644
--- a/graphics/fotoxx/distinfo
+++ b/graphics/fotoxx/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2012/08/25 22:12:10 dholland Exp $
+$NetBSD: distinfo,v 1.16 2012/10/01 13:02:24 ryoon Exp $
-SHA1 (fotoxx-12.08.tar.gz) = 719e24de33cd2a1826302529987c1c97c19f5bb6
-RMD160 (fotoxx-12.08.tar.gz) = 6bd8b614dd6d9b5e1cae183fb8e3f9163a1a600f
-Size (fotoxx-12.08.tar.gz) = 1800791 bytes
-SHA1 (patch-aa) = 1640bf95c015519c215eeb2dafcf74cc1fb4f9a1
-SHA1 (patch-ab) = 69785c5fb66fc01df74bf7d6fe3b4487260b851f
-SHA1 (patch-ac) = d5443ab4e5931b4cc0e423a529280f2a1f1158fc
+SHA1 (fotoxx-12.10.tar.gz) = f8c096950e18b2ca8d282ae952dceffb48c4d0e8
+RMD160 (fotoxx-12.10.tar.gz) = 7dcd1613c0c8e5ec4998d898e53a53364f07bbb9
+Size (fotoxx-12.10.tar.gz) = 1968889 bytes
+SHA1 (patch-aa) = 40d89dacc4df94930aec3039e208a0ad5f00b3a7
+SHA1 (patch-ab) = c5ae349a6deb88dc17a2e735569b72a9bcaad1de
+SHA1 (patch-ac) = 86dc405274a9f21d4271fa850937cea4bba2cf9d
diff --git a/graphics/fotoxx/patches/patch-aa b/graphics/fotoxx/patches/patch-aa
index fb2613f7667..c3b6c92e714 100644
--- a/graphics/fotoxx/patches/patch-aa
+++ b/graphics/fotoxx/patches/patch-aa
@@ -1,6 +1,8 @@
-$NetBSD: patch-aa,v 1.10 2012/08/12 07:20:15 ryoon Exp $
+$NetBSD: patch-aa,v 1.11 2012/10/01 13:02:24 ryoon Exp $
---- Makefile.orig 2012-08-04 11:58:30.000000000 +0000
+* Pass LDFLAGS from pkgsrc's Makefile
+
+--- Makefile.orig 2012-09-29 12:32:40.000000000 +0000
+++ Makefile
@@ -13,7 +13,7 @@ SHAREDIR = $(PREFIX)/share/fotoxx
ICONDIR = $(SHAREDIR)/icons
@@ -11,12 +13,12 @@ $NetBSD: patch-aa,v 1.10 2012/08/12 07:20:15 ryoon Exp $
MENUFILE = $(PREFIX)/share/applications/kornelix-fotoxx.desktop
CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-3.0`
-@@ -23,7 +23,7 @@ fotoxx: fotoxx.o f.file.o f.tools.o f.s
+@@ -23,7 +23,7 @@ fotoxx: fotoxx.o f.file.o f.tools.o f.a
f.retouch.o f.art.o f.comp.o zfuncs.o
- $(CXX) $(LDFLAGS) -o fotoxx fotoxx.o f.file.o f.tools.o f.select.o f.meta.o \
- f.gallery.o f.xform.o f.retouch.o f.art.o f.comp.o zfuncs.o \
-- $(LIBS) -ltiff -lpthread
-+ $(LIBS) -ltiff -lpthread ${LDFLAGS}
+ $(CXX) $(LDFLAGS) -o fotoxx fotoxx.o f.file.o f.tools.o f.area.o \
+ f.meta.o f.xform.o f.retouch.o f.art.o f.comp.o zfuncs.o \
+- $(LIBS) -ltiff -lpthread -lpng
++ $(LIBS) -ltiff -lpthread -lpng ${LDFLAGS}
fotoxx.o: $(FOTOXX) fotoxx.h
$(CXX) $(CFLAGS) -o fotoxx.o $(FOTOXX)
diff --git a/graphics/fotoxx/patches/patch-ab b/graphics/fotoxx/patches/patch-ab
index b488de586bb..6af7953c7ab 100644
--- a/graphics/fotoxx/patches/patch-ab
+++ b/graphics/fotoxx/patches/patch-ab
@@ -1,4 +1,6 @@
-$NetBSD: patch-ab,v 1.10 2012/08/24 20:35:39 ryoon Exp $
+$NetBSD: patch-ab,v 1.11 2012/10/01 13:02:24 ryoon Exp $
+
+* Add non-execinfo.h platform support.
--- zfuncs.cc.orig 2012-08-04 11:58:30.000000000 +0000
+++ zfuncs.cc
diff --git a/graphics/fotoxx/patches/patch-ac b/graphics/fotoxx/patches/patch-ac
index 4105a835b89..739a2cb82f8 100644
--- a/graphics/fotoxx/patches/patch-ac
+++ b/graphics/fotoxx/patches/patch-ac
@@ -1,4 +1,6 @@
-$NetBSD: patch-ac,v 1.11 2012/08/25 22:12:10 dholland Exp $
+$NetBSD: patch-ac,v 1.12 2012/10/01 13:02:24 ryoon Exp $
+
+* Add non-execinfo.h platform support
--- zfuncs.h.orig 2012-08-04 11:58:30.000000000 +0000
+++ zfuncs.h