Commit Graph

11 Commits

Author SHA1 Message Date
sthen
52da13ff00 update Hugin to 2010.4.0, tested by Kirill Bychkov, thanks!
This version introduces cpfind, a patent-free control point
generator (i.e.  tool to automatically find matching points
between two images for stitching together).
2011-03-02 08:30:27 +00:00
sthen
aa1ee2b3a8 update Hugin to 2010.2.0 2010-10-20 15:32:40 +00:00
sthen
63ddd4217b - SEPARATE_BUILD works for this (and should for most CMake projects),
use it, it's preferable.

- PERMIT_*_CDROM=Yes, the deghosting code has been replaced since then

- don't automatically RUN_DEPENDS on autopano-sift-c; add an install
message instead. Although it's a timesaver, hugin can work well without
this, and it's still subject to a USA patent, so don't force it.

bump PKGNAME.
2010-06-10 08:24:49 +00:00
sthen
cab9f4f62e Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!) 2010-05-29 01:23:55 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
ajacoutot
5c008745e3 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
sthen
74c96d52d7 update Hugin to 0.8.0rc4. 2009-06-21 15:54:31 +00:00
sthen
5f41da7aae set VERBOSE=1 so cmake displays the compiler command lines (suggestion
from landry@), remove bogus comment in Makefile, remove dead @comment in
PFRAG.shared (plist change -> bump).
2009-06-04 16:21:45 +00:00
sthen
5aee7b0334 update to 0.8.0RC2 2009-06-03 13:45:14 +00:00
sthen
4cb8371127 update to 0.80rc1; thanks Gerry Patterson on the hugin-ptx list for the
missing clue I needed :-)
2009-05-09 19:28:55 +00:00
sthen
77eaced791 import graphics/hugin: this port was made possible by Emmanuel Viaud's
work on enblend-enfuse, big thanks!

Goal: an easy to use cross-platform panoramic imaging toolchain
based on the Panorama Tools library.

With hugin you can assemble a mosaic of photographs into a
complete immersive panorama, stitch any series of overlapping
pictures and much more.

This package contains the following programs:

 - hugin, The main program, a GUI for the panorama tools suite
   and some programs included here.

 - nona, a simple replacement for PTStitcher (doesn't support most
   features of PTStitcher, but is faster, opensource and
   will be extended in the future).
 
 - nona_gui, nona with a graphical progress bar.

 - autooptimiser, optimise a panorama pairwise, starting from an
   anchor image. cmd line version of the pairwise mode in hugin

will be hooked to the build after tests on additional arch.
2009-04-19 11:18:40 +00:00