This version is not archived by the authors, so this is a
snapshot of the SVN repository as of revision 3135.
The archive is put on the freebsd.org cluster.
Fix reference to autopano-complete - it is installed as autopano-complete,
not autopano-complete.sh and does not recognize long options under FreeBSD.
PR: ports/123588
Submitted by: marck
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
* Update libpano dependency to libpano13
* Add OPTIONS to depend on enblend, autopano-sift and ptstitcher
* Update automake dependency to 1.10
* Get rid of the autotools hack in pre-configure:, not necessary anymore
* Sync pkg-plist
* Sync the patches in files/
does not work with the new gettext version.
Unfortunately gettextize is interactive (it just wants one to hit enter)
and there seems no way to circumvent this, so I set IS_INTERACTIVE=yes
(it does ``read dummy < /dev/tty''!)
* Change dependency on libpano12 >= 2.8.4
* Hook dependencies on the autotools, we need to recreate the
autogenerated files because now we have changed the autotools source
config files (configure.ac etc.) with the hope that our changes will
be propagated upstream
PR: ports/108266
Submitted by: vd
Approved by: cartola@openit.com.br (maintainer timeout)
from individual pictures
Goal: an easy to use cross-platform GUI for Panorama Tools.
With hugin you can assemble a mosiac of photographs into a
complete immersive panorama, stitch any series of overlapping
pictures and much more.
WWW: http://hugin.sourceforge.net/
PR: ports/71849
Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>