Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>opensubdiv</Name> | <Name>opensubdiv</Name> | ||||
| <Homepage>https://graphics.pixar.com/opensubdiv/</Homepage> | |||||
| <Packager> | <Packager> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>yakoyoku@gmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>Apache-2.0</License> | <License>Apache-2.0</License> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Summary xml:lang="en">An Open-Source subdivision surface library</Summary> | <Summary xml:lang="en">An Open-Source subdivision surface library</Summary> | ||||
| <Description xml:lang="en">OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | <Description xml:lang="en">OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | ||||
| This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. | This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>opensubdiv</Name> | <Name>opensubdiv</Name> | ||||
| <Summary xml:lang="en">An Open-Source subdivision surface library</Summary> | <Summary xml:lang="en">An Open-Source subdivision surface library</Summary> | ||||
| <Description xml:lang="en">OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | <Description xml:lang="en">OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | ||||
| This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. | This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. | ||||
| </Description> | </Description> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/far_perf</Path> | <Path fileType="executable">/usr/bin/far_perf</Path> | ||||
| <Path fileType="executable">/usr/bin/far_regression</Path> | <Path fileType="executable">/usr/bin/far_regression</Path> | ||||
| <Path fileType="executable">/usr/bin/hbr_baseline</Path> | <Path fileType="executable">/usr/bin/hbr_baseline</Path> | ||||
| <Path fileType="executable">/usr/bin/hbr_regression</Path> | <Path fileType="executable">/usr/bin/hbr_regression</Path> | ||||
| <Path fileType="executable">/usr/bin/osd_regression</Path> | <Path fileType="executable">/usr/bin/osd_regression</Path> | ||||
| <Path fileType="executable">/usr/bin/stringify</Path> | <Path fileType="executable">/usr/bin/osd_stringify</Path> | ||||
| <Path fileType="library">/usr/lib/libosdCPU.so.3.4.0</Path> | <Path fileType="library">/usr/lib/libosdCPU.so.3.4.3</Path> | ||||
| <Path fileType="library">/usr/lib/libosdGPU.so.3.4.0</Path> | <Path fileType="library">/usr/lib/libosdGPU.so.3.4.3</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>opensubdiv-devel</Name> | <Name>opensubdiv-devel</Name> | ||||
| <Summary xml:lang="en">Development files for opensubdiv</Summary> | <Summary xml:lang="en">Development files for opensubdiv</Summary> | ||||
| <Description xml:lang="en">OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | <Description xml:lang="en">OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | ||||
| This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. | This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="2">opensubdiv</Dependency> | <Dependency release="3">opensubdiv</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/opensubdiv/far/error.h</Path> | <Path fileType="header">/usr/include/opensubdiv/far/error.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/far/patchDescriptor.h</Path> | <Path fileType="header">/usr/include/opensubdiv/far/patchDescriptor.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/far/patchMap.h</Path> | <Path fileType="header">/usr/include/opensubdiv/far/patchMap.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/far/patchParam.h</Path> | <Path fileType="header">/usr/include/opensubdiv/far/patchParam.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/far/patchTable.h</Path> | <Path fileType="header">/usr/include/opensubdiv/far/patchTable.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/far/patchTableFactory.h</Path> | <Path fileType="header">/usr/include/opensubdiv/far/patchTableFactory.h</Path> | ||||
| Show All 35 Lines | </Description> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/glVertexBuffer.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/glVertexBuffer.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/glXFBEvaluator.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/glXFBEvaluator.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/glslPatchShaderSource.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/glslPatchShaderSource.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/mesh.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/mesh.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/nonCopyable.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/nonCopyable.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/ompEvaluator.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/ompEvaluator.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/ompKernel.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/ompKernel.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/opengl.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/opengl.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/osd/tbbEvaluator.h</Path> | |||||
| <Path fileType="header">/usr/include/opensubdiv/osd/tbbKernel.h</Path> | |||||
| <Path fileType="header">/usr/include/opensubdiv/osd/types.h</Path> | <Path fileType="header">/usr/include/opensubdiv/osd/types.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/bilinearScheme.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/bilinearScheme.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/catmarkScheme.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/catmarkScheme.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/crease.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/crease.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/loopScheme.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/loopScheme.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/options.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/options.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/scheme.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/scheme.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/sdc/types.h</Path> | <Path fileType="header">/usr/include/opensubdiv/sdc/types.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/version.h</Path> | <Path fileType="header">/usr/include/opensubdiv/version.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/array.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/array.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/componentInterfaces.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/componentInterfaces.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/fvarLevel.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/fvarLevel.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/fvarRefinement.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/fvarRefinement.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/level.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/level.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/refinement.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/refinement.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/sparseSelector.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/sparseSelector.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/stackBuffer.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/stackBuffer.h</Path> | ||||
| <Path fileType="header">/usr/include/opensubdiv/vtr/types.h</Path> | <Path fileType="header">/usr/include/opensubdiv/vtr/types.h</Path> | ||||
| <Path fileType="library">/usr/lib/libosdCPU.so</Path> | <Path fileType="library">/usr/lib/libosdCPU.so</Path> | ||||
| <Path fileType="library">/usr/lib/libosdGPU.so</Path> | <Path fileType="library">/usr/lib/libosdGPU.so</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="2"> | <Update release="3"> | ||||
| <Date>2020-06-07</Date> | <Date>2021-01-15</Date> | ||||
| <Version>3.4.0</Version> | <Version>3.4.3</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>bmeyers@datadrake.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.