Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| Show All 15 Lines | </Description> | ||||
| <Package> | <Package> | ||||
| <Name>openvdb</Name> | <Name>openvdb</Name> | ||||
| <Summary xml:lang="en">Sparse volume data structure and tools</Summary> | <Summary xml:lang="en">Sparse volume data structure and tools</Summary> | ||||
| <Description xml:lang="en">OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. | <Description xml:lang="en">OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. | ||||
| </Description> | </Description> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/vdb_print</Path> | <Path fileType="executable">/usr/bin/vdb_print</Path> | ||||
| <Path fileType="library">/usr/lib64/haswell/libopenvdb.so.8.0</Path> | <Path fileType="library">/usr/lib64/haswell/libopenvdb.so.8.1</Path> | ||||
| <Path fileType="library">/usr/lib64/haswell/libopenvdb.so.8.0.0</Path> | <Path fileType="library">/usr/lib64/haswell/libopenvdb.so.8.1.0</Path> | ||||
| <Path fileType="library">/usr/lib64/libopenvdb.so.8.0</Path> | <Path fileType="library">/usr/lib64/haswell/python3.7/pyopenvdb.so</Path> | ||||
| <Path fileType="library">/usr/lib64/libopenvdb.so.8.0.0</Path> | <Path fileType="library">/usr/lib64/libopenvdb.so.8.1</Path> | ||||
| <Path fileType="library">/usr/lib64/libopenvdb.so.8.1.0</Path> | |||||
| <Path fileType="library">/usr/lib64/python3.7/pyopenvdb.so</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>openvdb-devel</Name> | <Name>openvdb-devel</Name> | ||||
| <Summary xml:lang="en">Development files for openvdb</Summary> | <Summary xml:lang="en">Development files for openvdb</Summary> | ||||
| <Description xml:lang="en">OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. | <Description xml:lang="en">OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="2">openvdb</Dependency> | <Dependency release="3">openvdb</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/openvdb/Exceptions.h</Path> | <Path fileType="header">/usr/include/openvdb/Exceptions.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/Grid.h</Path> | <Path fileType="header">/usr/include/openvdb/Grid.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/MetaMap.h</Path> | <Path fileType="header">/usr/include/openvdb/MetaMap.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/Metadata.h</Path> | <Path fileType="header">/usr/include/openvdb/Metadata.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/Platform.h</Path> | <Path fileType="header">/usr/include/openvdb/Platform.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/PlatformConfig.h</Path> | <Path fileType="header">/usr/include/openvdb/PlatformConfig.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/TypeList.h</Path> | <Path fileType="header">/usr/include/openvdb/TypeList.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/Types.h</Path> | <Path fileType="header">/usr/include/openvdb/Types.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/Archive.h</Path> | <Path fileType="header">/usr/include/openvdb/io/Archive.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/Compression.h</Path> | <Path fileType="header">/usr/include/openvdb/io/Compression.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/DelayedLoadMetadata.h</Path> | <Path fileType="header">/usr/include/openvdb/io/DelayedLoadMetadata.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/File.h</Path> | <Path fileType="header">/usr/include/openvdb/io/File.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/GridDescriptor.h</Path> | <Path fileType="header">/usr/include/openvdb/io/GridDescriptor.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/Queue.h</Path> | <Path fileType="header">/usr/include/openvdb/io/Queue.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/Stream.h</Path> | <Path fileType="header">/usr/include/openvdb/io/Stream.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/TempFile.h</Path> | <Path fileType="header">/usr/include/openvdb/io/TempFile.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/io/io.h</Path> | <Path fileType="header">/usr/include/openvdb/io/io.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/BBox.h</Path> | <Path fileType="header">/usr/include/openvdb/math/BBox.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/ConjGradient.h</Path> | <Path fileType="header">/usr/include/openvdb/math/ConjGradient.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Coord.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Coord.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/DDA.h</Path> | <Path fileType="header">/usr/include/openvdb/math/DDA.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/FiniteDifference.h</Path> | <Path fileType="header">/usr/include/openvdb/math/FiniteDifference.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Half.h</Path> | |||||
| <Path fileType="header">/usr/include/openvdb/math/HalfLimits.h</Path> | |||||
| <Path fileType="header">/usr/include/openvdb/math/LegacyFrustum.h</Path> | <Path fileType="header">/usr/include/openvdb/math/LegacyFrustum.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Maps.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Maps.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Mat.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Mat.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Mat3.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Mat3.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Mat4.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Mat4.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Math.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Math.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Operators.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Operators.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/math/Proximity.h</Path> | <Path fileType="header">/usr/include/openvdb/math/Proximity.h</Path> | ||||
| Show All 21 Lines | </Description> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointDataGrid.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointDataGrid.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointDelete.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointDelete.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointGroup.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointGroup.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointMask.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointMask.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointMove.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointMove.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointSample.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointSample.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/PointScatter.h</Path> | <Path fileType="header">/usr/include/openvdb/points/PointScatter.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/points/StreamCompression.h</Path> | <Path fileType="header">/usr/include/openvdb/points/StreamCompression.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/python/pyopenvdb.h</Path> | |||||
| <Path fileType="header">/usr/include/openvdb/tools/Activate.h</Path> | |||||
| <Path fileType="header">/usr/include/openvdb/tools/ChangeBackground.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/ChangeBackground.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Clip.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Clip.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Composite.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Composite.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Count.h</Path> | |||||
| <Path fileType="header">/usr/include/openvdb/tools/Dense.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Dense.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/DenseSparseTools.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/DenseSparseTools.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Diagnostics.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Diagnostics.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/FastSweeping.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/FastSweeping.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Filter.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Filter.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/FindActiveValues.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/FindActiveValues.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/GridOperators.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/GridOperators.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/GridTransformer.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/GridTransformer.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Interpolation.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Interpolation.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetAdvect.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetAdvect.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetFilter.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetFilter.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetFracture.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetFracture.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetMeasure.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetMeasure.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetMorph.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetMorph.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetPlatonic.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetPlatonic.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetRebuild.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetRebuild.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetSphere.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetSphere.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetTracker.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetTracker.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/LevelSetUtil.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/LevelSetUtil.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Mask.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Mask.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Merge.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Merge.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/MeshToVolume.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/MeshToVolume.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/Morphology.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/Morphology.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/MultiResGrid.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/MultiResGrid.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/NodeVisitor.h</Path> | |||||
| <Path fileType="header">/usr/include/openvdb/tools/ParticleAtlas.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/ParticleAtlas.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/ParticlesToLevelSet.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/ParticlesToLevelSet.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/PointAdvect.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/PointAdvect.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/PointIndexGrid.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/PointIndexGrid.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/PointPartitioner.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/PointPartitioner.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/PointScatter.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/PointScatter.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/PointsToMask.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/PointsToMask.h</Path> | ||||
| <Path fileType="header">/usr/include/openvdb/tools/PoissonSolver.h</Path> | <Path fileType="header">/usr/include/openvdb/tools/PoissonSolver.h</Path> | ||||
| ▲ Show 20 Lines • Show All 43 Lines • ▼ Show 20 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBGLFW3Setup.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBGLFW3Setup.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBHoudiniSetup.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBHoudiniSetup.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBMayaSetup.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBMayaSetup.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBUtils.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/OpenVDB/OpenVDBUtils.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/libopenvdb.so</Path> | <Path fileType="library">/usr/lib64/libopenvdb.so</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="2"> | <Update release="3"> | ||||
| <Date>2021-01-11</Date> | <Date>2021-06-20</Date> | ||||
| <Version>8.0.0</Version> | <Version>8.1.0</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Martin Reboredo</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>yakoyoku@gmail.com</Email> | <Email>yakoyoku@gmail.com</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.