Update to 11.11.1

Changelog:
2011.11.05  v.11.11.1
Fix some problems in v.11.11 released a few days ago:
+ Bugfix: crash in vertical panorama.
+ Bugfix: crash after moving images to trash and "Open Recent Files".
+ Restore user feedback for functions running more than a few seconds.

2011.11.01  v.11.11
+ Creating and editing collections was made easier and more intuitive.
+ Synchronize Files always works incrementally and runs automatically at
  startup. Image navigation/viewing is immediately possible but editing
  is blocked until the synchronize is finished (normally a few seconds).
+ Straighten Image: fix less than optimal results for images needing
  a large correction. Menu was renamed to Keystone Correction.
+ New menu: Help > User Guide Changes: summary of changes in the user
  guide for recent releases (minimize effort to keep up with changes).
+ New menu: Help > Edit Functions Summary: a one-page "quick reference"
  summary of all the image editing functions.
+ New topic added to the user guide: How to organize a large image
  collection to minimize effort and to optimize image searching.
+ The status bar now shows if a dialog is waiting for input
  (and possibly hidden under another window).
+ New keyboard shortcut: N = Rename Image File.
+ Transform and Retouch menus were rearranged to follow typical workflow.
+ Rotate and warp dialogs have convenience buttons to grid line setup.
+ Grid setup: the x and y grids can be moved around over the image.
+ New utility: update collections if the top image directory is moved.
+ The package build method was updated to improve Debian packaging and
  include dependencies on non-library programs. The RPM packages do
  not include this because the package names are not compatible.
This commit is contained in:
ryoon 2011-11-20 00:00:28 +00:00
parent 063b9bd06a
commit d0d96a05bc
5 changed files with 25 additions and 28 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.17 2011/11/01 06:01:32 sbd Exp $
# $NetBSD: Makefile,v 1.18 2011/11/20 00:00:28 ryoon Exp $
#
DISTNAME= fotoxx-11.10
PKGREVISION= 1
DISTNAME= fotoxx-11.11.1
CATEGORIES= graphics
MASTER_SITES= http://kornelix.squarespace.com/storage/downloads/

View file

@ -1,14 +1,12 @@
@comment $NetBSD: PLIST,v 1.9 2011/10/05 14:26:51 ryoon Exp $
@comment $NetBSD: PLIST,v 1.10 2011/11/20 00:00:28 ryoon Exp $
bin/fotoxx
man/man1/fotoxx.1
share/applications/kornelix-fotoxx.desktop
share/doc/fotoxx/CHANGES
share/doc/fotoxx/COPYING
share/doc/fotoxx/README
share/doc/fotoxx/TRANSLATIONS
share/doc/fotoxx/edit menus
share/doc/fotoxx/changelog
share/doc/fotoxx/copyright
share/doc/fotoxx/edit-menus
share/doc/fotoxx/fotoxx.man
share/doc/fotoxx/freshmeat
share/doc/fotoxx/images/DRGB.jpg
share/doc/fotoxx/images/HDF-paint.jpg
share/doc/fotoxx/images/HDR-adjust.jpg
@ -16,12 +14,12 @@ share/doc/fotoxx/images/annotate.jpg
share/doc/fotoxx/images/bright-ramp.jpg
share/doc/fotoxx/images/brightness-color.jpg
share/doc/fotoxx/images/curve-edit.jpg
share/doc/fotoxx/images/edit-collection.jpg
share/doc/fotoxx/images/edit-tags.jpg
share/doc/fotoxx/images/expand-brightness.png
share/doc/fotoxx/images/gallery-selection.jpg
share/doc/fotoxx/images/gamma-curve.jpg
share/doc/fotoxx/images/gammachart.png
share/doc/fotoxx/images/manage-collections.jpg
share/doc/fotoxx/images/manage-tags.jpg
share/doc/fotoxx/images/match-colors.jpg
share/doc/fotoxx/images/navigation.jpeg
@ -45,10 +43,10 @@ share/doc/fotoxx/images/translate.jpg
share/doc/fotoxx/images/trim.jpg
share/doc/fotoxx/images/unbend.png
share/doc/fotoxx/images/watermark.jpg
share/doc/fotoxx/translations
share/doc/fotoxx/userguide-changes.txt
share/doc/fotoxx/userguide-en.html
share/doc/fotoxx/userguide-it.html
share/fotoxx/data/desktop
share/fotoxx/icons/arrow.png
share/fotoxx/icons/busy.png
share/fotoxx/icons/drag.png

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.8 2011/10/05 14:21:45 ryoon Exp $
$NetBSD: distinfo,v 1.9 2011/11/20 00:00:28 ryoon Exp $
SHA1 (fotoxx-11.10.tar.gz) = 5fe99eed26be43742b39c10b4a399379cdc5d29a
RMD160 (fotoxx-11.10.tar.gz) = 437c4aa15f6790c824add961ff41c1d69e74af20
Size (fotoxx-11.10.tar.gz) = 1489681 bytes
SHA1 (patch-aa) = 9787ad05c5cee2a170fbdb605aea980e376fdab7
SHA1 (fotoxx-11.11.1.tar.gz) = e37a0cd38427797d702735d6a57126f5ad400bf3
RMD160 (fotoxx-11.11.1.tar.gz) = 8d74c14b291edb5c4ddc7a5e3ba4287301897bf7
Size (fotoxx-11.11.1.tar.gz) = 1471552 bytes
SHA1 (patch-aa) = 86bd4e42c1afde0268580a0438e123678ca2999e
SHA1 (patch-ab) = 8a4ad79d29194a8c124ccc08d3969265d1ba33ee
SHA1 (patch-ac) = 18987b159a6f29925b24518b8d83657d3d11046b
SHA1 (patch-ac) = ad0a25f030f6c897fc25af2803add2979068323b

