mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Convert to staging. Modernize.
Add missing USES=desktop-file-utils shared-mime-info, bumping PORTREVISION. Note that hugin could be upgraded to 2014.0 later.
This commit is contained in:
parent
d9f1fb7fca
commit
320543c68f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348019
@ -26,7 +26,6 @@ RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \
|
||||
exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \
|
||||
gmake:${PORTSDIR}/devel/gmake
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
|
||||
OPTIONS_DEFINE= PANOMATIC AUTOPANOSIFTC
|
||||
@ -34,49 +33,17 @@ OPTIONS_DEFAULT= PANOMATIC AUTOPANOSIFTC
|
||||
PANOMATIC_DESC= Install graphics/panomatic
|
||||
AUTOPANOSIFTC_DESC= Install graphics/autopano-sift-c
|
||||
|
||||
USES= cmake gettext pkgconfig
|
||||
USES= cmake gettext pkgconfig tar:bzip2 desktop-file-utils shared-mime-info
|
||||
|
||||
CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG}
|
||||
|
||||
USE_WX= 2.8+
|
||||
WX_UNICODE= yes
|
||||
|
||||
|
||||
USE_GL= glew glut
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= \
|
||||
PTBatcher.1 \
|
||||
PTBatcherGUI.1 \
|
||||
align_image_stack.1 \
|
||||
autooptimiser.1 \
|
||||
autopano-noop.sh.1 \
|
||||
calibrate_lens_gui.1 \
|
||||
celeste_standalone.1 \
|
||||
checkpto.1 \
|
||||
cpclean.1 \
|
||||
cpfind.1 \
|
||||
deghosting_mask.1 \
|
||||
fulla.1 \
|
||||
hugin.1 \
|
||||
hugin_hdrmerge.1 \
|
||||
hugin_stitch_project.1 \
|
||||
icpfind.1 \
|
||||
linefind.1 \
|
||||
matchpoint.1 \
|
||||
nona.1 \
|
||||
nona_gui.1 \
|
||||
pano_modify.1 \
|
||||
pano_trafo.1 \
|
||||
pto2mk.1 \
|
||||
pto_gen.1 \
|
||||
pto_merge.1 \
|
||||
tca_correct.1 \
|
||||
vig_optimize.1
|
||||
|
||||
#DOCSDIR= ${PREFIX}/share/hugin/xrc/data
|
||||
|
||||
NO_STAGE= yes
|
||||
# workaround a bug in cmake (?). Without this we get an error like:
|
||||
# cd /usr/ports/graphics/hugin/work/hugin-0.7.r3135/src/hugin1/base_wx && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -pthread;-D_THREAD_SAFE -O3 -DNDEBUG -I/usr/ports/graphics/hugin/work/hugin-0.7.r3135/src -I/usr/ports/graphics/hugin/work/hugin-0.7.r3135/src/hugin_base -I/usr/ports/graphics/hugin/work/hugin-0.7.r3135/src/foreign -I/usr/ports/graphics/hugin/work/hugin-0.7.r3135/src/foreign/vigra -I/usr/local/include -I/usr/local/include/OpenEXR -isystem /usr/local/lib/wx/include/gtk2-ansi-release-2.8 -isystem /usr/local/include/wx-2.8 -I/usr/ports/graphics/hugin/work/hugin-0.7.r3135/src/hugin1 -o CMakeFiles/huginbasewx.dir/ImageCache.o -c /usr/ports/graphics/hugin/work/hugin-0.7.r3135/src/hugin1/base_wx/ImageCache.cpp
|
||||
# c++: No input files specified
|
||||
|
@ -35,6 +35,33 @@ lib/hugin/libhuginvigraimpex.so.0.0
|
||||
lib/hugin/libicpfindlib.so.0.0
|
||||
lib/hugin/liblocalfeatures.so.0.0
|
||||
lib/hugin/libmakefilelib.so.0.0
|
||||
man/man1/PTBatcher.1.gz
|
||||
man/man1/PTBatcherGUI.1.gz
|
||||
man/man1/align_image_stack.1.gz
|
||||
man/man1/autooptimiser.1.gz
|
||||
man/man1/autopano-noop.sh.1.gz
|
||||
man/man1/calibrate_lens_gui.1.gz
|
||||
man/man1/celeste_standalone.1.gz
|
||||
man/man1/checkpto.1.gz
|
||||
man/man1/cpclean.1.gz
|
||||
man/man1/cpfind.1.gz
|
||||
man/man1/deghosting_mask.1.gz
|
||||
man/man1/fulla.1.gz
|
||||
man/man1/hugin.1.gz
|
||||
man/man1/hugin_hdrmerge.1.gz
|
||||
man/man1/hugin_stitch_project.1.gz
|
||||
man/man1/icpfind.1.gz
|
||||
man/man1/linefind.1.gz
|
||||
man/man1/matchpoint.1.gz
|
||||
man/man1/nona.1.gz
|
||||
man/man1/nona_gui.1.gz
|
||||
man/man1/pano_modify.1.gz
|
||||
man/man1/pano_trafo.1.gz
|
||||
man/man1/pto2mk.1.gz
|
||||
man/man1/pto_gen.1.gz
|
||||
man/man1/pto_merge.1.gz
|
||||
man/man1/tca_correct.1.gz
|
||||
man/man1/vig_optimize.1.gz
|
||||
share/applications/PTBatcherGUI.desktop
|
||||
share/applications/calibrate_lens_gui.desktop
|
||||
share/applications/hugin.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user