Version 0.3.2
* New editing effects: Soft Focus and Straighten.
* Lots of fixes to the OpenGL slideshow introduced in 0.3.1
Version 0.3.1
* Export to 23hq.com and SmugMug (Thomas Van Machelen)
* New red-eye removal algorithm. Threshold value for redeye
removal is read from gconf. Default is set to -15 (Stephane Delcroix)
* Accepts dropped URIs from Firefox. Drag an image from Firefox and drop
it in f-spot --view (Stephane Delcroix)
Version 0.3.0
* New User Guide
* Bug fixes and improvements
Version 0.2.2
* Switch to managed dbus#
* new search interface
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20
- Add missing INSTALLS_ICONS and USE_GETTEXT
NOTE: deve/dbus is needed because of the bundled managed dbus#
PR: 108091
Submitted by: Christoph Moench-Tegeder (0.3.1)
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
use ltverhack. For the remianing two libraries just do the patching
using REINPLACE_CMD in post-patch
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
- Correct numerous DllImport errors. The C symbol must be defined in the
C library that is being imported. Not sure why this is not a problem
on Linux.
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
in mcatalog, bless, f-spot, and gecko-sharp10.
Approved by: ahze (mentor)