pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openvdb: Update to version 12.1.0
Module Name: pkgsrc-wip
Committed By: Paul Ripke <stix%stix.id.au@localhost>
Pushed By: stix
Date: Fri Aug 8 21:22:09 2025 +1000
Changeset: 3e713a972143127dd098f962d318cde5ff4b57ba
Modified Files:
openvdb/COMMIT_MSG
openvdb/Makefile
openvdb/PLIST
openvdb/distinfo
Log Message:
openvdb: Update to version 12.1.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3e713a972143127dd098f962d318cde5ff4b57ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openvdb/COMMIT_MSG | 2 +-
openvdb/Makefile | 4 ++--
openvdb/PLIST | 8 +++++++-
openvdb/distinfo | 6 +++---
4 files changed, 13 insertions(+), 7 deletions(-)
diffs:
diff --git a/openvdb/COMMIT_MSG b/openvdb/COMMIT_MSG
index 493aafc32f..d1d49f58cd 100644
--- a/openvdb/COMMIT_MSG
+++ b/openvdb/COMMIT_MSG
@@ -1,4 +1,4 @@
-devel/openvdb: Add openvdb version 11.0.0
+devel/openvdb: Add openvdb version 12.1.0
OpenVDB is an open source C++ library comprising a novel hierarchical
data structure and a large suite of tools for the efficient storage and
diff --git a/openvdb/Makefile b/openvdb/Makefile
index 512ed39e1e..644f987dd6 100644
--- a/openvdb/Makefile
+++ b/openvdb/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
DISTNAME= openvdb-${PKGVERSION}
-PKGVERSION= 11.0.0
+PKGVERSION= 12.1.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
GITHUB_PROJECT= openvdb
@@ -13,7 +13,7 @@ COMMENT= Efficient storage and manipulation of sparse volumetric data
LICENSE= mpl-2.0
USE_LANGUAGES= c c++
-GCC_REQD+= 10 # actually needs 9.3.1, but we don't have that
+GCC_REQD+= 11.2.1
USE_TOOLS+= gmake pkg-config
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
diff --git a/openvdb/PLIST b/openvdb/PLIST
index a82f7fc963..131d7ffc76 100644
--- a/openvdb/PLIST
+++ b/openvdb/PLIST
@@ -95,6 +95,7 @@ include/openvdb/tools/GridOperators.h
include/openvdb/tools/GridTransformer.h
include/openvdb/tools/Interpolation.h
include/openvdb/tools/LevelSetAdvect.h
+include/openvdb/tools/LevelSetDilatedMesh.h
include/openvdb/tools/LevelSetFilter.h
include/openvdb/tools/LevelSetFracture.h
include/openvdb/tools/LevelSetMeasure.h
@@ -103,6 +104,7 @@ include/openvdb/tools/LevelSetPlatonic.h
include/openvdb/tools/LevelSetRebuild.h
include/openvdb/tools/LevelSetSphere.h
include/openvdb/tools/LevelSetTracker.h
+include/openvdb/tools/LevelSetTubes.h
include/openvdb/tools/LevelSetUtil.h
include/openvdb/tools/Mask.h
include/openvdb/tools/Merge.h
@@ -131,6 +133,9 @@ include/openvdb/tools/VelocityFields.h
include/openvdb/tools/VolumeAdvect.h
include/openvdb/tools/VolumeToMesh.h
include/openvdb/tools/VolumeToSpheres.h
+include/openvdb/tools/impl/ConvexVoxelizer.h
+include/openvdb/tools/impl/LevelSetDilatedMeshImpl.h
+include/openvdb/tools/impl/LevelSetTubesImpl.h
include/openvdb/tree/InternalNode.h
include/openvdb/tree/Iterator.h
include/openvdb/tree/LeafBuffer.h
@@ -144,6 +149,7 @@ include/openvdb/tree/RootNode.h
include/openvdb/tree/Tree.h
include/openvdb/tree/TreeIterator.h
include/openvdb/tree/ValueAccessor.h
+include/openvdb/util/Assert.h
include/openvdb/util/CpuTimer.h
include/openvdb/util/ExplicitInstantiation.h
include/openvdb/util/Formats.h
@@ -167,5 +173,5 @@ lib/cmake/OpenVDB/OpenVDBMayaSetup.cmake
lib/cmake/OpenVDB/OpenVDBUtils.cmake
lib/libopenvdb.a
lib/libopenvdb.so
-lib/libopenvdb.so.11.0
+lib/libopenvdb.so.12.1
lib/libopenvdb.so.${PKGVERSION}
diff --git a/openvdb/distinfo b/openvdb/distinfo
index 7b1514bb26..6ee1d762a5 100644
--- a/openvdb/distinfo
+++ b/openvdb/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (openvdb-11.0.0.tar.gz) = a1f6a54e27c370baecffa79e2b7e7ecd017200ee58e530c1d8c9779302e6a05f
-SHA512 (openvdb-11.0.0.tar.gz) = f2c90ca8435ecbacefda429341000ecb555385c746a3e0233220cd78540cee2a26cc17df7b560fdfe2dc03f2b2e960a2fa226a85980189c3e018164ccc037bd4
-Size (openvdb-11.0.0.tar.gz) = 4620858 bytes
+BLAKE2s (openvdb-12.1.0.tar.gz) = 37e343e4ee2ebf6e1735a4f624c1c77776d2a1f42566cf3e6949d16f82efbff6
+SHA512 (openvdb-12.1.0.tar.gz) = 8668ba827657ee648ea3897987a99ab625af6a2d36d919a9287e5a78325ae0c7713e29d88225661a099d28d1bb379ba40754bdaad077855e9119fe6a525f732f
+Size (openvdb-12.1.0.tar.gz) = 4834257 bytes
Home |
Main Index |
Thread Index |
Old Index