graphics/hugin: Update to 2022.0.0

This introduces a new dependency on math/flann.

ChangeLog:	https://hugin.sourceforge.io/releases/2022.0.0/en.shtml
PR:		268465
This commit is contained in:
Robert Clausecker 2022-12-24 08:17:30 +00:00 committed by Nuno Teixeira
parent 09c25d30f0
commit f6660b5fd0
4 changed files with 26 additions and 69 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= hugin
DISTVERSION= 2021.0.0
PORTREVISION= 2
DISTVERSION= 2022.0.0
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
@ -19,7 +18,9 @@ LIB_DEPENDS= libOpenEXR.so:graphics/openexr \
libpano13.so:graphics/libpano13 \
libvigraimpex.so:graphics/vigra \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
libtiff.so:graphics/tiff \
libflann.so:math/flann \
liblz4.so:archivers/liblz4
# gmake is really needed at _runtime_. Do not remove it from this list.
RUN_DEPENDS= enblend>=4.1.4:graphics/enblend \
exiftool:graphics/p5-Image-ExifTool \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1640875897
SHA256 (hugin-2021.0.0.tar.bz2) = 047aea8a7fa47844b34ef27c19d3b697e84939dcb1fdbbeb2c204621b66eead9
SIZE (hugin-2021.0.0.tar.bz2) = 10333565
TIMESTAMP = 1671372561
SHA256 (hugin-2022.0.0.tar.bz2) = 97c8562a0ba9a743e0b955a43dfde048b1c60cd9e5f2ee2b69de1a81646e05a7
SIZE (hugin-2022.0.0.tar.bz2) = 10374360

View File

@ -1,47 +0,0 @@
--- CMakeModules/FindOpenEXR.cmake.orig 2021-09-07 14:16:50 UTC
+++ CMakeModules/FindOpenEXR.cmake
@@ -35,7 +35,7 @@ ENDIF (NOT WIN32 OR MINGW)
include(FindLibraryWithDebug)
find_library_with_debug(OPENEXR_HALF_LIBRARY
WIN32_DEBUG_POSTFIX d
- NAMES Half-2_5 Half-2_4 Half-2_3 Half
+ NAMES Imath
PATHS
${_OPENEXRLinkDir}
${SYSTEM_LIB_DIRS}
@@ -45,7 +45,7 @@ ENDIF (NOT WIN32 OR MINGW)
find_library_with_debug(OPENEXR_IEX_LIBRARY
WIN32_DEBUG_POSTFIX d
- NAMES Iex-2_5 Iex-2_4 Iex-2_3 Iex-2_2 Iex
+ NAMES Iex
PATHS
${_OPENEXRLinkDir}
${SYSTEM_LIB_DIRS}
@@ -55,7 +55,7 @@ ENDIF (NOT WIN32 OR MINGW)
find_library_with_debug(OPENEXR_ILMTHREAD_LIBRARY
WIN32_DEBUG_POSTFIX d
- NAMES IlmThread-2_5 IlmThread-2_4 IlmThread-2_3 IlmThread-2_2 IlmThread
+ NAMES IlmThread
PATHS
${_OPENEXRLinkDir}
${SYSTEM_LIB_DIRS}
@@ -65,7 +65,7 @@ ENDIF (NOT WIN32 OR MINGW)
find_library_with_debug(OPENEXR_IMATH_LIBRARY
WIN32_DEBUG_POSTFIX d
- NAMES Imath-2_5 Imath-2_4 Imath-2_3 Imath-2_2 Imath
+ NAMES Imath
PATHS
${_OPENEXRLinkDir}
${SYSTEM_LIB_DIRS}
@@ -76,7 +76,7 @@ ENDIF (NOT WIN32 OR MINGW)
find_library_with_debug(OPENEXR_ILMIMF_LIBRARY
WIN32_DEBUG_POSTFIX d
- NAMES IlmImf-2_5 IlmImf-2_4 IlmImf-2_3 IlmImf-2_2 IlmImf
+ NAMES OpenEXR
PATHS
${_OPENEXRLinkDir}
${SYSTEM_LIB_DIRS}

View File

@ -75,33 +75,33 @@ share/applications/PTBatcherGUI.desktop
share/applications/calibrate_lens_gui.desktop
share/applications/hugin.desktop
share/applications/pto_gen.desktop
%%DATADIR%%/data/blended_stacks.executor
%%DATADIR%%/data/assistant/duallens.assistant
%%DATADIR%%/data/assistant/multirow.assistant
%%DATADIR%%/data/assistant/normal.assistant
%%DATADIR%%/data/assistant/scanned.assistant
%%DATADIR%%/data/assistant/scanned2.assistant
%%DATADIR%%/data/assistant/stacked.assistant
%%DATADIR%%/data/celeste.model
%%DATADIR%%/data/default.setting
%%DATADIR%%/data/duallens.assistant
%%DATADIR%%/data/expressions.ini
%%DATADIR%%/data/focus_stack.executor
%%DATADIR%%/data/fused_layers.executor
%%DATADIR%%/data/hdr_pano.executor
%%DATADIR%%/data/hugin_exiftool_copy.arg
%%DATADIR%%/data/hugin_exiftool_final_example.arg
%%DATADIR%%/data/hugin_rt.pp3
%%DATADIR%%/data/median_stack.executor
%%DATADIR%%/data/multirow.assistant
%%DATADIR%%/data/normal.assistant
%%DATADIR%%/data/normal_enblend.executor
%%DATADIR%%/data/normal_enblend_cubic.executor
%%DATADIR%%/data/normal_layered_tiff.executor
%%DATADIR%%/data/normal_smartblend.executor
%%DATADIR%%/data/output/blended_stacks.executor
%%DATADIR%%/data/output/focus_stack.executor
%%DATADIR%%/data/output/fused_layers.executor
%%DATADIR%%/data/output/hdr_pano.executor
%%DATADIR%%/data/output/median_stack.executor
%%DATADIR%%/data/output/normal_enblend.executor
%%DATADIR%%/data/output/normal_enblend_cubic.executor
%%DATADIR%%/data/output/normal_layered_tiff.executor
%%DATADIR%%/data/output/normal_smartblend.executor
%%DATADIR%%/data/output/zeronoise.executor
%%DATADIR%%/data/plugins-templates/dual_use.py
%%DATADIR%%/data/plugins-templates/plugin_skeleton.py
%%DATADIR%%/data/plugins/README_woa.txt
%%DATADIR%%/data/plugins/top_five.py
%%DATADIR%%/data/plugins/woa.py
%%DATADIR%%/data/scanned.assistant
%%DATADIR%%/data/scanned2.assistant
%%DATADIR%%/data/stacked.assistant
%%DATADIR%%/data/zeronoise.executor
%%DATADIR%%/xrc/about.xrc
%%DATADIR%%/xrc/batch_frame.xrc
%%DATADIR%%/xrc/batch_menu.xrc
@ -507,6 +507,9 @@ share/applications/pto_gen.desktop
%%DATADIR%%/xrc/data/keyboard_pl.html
%%DATADIR%%/xrc/data/list.png
%%DATADIR%%/xrc/data/logo.png
%%DATADIR%%/xrc/data/number1.png
%%DATADIR%%/xrc/data/number2.png
%%DATADIR%%/xrc/data/number3.png
%%DATADIR%%/xrc/data/optimize.png
%%DATADIR%%/xrc/data/output_blended_fused.png
%%DATADIR%%/xrc/data/output_fused_blended.png