Commit Graph

24 Commits

Author SHA1 Message Date
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
aa1ee2b3a8 update Hugin to 2010.2.0 2010-10-20 15:32:40 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +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
edd
77bbc2fb02 Remove cmake-2.8 from BUILD depends as the cmake MODULE now implies it.
OK sthen@
2010-06-07 20:36:33 +00:00
sthen
8a22b24cc4 glut is a LIB_DEPENDS, not a WANTLIB.
Build problem reported by naddy@
2010-06-05 12:38:48 +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
sthen
dc34b0aa0c VMEM_WARNING, requested by landry@ 2010-04-13 09:03:08 +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
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
a6255103ba Switch to the release tarball/naming; identical to previous release candidate. 2009-07-18 11:29:11 +00:00
sthen
a4596284c2 update Hugin to 0.8.0rc5 2009-07-14 10:28:25 +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
ajacoutot
94844661cc - no need to set VERBOSE anymore. 2009-06-04 21:12:07 +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
b3dcf60fc2 uses some method which may be patented, so kill PERMIT_*_CDROM
see http://permalink.gmane.org/gmane.comp.misc.ptx/15757
2009-04-29 23:48:53 +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