diff --git a/archivers/draco/Makefile b/archivers/draco/Makefile index 40e53e305610..2d6b0e0ece26 100644 --- a/archivers/draco/Makefile +++ b/archivers/draco/Makefile @@ -1,29 +1,29 @@ PORTNAME= draco -DISTVERSION= 1.5.5 +DISTVERSION= 1.5.6 CATEGORIES= archivers PKGNAMESUFFIX= -3d-compression MAINTAINER= yuri@FreeBSD.org COMMENT= Library for compressing and decompressing 3D meshes and point clouds WWW= https://google.github.io/draco/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++11-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= google GH_TUPLE= google:googletest:16f637f:googletest/third_party/googletest # tests require the googletest source tree for some reason, see https://github.com/google/draco/issues/731 CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_ON= DRACO_TESTS CMAKE_TESTING_TARGET= draco_tests draco_factory_tests post-test: @cd ${BUILD_WRKSRC} && \ ./draco_tests && \ ./draco_factory_tests .include diff --git a/archivers/draco/distinfo b/archivers/draco/distinfo index 951cc789974a..dd0609d3a570 100644 --- a/archivers/draco/distinfo +++ b/archivers/draco/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1667008661 -SHA256 (google-draco-1.5.5_GH0.tar.gz) = 6b7994150bbc513abcdbe22ad778d6b2df10fc8cdc7035e916985b2a209ab826 -SIZE (google-draco-1.5.5_GH0.tar.gz) = 62930164 +TIMESTAMP = 1677662129 +SHA256 (google-draco-1.5.6_GH0.tar.gz) = 0280888e5b8e4c4fb93bf40e65e4e8a1ba316a0456f308164fb5c2b2b0c282d6 +SIZE (google-draco-1.5.6_GH0.tar.gz) = 60386658 SHA256 (google-googletest-16f637f_GH0.tar.gz) = 89a3acd83a83bbc7f0ec50751fee79ec9fb3eaec7d515bb57abeda89b70a8806 SIZE (google-googletest-16f637f_GH0.tar.gz) = 831917 diff --git a/archivers/draco/pkg-plist b/archivers/draco/pkg-plist index 94fbb8d35b95..12b48e077f35 100644 --- a/archivers/draco/pkg-plist +++ b/archivers/draco/pkg-plist @@ -1,212 +1,212 @@ bin/draco_decoder -bin/draco_decoder-1.5.5 +bin/draco_decoder-1.5.6 bin/draco_encoder -bin/draco_encoder-1.5.5 +bin/draco_encoder-1.5.6 include/draco/animation/keyframe_animation.h include/draco/animation/keyframe_animation_decoder.h include/draco/animation/keyframe_animation_encoder.h include/draco/attributes/attribute_octahedron_transform.h include/draco/attributes/attribute_quantization_transform.h include/draco/attributes/attribute_transform.h include/draco/attributes/attribute_transform_data.h include/draco/attributes/attribute_transform_type.h include/draco/attributes/geometry_attribute.h include/draco/attributes/geometry_indices.h include/draco/attributes/point_attribute.h include/draco/compression/attributes/attributes_decoder.h include/draco/compression/attributes/attributes_decoder_interface.h include/draco/compression/attributes/attributes_encoder.h include/draco/compression/attributes/kd_tree_attributes_decoder.h include/draco/compression/attributes/kd_tree_attributes_encoder.h include/draco/compression/attributes/kd_tree_attributes_shared.h include/draco/compression/attributes/linear_sequencer.h include/draco/compression/attributes/mesh_attribute_indices_encoding_data.h include/draco/compression/attributes/normal_compression_utils.h include/draco/compression/attributes/point_d_vector.h include/draco/compression/attributes/points_sequencer.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_decoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_shared.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_data.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_decoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_decoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_area.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_base.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_decoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_shared.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_decoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_decoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_encoder.h include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_predictor.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_factory.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_interface.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_decoder.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_encoder.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_factory.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_interface.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_factory.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_interface.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_decoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_encoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_transform_base.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_decoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_encoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_transform_base.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_decoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_encoding_transform.h include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_transform_base.h include/draco/compression/attributes/sequential_attribute_decoder.h include/draco/compression/attributes/sequential_attribute_decoders_controller.h include/draco/compression/attributes/sequential_attribute_encoder.h include/draco/compression/attributes/sequential_attribute_encoders_controller.h include/draco/compression/attributes/sequential_integer_attribute_decoder.h include/draco/compression/attributes/sequential_integer_attribute_encoder.h include/draco/compression/attributes/sequential_normal_attribute_decoder.h include/draco/compression/attributes/sequential_normal_attribute_encoder.h include/draco/compression/attributes/sequential_quantization_attribute_decoder.h include/draco/compression/attributes/sequential_quantization_attribute_encoder.h include/draco/compression/bit_coders/adaptive_rans_bit_coding_shared.h include/draco/compression/bit_coders/adaptive_rans_bit_decoder.h include/draco/compression/bit_coders/adaptive_rans_bit_encoder.h include/draco/compression/bit_coders/direct_bit_decoder.h include/draco/compression/bit_coders/direct_bit_encoder.h include/draco/compression/bit_coders/folded_integer_bit_decoder.h include/draco/compression/bit_coders/folded_integer_bit_encoder.h include/draco/compression/bit_coders/rans_bit_decoder.h include/draco/compression/bit_coders/rans_bit_encoder.h include/draco/compression/bit_coders/symbol_bit_decoder.h include/draco/compression/bit_coders/symbol_bit_encoder.h include/draco/compression/config/compression_shared.h include/draco/compression/config/decoder_options.h include/draco/compression/config/draco_options.h include/draco/compression/config/encoder_options.h include/draco/compression/config/encoding_features.h include/draco/compression/decode.h include/draco/compression/draco_compression_options.h include/draco/compression/encode.h include/draco/compression/encode_base.h include/draco/compression/entropy/ans.h include/draco/compression/entropy/rans_symbol_coding.h include/draco/compression/entropy/rans_symbol_decoder.h include/draco/compression/entropy/rans_symbol_encoder.h include/draco/compression/entropy/shannon_entropy.h include/draco/compression/entropy/symbol_decoding.h include/draco/compression/entropy/symbol_encoding.h include/draco/compression/expert_encode.h include/draco/compression/mesh/mesh_decoder.h include/draco/compression/mesh/mesh_edgebreaker_decoder.h include/draco/compression/mesh/mesh_edgebreaker_decoder_impl.h include/draco/compression/mesh/mesh_edgebreaker_decoder_impl_interface.h include/draco/compression/mesh/mesh_edgebreaker_encoder.h include/draco/compression/mesh/mesh_edgebreaker_encoder_impl.h include/draco/compression/mesh/mesh_edgebreaker_encoder_impl_interface.h include/draco/compression/mesh/mesh_edgebreaker_shared.h include/draco/compression/mesh/mesh_edgebreaker_traversal_decoder.h include/draco/compression/mesh/mesh_edgebreaker_traversal_encoder.h include/draco/compression/mesh/mesh_edgebreaker_traversal_predictive_decoder.h include/draco/compression/mesh/mesh_edgebreaker_traversal_predictive_encoder.h include/draco/compression/mesh/mesh_edgebreaker_traversal_valence_decoder.h include/draco/compression/mesh/mesh_edgebreaker_traversal_valence_encoder.h include/draco/compression/mesh/mesh_encoder.h include/draco/compression/mesh/mesh_sequential_decoder.h include/draco/compression/mesh/mesh_sequential_encoder.h include/draco/compression/mesh/traverser/depth_first_traverser.h include/draco/compression/mesh/traverser/max_prediction_degree_traverser.h include/draco/compression/mesh/traverser/mesh_attribute_indices_encoding_observer.h include/draco/compression/mesh/traverser/mesh_traversal_sequencer.h include/draco/compression/mesh/traverser/traverser_base.h include/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_decoder.h include/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_encoder.h include/draco/compression/point_cloud/algorithms/float_points_tree_decoder.h include/draco/compression/point_cloud/algorithms/float_points_tree_encoder.h include/draco/compression/point_cloud/algorithms/point_cloud_compression_method.h include/draco/compression/point_cloud/algorithms/point_cloud_types.h include/draco/compression/point_cloud/algorithms/quantize_points_3.h include/draco/compression/point_cloud/algorithms/queuing_policy.h include/draco/compression/point_cloud/point_cloud_decoder.h include/draco/compression/point_cloud/point_cloud_encoder.h include/draco/compression/point_cloud/point_cloud_kd_tree_decoder.h include/draco/compression/point_cloud/point_cloud_kd_tree_encoder.h include/draco/compression/point_cloud/point_cloud_sequential_decoder.h include/draco/compression/point_cloud/point_cloud_sequential_encoder.h include/draco/core/bit_utils.h include/draco/core/bounding_box.h include/draco/core/constants.h include/draco/core/cycle_timer.h include/draco/core/data_buffer.h include/draco/core/decoder_buffer.h include/draco/core/divide.h include/draco/core/draco_index_type.h include/draco/core/draco_index_type_vector.h include/draco/core/draco_types.h include/draco/core/draco_version.h include/draco/core/encoder_buffer.h include/draco/core/hash_utils.h include/draco/core/macros.h include/draco/core/math_utils.h include/draco/core/options.h include/draco/core/quantization_utils.h include/draco/core/status.h include/draco/core/status_or.h include/draco/core/varint_decoding.h include/draco/core/varint_encoding.h include/draco/core/vector_d.h include/draco/draco_features.h include/draco/io/file_reader_factory.h include/draco/io/file_reader_interface.h include/draco/io/file_utils.h include/draco/io/file_writer_factory.h include/draco/io/file_writer_interface.h include/draco/io/file_writer_utils.h include/draco/io/mesh_io.h include/draco/io/obj_decoder.h include/draco/io/obj_encoder.h include/draco/io/parser_utils.h include/draco/io/ply_decoder.h include/draco/io/ply_encoder.h include/draco/io/ply_property_reader.h include/draco/io/ply_property_writer.h include/draco/io/ply_reader.h include/draco/io/point_cloud_io.h include/draco/io/stdio_file_reader.h include/draco/io/stdio_file_writer.h include/draco/io/stl_decoder.h include/draco/io/stl_encoder.h include/draco/mesh/corner_table.h include/draco/mesh/corner_table_iterators.h include/draco/mesh/mesh.h include/draco/mesh/mesh_are_equivalent.h include/draco/mesh/mesh_attribute_corner_table.h include/draco/mesh/mesh_cleanup.h include/draco/mesh/mesh_features.h include/draco/mesh/mesh_indices.h include/draco/mesh/mesh_misc_functions.h include/draco/mesh/mesh_stripifier.h include/draco/mesh/triangle_soup_mesh_builder.h include/draco/mesh/valence_cache.h include/draco/metadata/geometry_metadata.h include/draco/metadata/metadata.h include/draco/metadata/metadata_decoder.h include/draco/metadata/metadata_encoder.h include/draco/metadata/property_table.h include/draco/metadata/structural_metadata.h include/draco/point_cloud/point_cloud.h include/draco/point_cloud/point_cloud_builder.h lib/libdraco.a lib/libdraco.so -lib/libdraco.so.7 -lib/libdraco.so.7.0.0 +lib/libdraco.so.8 +lib/libdraco.so.8.0.0 libdata/pkgconfig/draco.pc share/cmake/draco/draco-config-version.cmake share/cmake/draco/draco-config.cmake share/cmake/draco/draco-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/draco/draco-targets.cmake diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile index a01bcdd29030..6782af19ce71 100644 --- a/graphics/f3d/Makefile +++ b/graphics/f3d/Makefile @@ -1,71 +1,71 @@ PORTNAME= f3d DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics PATCH_SITES= https://github.com/f3d-app/f3d/commit/ PATCHFILES= cc108300b44981b530aa3ad72c971c889e6bf3e2.diff:-p1 MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and minimalist 3D viewer WWW= https://f3d-app.github.io/f3d/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libfontconfig.so:x11-fonts/fontconfig \ libfreeimage.so:graphics/freeimage \ libfreetype.so:print/freetype2 \ libhdf5.so:science/hdf5 \ libImath-3_1.so:math/Imath \ libnetcdf.so:science/netcdf \ libvtkCommonMisc-${VTK_VER}.so:math/vtk${VTK_VER:R} USES= cmake:testing compiler:c++17-lang desktop-file-utils gl tcl tk xorg USE_GL= gl glu USE_XORG= ice sm x11 xt USE_GITHUB= yes GH_ACCOUNT= f3d-app CMAKE_OFF= F3D_STRICT_BUILD # disable -Werror OPTIONS_GROUP= MODULES OPTIONS_GROUP_MODULES= ALEMBIC ASSIMP EXODUS EXTERNAL_RENDERING OCCT RAYTRACING OPTIONS_DEFAULT= ALEMBIC ASSIMP EXODUS OCCT MODULES_DESC= Build modules: ALEMBIC_DESC= Alembic module (ABC files) ALEMBIC_CMAKE_BOOL= F3D_MODULE_ALEMBIC ALEMBIC_LIB_DEPENDS= libAlembic.so:graphics/alembic ASSIMP_DESC= Assimp module (FBX, OFF, DAE and DXF files) ASSIMP_CMAKE_BOOL= F3D_MODULE_ASSIMP ASSIMP_LIB_DEPENDS= libassimp.so:multimedia/assimp EXODUS_DESC= ExodusII module EXODUS_CMAKE_BOOL= F3D_MODULE_EXODUS EXTERNAL_RENDERING_DESC= External rendering module EXTERNAL_RENDERING_CMAKE_BOOL= F3D_MODULE_EXTERNAL_RENDERING EXTERNAL_RENDERING_BROKEN= Requires VTK::RenderingExternal enabled in VTK OCCT_DESC= OpenCASCADE module (STEP and IGES files) OCCT_USES= localbase:ldflags OCCT_CMAKE_BOOL= F3D_MODULE_OCCT OCCT_LIB_DEPENDS= libTKBRep.so:cad/opencascade \ libdraco.so:archivers/draco OCCT_CMAKE_ON= -DOpenCASCADE_DIR=${LOCALBASE}/lib/cmake RAYTRACING_DESC= Raytracing module RAYTRACING_CMAKE_BOOL= F3D_MODULE_RAYTRACING RAYTRACING_BROKEN= Requires VTK::RenderingRayTracing enabled in VTK post-install: @${RM} -r ${STAGEDIR}${DOCSDIR} .include <../../math/vtk9/Makefile.version> .include