Commit Graph

14 Commits

Author SHA1 Message Date
dcoppa
48b992162b Add "-pthread" to compiler flags only where it's needed and remove
'CFLAGS += -pthread' from port's Makefile.

While here, remove superfluous SEPARATE_BUILD and CONFIGURE_STYLE
variables: cmake module already takes care of them.

ok sthen@
2012-11-18 16:55:27 +00:00
sthen
64247fe50b update to hugin 2011.4.0
* still broken on PIE arches, mark as BROKEN-... for them to stop wasting
time in builds until it can be repaired.
2012-10-12 21:44:51 +00:00
bentley
8cfa476c9a Garbage-collect unneeded patch.
devel/cmake sets wxWidgets_INCLUDE_DIRS_NO_SYSTEM now.

ok dcoppa@ sthen@
2012-05-19 05:23:14 +00:00
naddy
60eda5f2ee Fix build with png-1.5.
All fixes taken from upstream repositories.
2011-07-08 20:37:01 +00:00
sthen
e70f5cde48 update Hugin to 2011.0.0 final. RC was tested by Kirill Bychkov, thanks! 2011-05-30 09:06:28 +00:00
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
cab9f4f62e Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!) 2010-05-29 01:23:55 +00:00
sthen
816cfe6a5a Remove patch which is a noop; doesn't affect the package -> no bump 2009-06-26 07:54:45 +00:00
sthen
74c96d52d7 update Hugin to 0.8.0rc4. 2009-06-21 15:54:31 +00:00
sthen
9f278d72d8 0.8.0rc3. 2009-06-08 20:06:02 +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