2010-10-18 14:13:12 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:14 espie Exp $
|
2010-04-13 05:03:08 -04:00
|
|
|
|
|
|
|
VMEM_WARNING = Yes
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
COMMENT = panorama image stitcher
|
|
|
|
|
2010-05-28 21:23:55 -04:00
|
|
|
DISTNAME = hugin-2010.0.0
|
|
|
|
|
2010-06-10 04:24:49 -04:00
|
|
|
PKGNAME = ${DISTNAME:S/_//:L}p1
|
2010-05-28 21:23:55 -04:00
|
|
|
WRKDIST = ${WRKDIR}/${DISTNAME:C/_.*//}
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
SHARED_LIBS = celeste 0.0 \
|
|
|
|
huginANN 0.0 \
|
2009-05-09 15:28:55 -04:00
|
|
|
huginbase 1.0 \
|
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 07:18:40 -04:00
|
|
|
huginjhead 0.0 \
|
|
|
|
huginvigraimpex 0.0
|
|
|
|
|
|
|
|
CATEGORIES = graphics x11
|
|
|
|
|
|
|
|
HOMEPAGE = http://hugin.sourceforge.net/
|
|
|
|
|
|
|
|
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
|
|
|
|
|
|
|
# GPLv2+
|
2010-06-10 04:24:49 -04:00
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
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 07:18:40 -04:00
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
2010-06-10 04:24:49 -04:00
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
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 07:18:40 -04:00
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
2010-06-05 08:38:48 -04:00
|
|
|
WANTLIB = GL GLU ICE SM X11 Xext Xi Xmu c m pthread stdc++ z
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=hugin/}
|
|
|
|
|
|
|
|
RUN_DEPENDS = :desktop-file-utils-*:devel/desktop-file-utils \
|
|
|
|
::graphics/autopano-sift-c \
|
|
|
|
::graphics/enblend-enfuse \
|
2010-05-28 21:23:55 -04:00
|
|
|
::graphics/p5-Image-ExifTool \
|
|
|
|
::devel/gmake # yes, really a RUN_DEPENDS
|
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 07:18:40 -04:00
|
|
|
LIB_DEPENDS = boost_thread-mt::devel/boost \
|
|
|
|
exiv2.>=0.1:exiv2->=0.12:graphics/exiv2 \
|
|
|
|
GLEW::graphics/glew \
|
2010-06-05 08:38:48 -04:00
|
|
|
glut.>=4.1::graphics/freeglut \
|
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 07:18:40 -04:00
|
|
|
Half,Iex,Imath,IlmThread::graphics/ilmbase \
|
|
|
|
jpeg::graphics/jpeg \
|
|
|
|
pano13::graphics/libpano13 \
|
|
|
|
IlmImf::graphics/openexr \
|
|
|
|
png::graphics/png \
|
|
|
|
tiff::graphics/tiff \
|
2009-05-09 15:28:55 -04:00
|
|
|
wx_base,wx_base_net,wx_base_xml,wx_gtk2_adv,wx_gtk2_core,wx_gtk2_gl,wx_gtk2_html,wx_gtk2_xrc::x11/wxWidgets
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
USE_X11= Yes
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
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 07:18:40 -04:00
|
|
|
MODULES += devel/cmake
|
2010-06-10 04:24:49 -04:00
|
|
|
SEPARATE_BUILD = simple
|
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 07:18:40 -04:00
|
|
|
CONFIGURE_STYLE = cmake
|
2010-05-28 21:23:55 -04:00
|
|
|
CONFIGURE_ENV = MANDIR=man
|
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 07:18:40 -04:00
|
|
|
NO_REGRESS = Yes
|
|
|
|
CFLAGS += -pthread
|
2010-05-28 21:23:55 -04:00
|
|
|
LDFLAGS += -L${X11BASE}/lib
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
pre-patch:
|
2009-05-09 15:28:55 -04:00
|
|
|
find ${WRKSRC} -name '*.orig' | xargs rm
|
2010-05-28 21:23:55 -04:00
|
|
|
cd ${WRKSRC}/CMakeModules; perl -i -pe 's/\r$$//' `find . -type f` \
|
|
|
|
../src/CMakeLists.txt
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
pre-configure:
|
2010-05-28 21:23:55 -04:00
|
|
|
${SUBST_CMD} ${WRKSRC}/CMakeModules/FindPNG.cmake \
|
|
|
|
${WRKSRC}/CMakeModules/FindGLEW.cmake
|
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 07:18:40 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|