2011-09-16 06:02:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.26 2011/09/16 10:02:37 espie Exp $
|
2010-04-13 05:03:08 -04:00
|
|
|
|
|
|
|
VMEM_WARNING = Yes
|
2011-05-30 05:06:28 -04:00
|
|
|
SHARED_ONLY = 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
|
|
|
|
|
2011-05-30 05:06:28 -04:00
|
|
|
DISTNAME = hugin-2011.0.0
|
2011-09-16 06:02:36 -04:00
|
|
|
REVISION= 0
|
2011-03-02 03:30:27 -05:00
|
|
|
EXTRACT_SUFX = .tar.bz2
|
2010-05-28 21:23:55 -04:00
|
|
|
|
2011-03-02 03:30:27 -05:00
|
|
|
# not needed for releases, but makes RCs/betas easier to work with
|
2010-10-20 11:32:40 -04:00
|
|
|
PKGNAME = ${DISTNAME:S/_//:L}
|
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
|
|
|
|
2010-10-20 11:32:40 -04:00
|
|
|
SHARED_LIBS += huginbasewx 0.0
|
|
|
|
SHARED_LIBS += celeste 0.0
|
|
|
|
SHARED_LIBS += huginANN 0.0
|
|
|
|
SHARED_LIBS += huginbase 1.0
|
|
|
|
SHARED_LIBS += huginvigraimpex 0.0
|
2011-03-02 03:30:27 -05:00
|
|
|
SHARED_LIBS += icpfindlib 0.0
|
|
|
|
SHARED_LIBS += localfeatures 0.0
|
|
|
|
SHARED_LIBS += makefilelib 0.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
|
|
|
|
|
|
|
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-10-20 11:32:40 -04:00
|
|
|
WANTLIB += GL GLEW GLU Half Iex Imath IlmImf IlmThread ICE SM X11
|
2011-03-02 03:30:27 -05:00
|
|
|
WANTLIB += Xext Xi Xmu boost_date_time-mt boost_filesystem-mt
|
|
|
|
WANTLIB += boost_iostreams-mt boost_regex-mt boost_signals-mt
|
2011-05-30 05:06:28 -04:00
|
|
|
WANTLIB += boost_system-mt boost_thread-mt c exiv2 glut>=4.1
|
|
|
|
WANTLIB += jpeg m pano13>=2.0 png pthread stdc++ tiff wx_base
|
|
|
|
WANTLIB += wx_base_net wx_base_xml wx_gtk2_adv wx_gtk2_aui
|
2010-10-20 11:32:40 -04:00
|
|
|
WANTLIB += wx_gtk2_core wx_gtk2_gl wx_gtk2_html wx_gtk2_xrc 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/}
|
|
|
|
|
2010-11-17 03:05:12 -05:00
|
|
|
RUN_DEPENDS = devel/desktop-file-utils \
|
|
|
|
graphics/enblend-enfuse \
|
|
|
|
graphics/p5-Image-ExifTool \
|
|
|
|
devel/gmake # yes, really a RUN_DEPENDS
|
|
|
|
LIB_DEPENDS = devel/boost \
|
|
|
|
graphics/exiv2>=0.12 \
|
|
|
|
graphics/glew \
|
|
|
|
graphics/freeglut \
|
|
|
|
graphics/ilmbase \
|
|
|
|
graphics/jpeg \
|
2011-05-30 05:06:28 -04:00
|
|
|
graphics/libpano13>=2.9.18beta1 \
|
2010-11-17 03:05:12 -05:00
|
|
|
graphics/openexr \
|
|
|
|
graphics/png \
|
|
|
|
graphics/tiff \
|
2011-05-30 05:06:28 -04:00
|
|
|
x11/wxWidgets>=2.7
|
2010-10-20 11:32:40 -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>
|