Received: by mail.netbsd.org (Postfix, from userid 605) id 0291084D88; Fri, 21 Feb 2020 16:36:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E46384C8B for ; Fri, 21 Feb 2020 16:36:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id FzVGoLNY9KnC for ; Fri, 21 Feb 2020 16:36:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4832384C6C for ; Fri, 21 Feb 2020 16:36:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FCB2FBF4; Fri, 21 Feb 2020 16:36:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158230301442820" MIME-Version: 1.0 Date: Fri, 21 Feb 2020 16:36:54 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/graphics/blender To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200221163654.3FCB2FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158230301442820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Feb 21 16:36:54 UTC 2020 Modified Files: pkgsrc/graphics/blender: Makefile PLIST distinfo Added Files: pkgsrc/graphics/blender/patches: patch-extern_wcwidth_wcwidth.h patch-source_blender_blenlib_BLI__sys__types.h Log Message: blender: Update to 2.82 Release notes: https://www.blender.org/download/releases/2-82/ TBB being optional is broken with this release To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 pkgsrc/graphics/blender/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/graphics/blender/PLIST cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/blender/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/blender/patches/patch-extern_wcwidth_wcwidth.h \ pkgsrc/graphics/blender/patches/patch-source_blender_blenlib_BLI__sys__types.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158230301442820 Content-Disposition: inline Content-Length: 38697 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/blender/Makefile diff -u pkgsrc/graphics/blender/Makefile:1.154 pkgsrc/graphics/blender/Makefile:1.155 --- pkgsrc/graphics/blender/Makefile:1.154 Sat Jan 18 21:49:34 2020 +++ pkgsrc/graphics/blender/Makefile Fri Feb 21 16:36:53 2020 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.154 2020/01/18 21:49:34 jperkin Exp $ +# $NetBSD: Makefile,v 1.155 2020/02/21 16:36:53 nia Exp $ -DISTNAME= blender-2.81 -PKGREVISION= 2 +DISTNAME= blender-2.82 CATEGORIES= graphics MASTER_SITES= https://download.blender.org/source/ EXTRACT_SUFX= .tar.xz @@ -11,9 +10,8 @@ HOMEPAGE= https://www.blender.org/ COMMENT= Fully integrated 3D graphics creation suite LICENSE= gnu-gpl-v2 -USE_TOOLS+= gmake sed USE_CMAKE= yes -USE_LANGUAGES= c c++11 +USE_LANGUAGES= c c++ # C++11 GCC_REQD+= 4.7 @@ -35,7 +33,6 @@ CMAKE_ARGS+= -DWITH_SDL_DYNLOAD=OFF CMAKE_ARGS+= -DWITH_CODEC_FFMPEG=ON CMAKE_ARGS+= -DWITH_CODEC_SNDFILE=ON CMAKE_ARGS+= -DWITH_SYSTEM_GLEW=ON -CMAKE_ARGS+= -DWITH_TBB=OFF CMAKE_ARGS+= -DWITH_PYTHON_INSTALL_NUMPY=OFF CMAKE_ARGS+= -DWITH_PYTHON_INSTALL_REQUESTS=OFF @@ -79,6 +76,7 @@ pre-configure: .include "../../math/fftw/buildlink3.mk" .include "../../math/py-numpy/buildlink3.mk" .include "../../multimedia/ffmpeg4/buildlink3.mk" +.include "../../parallel/threadingbuildingblocks/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../lang/python/application.mk" Index: pkgsrc/graphics/blender/PLIST diff -u pkgsrc/graphics/blender/PLIST:1.30 pkgsrc/graphics/blender/PLIST:1.31 --- pkgsrc/graphics/blender/PLIST:1.30 Sat Nov 23 23:47:14 2019 +++ pkgsrc/graphics/blender/PLIST Fri Feb 21 16:36:53 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.30 2019/11/23 23:47:14 nia Exp $ +@comment $NetBSD: PLIST,v 1.31 2020/02/21 16:36:53 nia Exp $ bin/blender bin/blender-thumbnailer.py share/applications/blender.desktop @@ -65,6 +65,7 @@ share/blender/${PKGVERSION}/datafiles/ic share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.inflate.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.layer.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.mask.dat +share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.multiplane_scrape.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.nudge.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.pinch.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.pose.dat @@ -74,6 +75,7 @@ share/blender/${PKGVERSION}/datafiles/ic share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.smooth.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.snake_hook.dat share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.thumb.dat +share/blender/${PKGVERSION}/datafiles/icons/brush.sculpt.topology.dat share/blender/${PKGVERSION}/datafiles/icons/brush.uv_sculpt.grab.dat share/blender/${PKGVERSION}/datafiles/icons/brush.uv_sculpt.pinch.dat share/blender/${PKGVERSION}/datafiles/icons/brush.uv_sculpt.relax.dat @@ -105,6 +107,7 @@ share/blender/${PKGVERSION}/datafiles/ic share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.primitive_circle.dat share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.primitive_curve.dat share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.primitive_line.dat +share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.primitive_polyline.dat share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.radius.dat share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.sculpt_clone.dat share/blender/${PKGVERSION}/datafiles/icons/ops.gpencil.sculpt_grab.dat @@ -140,6 +143,7 @@ share/blender/${PKGVERSION}/datafiles/ic share/blender/${PKGVERSION}/datafiles/icons/ops.mesh.spin.duplicate.dat share/blender/${PKGVERSION}/datafiles/icons/ops.mesh.vertices_smooth.dat share/blender/${PKGVERSION}/datafiles/icons/ops.node.links_cut.dat +share/blender/${PKGVERSION}/datafiles/icons/ops.paint.eyedropper_add.dat share/blender/${PKGVERSION}/datafiles/icons/ops.paint.vertex_color_fill.dat share/blender/${PKGVERSION}/datafiles/icons/ops.paint.weight_fill.dat share/blender/${PKGVERSION}/datafiles/icons/ops.paint.weight_gradient.dat @@ -242,6 +246,13 @@ share/blender/${PKGVERSION}/datafiles/st share/blender/${PKGVERSION}/datafiles/studiolights/world/studio.exr share/blender/${PKGVERSION}/datafiles/studiolights/world/sunrise.exr share/blender/${PKGVERSION}/datafiles/studiolights/world/sunset.exr +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/__init__.py +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/build_rigs.py +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/composition_guides_menu.py +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/create_widgets.py +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/operators.py +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/prefs.py +share/blender/${PKGVERSION}/scripts/addons/add_camera_rigs/ui_panels.py share/blender/${PKGVERSION}/scripts/addons/add_curve_extra_objects/__init__.py share/blender/${PKGVERSION}/scripts/addons/add_curve_extra_objects/add_curve_aceous_galore.py share/blender/${PKGVERSION}/scripts/addons/add_curve_extra_objects/add_curve_braid.py @@ -282,6 +293,13 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_menger_sponge.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_pipe_joint.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_pyramid.py +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/__init__.py +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/add_mesh_rocks.xml +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/factory.xml +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/randomize_texture.py +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/rockgen.py +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/settings.py +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_rocks/utils.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_round_brilliant.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_round_cube.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_solid.py @@ -292,12 +310,55 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_triangles.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_twisted_torus.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/add_mesh_vertex.py +share/blender/${PKGVERSION}/scripts/addons/add_mesh_extra_objects/utils.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_geodesic_domes/__init__.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_geodesic_domes/add_shape_geodesic.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_geodesic_domes/forms_271.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_geodesic_domes/geodesic_classes_271.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_geodesic_domes/third_domes_panel_271.py share/blender/${PKGVERSION}/scripts/addons/add_mesh_geodesic_domes/vefm_271.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/animation/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/animation/frame_current.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/animation/jump_frames.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/animation/motion_paths.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/animation/timeline_extra_info.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/misc/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/misc/color_management.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/misc/dupli_group_id.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/misc/sequencer_extra_info.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/misc/toggle_wire.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/modeling/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/modeling/symmetry_tools.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/display_image.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/id_panel.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/node_shader_extra.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/node_stats.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/normal_node.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/simplify_nodes.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/switch_material.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/templates/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/templates/vectorblur.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/node_editor/templates/vignette.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/prefs.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/border_camera.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/final_resolution.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/meshlight_add.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/meshlight_select.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/passepartout.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/render_output_z.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/render/samples_scene.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/__init__.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/current_blend.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/debug.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/goto_library.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/material_remove_unassigned.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/refresh.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/save_reload.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/scene/stats.py +share/blender/${PKGVERSION}/scripts/addons/amaranth/utils.py share/blender/${PKGVERSION}/scripts/addons/animation_add_corrective_shape_key.py share/blender/${PKGVERSION}/scripts/addons/animation_animall.py share/blender/${PKGVERSION}/scripts/addons/ant_landscape/ErosionR.txt @@ -441,6 +502,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/blenderkit/colors.py share/blender/${PKGVERSION}/scripts/addons/blenderkit/data/categories.json share/blender/${PKGVERSION}/scripts/addons/blenderkit/download.py +share/blender/${PKGVERSION}/scripts/addons/blenderkit/icons.py share/blender/${PKGVERSION}/scripts/addons/blenderkit/oauth.py share/blender/${PKGVERSION}/scripts/addons/blenderkit/overrides.py share/blender/${PKGVERSION}/scripts/addons/blenderkit/paths.py @@ -451,6 +513,8 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/arrow_left.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/arrow_right.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/bar_slider.png +share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/flp.png +share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/fp.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/locked.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/locked_large.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/rating_ui.png @@ -460,6 +524,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/vs_deleted.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/vs_on_hold.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/vs_ready.png +share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/vs_rejected.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/vs_uploaded.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/thumbnails/vs_uploading.png share/blender/${PKGVERSION}/scripts/addons/blenderkit/ui.py @@ -474,7 +539,6 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/btrace/bTrace.py share/blender/${PKGVERSION}/scripts/addons/btrace/bTrace_panel.py share/blender/${PKGVERSION}/scripts/addons/btrace/bTrace_props.py -share/blender/${PKGVERSION}/scripts/addons/camera_dolly_crane_rigs.py share/blender/${PKGVERSION}/scripts/addons/camera_turnaround.py share/blender/${PKGVERSION}/scripts/addons/curve_assign_shapekey.py share/blender/${PKGVERSION}/scripts/addons/curve_simplify.py @@ -616,6 +680,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernel_types.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernel_volume.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernel_work_stealing.h +share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernel_write_passes.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernels/cuda/filter.cu share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernels/cuda/kernel.cu share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/kernels/cuda/kernel_config.h @@ -675,6 +740,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/split/kernel_subsurface_scatter.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/svm/svm.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/svm/svm_ao.h +share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/svm/svm_aov.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/svm/svm_attribute.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/svm/svm_bevel.h share/blender/${PKGVERSION}/scripts/addons/cycles/source/kernel/svm/svm_blackbody.h @@ -847,6 +913,9 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/io_import_dxf/dxfimport/line_merger.py share/blender/${PKGVERSION}/scripts/addons/io_import_dxf/transverse_mercator.py share/blender/${PKGVERSION}/scripts/addons/io_import_images_as_planes.py +share/blender/${PKGVERSION}/scripts/addons/io_import_palette/__init__.py +share/blender/${PKGVERSION}/scripts/addons/io_import_palette/import_ase.py +share/blender/${PKGVERSION}/scripts/addons/io_import_palette/import_krita.py share/blender/${PKGVERSION}/scripts/addons/io_mesh_atomic/__init__.py share/blender/${PKGVERSION}/scripts/addons/io_mesh_atomic/atom_info.dat share/blender/${PKGVERSION}/scripts/addons/io_mesh_atomic/pdb_export.py @@ -879,7 +948,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/__init__.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_conversion.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_data_path.py -share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_image.py +share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_extras.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_json.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_material_helpers.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/com/gltf2_blender_math.py @@ -895,6 +964,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_animations.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_cache.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_cameras.py +share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_drivers.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_image.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_joints.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_light_spots.py @@ -911,7 +981,6 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_skins.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_texture.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_texture_info.py -share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_generate_extras.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_get.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gltf2_exporter.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_image.py @@ -932,20 +1001,19 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_map_normal.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_map_occlusion.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_material.py +share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_material_utils.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_mesh.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_node.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_pbrMetallicRoughness.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_primitive.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_scene.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_skin.py -share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/blender/imp/gltf2_blender_texture.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/__init__.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_color_management.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_constants.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_debug.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_extensions.py -share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_image.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_lights_punctual.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/com/gltf2_io_trs.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/exp/gltf2_io_binary_data.py @@ -953,6 +1021,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/exp/gltf2_io_draco_compression_extension.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/exp/gltf2_io_export.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/exp/gltf2_io_image_data.py +share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/exp/gltf2_io_user_extensions.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/imp/__init__.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/imp/gltf2_io_binary.py share/blender/${PKGVERSION}/scripts/addons/io_scene_gltf2/io/imp/gltf2_io_gltf.py @@ -1015,8 +1084,8 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/magic_uv/utils/property_class_registry.py share/blender/${PKGVERSION}/scripts/addons/materials_library_vx/__init__.py share/blender/${PKGVERSION}/scripts/addons/materials_library_vx/categories.txt -share/blender/${PKGVERSION}/scripts/addons/materials_library_vx/cycles_materials.blend -share/blender/${PKGVERSION}/scripts/addons/materials_library_vx/cycles_templates.blend +share/blender/${PKGVERSION}/scripts/addons/materials_library_vx/sample_materials.blend +share/blender/${PKGVERSION}/scripts/addons/materials_library_vx/templates.blend share/blender/${PKGVERSION}/scripts/addons/materials_utils/__init__.py share/blender/${PKGVERSION}/scripts/addons/materials_utils/enum_values.py share/blender/${PKGVERSION}/scripts/addons/materials_utils/functions.py @@ -1036,7 +1105,6 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/mesh_inset/offset.py share/blender/${PKGVERSION}/scripts/addons/mesh_inset/triquad.py share/blender/${PKGVERSION}/scripts/addons/mesh_looptools.py -share/blender/${PKGVERSION}/scripts/addons/mesh_relax.py share/blender/${PKGVERSION}/scripts/addons/mesh_snap_utilities_line/__init__.py share/blender/${PKGVERSION}/scripts/addons/mesh_snap_utilities_line/common_classes.py share/blender/${PKGVERSION}/scripts/addons/mesh_snap_utilities_line/common_utilities.py @@ -1087,12 +1155,14 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/mesh_tools/mesh_filletplus.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/mesh_mextrude_plus.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/mesh_offset_edges.py +share/blender/${PKGVERSION}/scripts/addons/mesh_tools/mesh_relax.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/mesh_vertex_chamfer.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/pkhg_faces.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/random_vertices.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/split_solidify.py share/blender/${PKGVERSION}/scripts/addons/mesh_tools/vertex_align.py share/blender/${PKGVERSION}/scripts/addons/node_arrange.py +share/blender/${PKGVERSION}/scripts/addons/node_presets.py share/blender/${PKGVERSION}/scripts/addons/node_wrangler.py share/blender/${PKGVERSION}/scripts/addons/object_boolean_tools.py share/blender/${PKGVERSION}/scripts/addons/object_carver/__init__.py @@ -1101,6 +1171,10 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/object_carver/carver_preferences.py share/blender/${PKGVERSION}/scripts/addons/object_carver/carver_profils.py share/blender/${PKGVERSION}/scripts/addons/object_carver/carver_utils.py +share/blender/${PKGVERSION}/scripts/addons/object_collection_manager/__init__.py +share/blender/${PKGVERSION}/scripts/addons/object_collection_manager/internals.py +share/blender/${PKGVERSION}/scripts/addons/object_collection_manager/operators.py +share/blender/${PKGVERSION}/scripts/addons/object_collection_manager/ui.py share/blender/${PKGVERSION}/scripts/addons/object_color_rules.py share/blender/${PKGVERSION}/scripts/addons/object_edit_linked.py share/blender/${PKGVERSION}/scripts/addons/object_fracture_cell/__init__.py @@ -1252,6 +1326,21 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/power_sequencer/ui/menu_toolbar.py share/blender/${PKGVERSION}/scripts/addons/power_sequencer/utils/addon_auto_imports.py share/blender/${PKGVERSION}/scripts/addons/power_sequencer/utils/register_shortcuts.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/__init__.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_bix.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_cad_module.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_command.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_command_functions.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_design.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_etof.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_exception.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_functions.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_library.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_menus.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_msg_strings.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_pivot_point.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_view.py +share/blender/${PKGVERSION}/scripts/addons/precision_drawing_tools/pdt_xall.py share/blender/${PKGVERSION}/scripts/addons/presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py share/blender/${PKGVERSION}/scripts/addons/presets/operator/curve.torus_knot_plus/7x6.py share/blender/${PKGVERSION}/scripts/addons/presets/operator/curve.torus_knot_plus/9x9_color.py @@ -1338,30 +1427,30 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/sterosphere.py share/blender/${PKGVERSION}/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/torus.py share/blender/${PKGVERSION}/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/twisted_torus.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/01_(5400K)_Direct_Sun.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/02_(5400K)_High_Noon_Sun.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/03_(6000K)_Daylight_Window.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/04_(6000K)_2500W_HMI_(Halogen_Metal_Iodide).py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/05_(4000K)_100W_Metal_Halide.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/06_(3200K)_100W_Quartz_Halogen.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/07_(2850K)_100w_Tungsten.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/08_(2600K)_40w_Tungsten.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/09_(5000K)_75W_Full_Spectrum_Fluorescent_T12.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/10_(4300K)_40W_Vintage_Fluorescent_T12.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/11_(5000K)_18W_Standard_Fluorescent_T8.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/12_(4200K)_18W_Cool_White_Fluorescent_T8.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/13_(3000K)_18W_Warm_Fluorescent_T8.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/14_(6500K)_54W_Grow_Light_Fluorescent_T5-HO.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/15_(3200K)_40W_Induction_Fluorescent.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/16_(2100K)_150W_High_Pressure_Sodium.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/17_(1700K)_135W_Low_Pressure_Sodium.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/18_(6800K)_175W_Mercury_Vapor.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/19_(5200K)_700W_Carbon_Arc.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/20_(6500K)_15W_LED_Spot.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/21_(2700K)_7W_OLED_Panel.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/22_(30000K)_40W_Black_Light_Fluorescent.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/23_(30000K)_40W_Black_Light_Bulb.py -share/blender/${PKGVERSION}/scripts/addons/presets/pov/lamp/24_(1850K)_Candle.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/01_(5400K)_Direct_Sun.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/02_(5400K)_High_Noon_Sun.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/03_(6000K)_Daylight_Window.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/04_(6000K)_2500W_HMI_(Halogen_Metal_Iodide).py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/05_(4000K)_100W_Metal_Halide.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/06_(3200K)_100W_Quartz_Halogen.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/07_(2850K)_100w_Tungsten.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/08_(2600K)_40w_Tungsten.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/09_(5000K)_75W_Full_Spectrum_Fluorescent_T12.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/10_(4300K)_40W_Vintage_Fluorescent_T12.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/11_(5000K)_18W_Standard_Fluorescent_T8.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/12_(4200K)_18W_Cool_White_Fluorescent_T8.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/13_(3000K)_18W_Warm_Fluorescent_T8.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/14_(6500K)_54W_Grow_Light_Fluorescent_T5-HO.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/15_(3200K)_40W_Induction_Fluorescent.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/16_(2100K)_150W_High_Pressure_Sodium.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/17_(1700K)_135W_Low_Pressure_Sodium.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/18_(6800K)_175W_Mercury_Vapor.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/19_(5200K)_700W_Carbon_Arc.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/20_(6500K)_15W_LED_Spot.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/21_(2700K)_7W_OLED_Panel.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/22_(30000K)_40W_Black_Light_Fluorescent.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/23_(30000K)_40W_Black_Light_Bulb.py +share/blender/${PKGVERSION}/scripts/addons/presets/pov/light/24_(1850K)_Candle.py share/blender/${PKGVERSION}/scripts/addons/presets/pov/material/sss/apple.py share/blender/${PKGVERSION}/scripts/addons/presets/pov/material/sss/chicken.py share/blender/${PKGVERSION}/scripts/addons/presets/pov/material/sss/cream.py @@ -1487,6 +1576,8 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/__init__.py share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/basic/__init__.py share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/basic/copy_chain.py +share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/basic/pivot.py +share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/basic/raw_copy.py share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/basic/super_copy.py share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/chain_rigs.py share/blender/${PKGVERSION}/scripts/addons/rigify/rigs/experimental/__init__.py @@ -1519,6 +1610,7 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/rigify/utils/animation.py share/blender/${PKGVERSION}/scripts/addons/rigify/utils/bones.py share/blender/${PKGVERSION}/scripts/addons/rigify/utils/collections.py +share/blender/${PKGVERSION}/scripts/addons/rigify/utils/components.py share/blender/${PKGVERSION}/scripts/addons/rigify/utils/errors.py share/blender/${PKGVERSION}/scripts/addons/rigify/utils/layers.py share/blender/${PKGVERSION}/scripts/addons/rigify/utils/mechanism.py @@ -1551,11 +1643,13 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_align_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_animation_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_apply_transform_menu.py +share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_defaults_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_delete_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_editor_switch_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_manipulator_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_modes_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_origin.py +share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_proportional_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_save_open_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_sculpt_menu.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_pie_menus/pie_select_menu.py @@ -1577,6 +1671,13 @@ share/blender/${PKGVERSION}/scripts/addo share/blender/${PKGVERSION}/scripts/addons/space_view3d_stored_views/properties.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_stored_views/stored_views_test.py share/blender/${PKGVERSION}/scripts/addons/space_view3d_stored_views/ui.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/__init__.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/geo.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/hdr.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/north.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/properties.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/sun_calc.py +share/blender/${PKGVERSION}/scripts/addons/sun_position/ui_sun.py share/blender/${PKGVERSION}/scripts/addons/system_blend_info.py share/blender/${PKGVERSION}/scripts/addons/system_demo_mode/__init__.py share/blender/${PKGVERSION}/scripts/addons/system_demo_mode/config.py @@ -1860,7 +1961,6 @@ share/blender/${PKGVERSION}/scripts/star share/blender/${PKGVERSION}/scripts/startup/bl_operators/file.py share/blender/${PKGVERSION}/scripts/startup/bl_operators/freestyle.py share/blender/${PKGVERSION}/scripts/startup/bl_operators/image.py -share/blender/${PKGVERSION}/scripts/startup/bl_operators/mask.py share/blender/${PKGVERSION}/scripts/startup/bl_operators/mesh.py share/blender/${PKGVERSION}/scripts/startup/bl_operators/node.py share/blender/${PKGVERSION}/scripts/startup/bl_operators/object.py @@ -1911,7 +2011,6 @@ share/blender/${PKGVERSION}/scripts/star share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_physics_fluid.py share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_physics_rigidbody.py share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_physics_rigidbody_constraint.py -share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_physics_smoke.py share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_physics_softbody.py share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_render.py share/blender/${PKGVERSION}/scripts/startup/bl_ui/properties_scene.py Index: pkgsrc/graphics/blender/distinfo diff -u pkgsrc/graphics/blender/distinfo:1.54 pkgsrc/graphics/blender/distinfo:1.55 --- pkgsrc/graphics/blender/distinfo:1.54 Sat Nov 23 23:47:14 2019 +++ pkgsrc/graphics/blender/distinfo Fri Feb 21 16:36:53 2020 @@ -1,10 +1,12 @@ -$NetBSD: distinfo,v 1.54 2019/11/23 23:47:14 nia Exp $ +$NetBSD: distinfo,v 1.55 2020/02/21 16:36:53 nia Exp $ -SHA1 (blender-2.81.tar.xz) = 59bab56b5c3cd8ff64be60f385adcc7e1dfcea61 -RMD160 (blender-2.81.tar.xz) = 1a85b4be065c2fa13d7ec75f77edcb779be72dfc -SHA512 (blender-2.81.tar.xz) = b7eed47afc4bdb87e9e8a579565935ae8489459197fb9b5978285cfe255ea4fc4151a1178526857921f3b2d54cf63b68dda66586565340f7bfd4274b82e7e9ff -Size (blender-2.81.tar.xz) = 39241924 bytes +SHA1 (blender-2.82.tar.xz) = 06bc1304e2ba71f06be3effd1fa099e57c7893cb +RMD160 (blender-2.82.tar.xz) = 00126f9e15c0088ccbfdfef4adafc6ef68c0a7e6 +SHA512 (blender-2.82.tar.xz) = 4c96d3982ede3965212d6e67f1367d8eb15c835e922eb3c31fd961c306bb7b86079dc256bed69a197f1f316eda7ed40843721554a73c38d154b7d24a2e5112bc +Size (blender-2.82.tar.xz) = 39895660 bytes SHA1 (patch-extern_glog_src_base_mutex.h) = 5fceceefe83400967a59080eeb930d0f3a4b8e88 SHA1 (patch-extern_glog_src_config.h) = e445c911d4ebb1f7e378c3c46911b55f77ba5608 SHA1 (patch-extern_glog_src_config__netbsd.h) = f96dd9d6afed38466e5765c604efebcd78537a54 +SHA1 (patch-extern_wcwidth_wcwidth.h) = c6ebe1ec27cd9096621b26bd6b83560ea2c1770a SHA1 (patch-intern_guardedalloc_intern_mallocn__intern.h) = 81fb0fd1b34d550168a4bdf63f28b4e199717921 +SHA1 (patch-source_blender_blenlib_BLI__sys__types.h) = c01af4c1c21e8cd0565205cfd58839b898ad83e8 Added files: Index: pkgsrc/graphics/blender/patches/patch-extern_wcwidth_wcwidth.h diff -u /dev/null pkgsrc/graphics/blender/patches/patch-extern_wcwidth_wcwidth.h:1.1 --- /dev/null Fri Feb 21 16:36:54 2020 +++ pkgsrc/graphics/blender/patches/patch-extern_wcwidth_wcwidth.h Fri Feb 21 16:36:54 2020 @@ -0,0 +1,15 @@ +$NetBSD: patch-extern_wcwidth_wcwidth.h,v 1.1 2020/02/21 16:36:54 nia Exp $ + +NetBSD also does not have uchar.h. + +--- extern/wcwidth/wcwidth.h.orig 2020-02-12 10:15:01.000000000 +0000 ++++ extern/wcwidth/wcwidth.h +@@ -21,7 +21,7 @@ + #define __WCWIDTH_H__ + + #ifndef __cplusplus +-# if defined(__APPLE__) ++# if defined(__APPLE__) || defined(__NetBSD__) + /* The standard header is missing on macOS. */ + #include + typedef unsigned int char32_t; Index: pkgsrc/graphics/blender/patches/patch-source_blender_blenlib_BLI__sys__types.h diff -u /dev/null pkgsrc/graphics/blender/patches/patch-source_blender_blenlib_BLI__sys__types.h:1.1 --- /dev/null Fri Feb 21 16:36:54 2020 +++ pkgsrc/graphics/blender/patches/patch-source_blender_blenlib_BLI__sys__types.h Fri Feb 21 16:36:54 2020 @@ -0,0 +1,15 @@ +$NetBSD: patch-source_blender_blenlib_BLI__sys__types.h,v 1.1 2020/02/21 16:36:54 nia Exp $ + +NetBSD also does not have uchar.h. + +--- source/blender/blenlib/BLI_sys_types.h.orig 2020-02-21 13:50:55.328090564 +0000 ++++ source/blender/blenlib/BLI_sys_types.h +@@ -73,7 +73,7 @@ typedef uint64_t u_int64_t; + #include + + #ifndef __cplusplus +-# if defined(__APPLE__) ++# if defined(__APPLE__) || defined(__NetBSD__) + /* The standard header is missing on macOS. */ + typedef unsigned int char32_t; + # else --_----------=_158230301442820--