View file

@ -1,8 +1,8 @@
$NetBSD: patch-aa,v 1.6 2011/10/05 14:21:45 ryoon Exp $
$NetBSD: patch-aa,v 1.7 2011/11/20 00:00:28 ryoon Exp $
--- Makefile.orig 2011-10-01 13:52:21.000000000 +0000
--- Makefile.orig 2011-11-05 05:30:36.000000000 +0000
+++ Makefile
@@ -14,7 +14,7 @@ DATADIR = $(SHAREDIR)/data
@@ -13,7 +13,7 @@ SHAREDIR = $(PREFIX)/share/fotoxx
ICONDIR = $(SHAREDIR)/icons
LOCALESDIR = $(SHAREDIR)/locales
DOCDIR = $(PREFIX)/share/doc/fotoxx
@ -11,10 +11,10 @@ $NetBSD: patch-aa,v 1.6 2011/10/05 14:21:45 ryoon Exp $
MENUFILE = $(PREFIX)/share/applications/kornelix-fotoxx.desktop
CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-2.0`
@@ -24,8 +24,7 @@ fotoxx: fotoxx.o fotoxx_area.o fotoxx_in
fotoxx_transform.o fotoxx_art.o fotoxx_comp.o zfuncs.o
$(CXX) $(LDFLAGS) fotoxx.o fotoxx_area.o fotoxx_info.o fotoxx_retouch.o \
fotoxx_transform.o fotoxx_art.o fotoxx_comp.o zfuncs.o \
@@ -25,8 +25,7 @@ fotoxx: fotoxx.o fotoxx_tools.o fotoxx_a
$(CXX) $(LDFLAGS) fotoxx.o fotoxx_tools.o fotoxx_area.o fotoxx_info.o \
fotoxx_retouch.o fotoxx_transform.o fotoxx_art.o fotoxx_comp.o \
zfuncs.o \
- $(LIBS) -ltiff -o fotoxx
- @ ./dependencies.sh
+ $(LIBS) -ltiff -o fotoxx -lcompat

View file

@ -1,8 +1,8 @@
$NetBSD: patch-ac,v 1.7 2011/10/05 14:21:45 ryoon Exp $
$NetBSD: patch-ac,v 1.8 2011/11/20 00:00:28 ryoon Exp $
--- zfuncs.h.orig 2011-10-01 13:52:21.000000000 +0000
--- zfuncs.h.orig 2011-11-05 05:30:36.000000000 +0000
+++ zfuncs.h
@@ -34,7 +34,12 @@
@@ -36,7 +36,12 @@
#include <pthread.h>
#include <errno.h>
#include <signal.h>
@ -13,5 +13,5 @@ $NetBSD: patch-ac,v 1.7 2011/10/05 14:21:45 ryoon Exp $
+#include <sys/wait.h>
+#endif
#include <locale.h>
#include <sys/resource.h>
#define int8 char // number types