1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

misc/opensubdiv: Revert "misc/opensubdiv: New port: Subdivision surface library for digital content creation"

misc/opensubdiv is duplicate of graphics/opensubdiv.
This reverts commit 9cf68810b28307d8356b023152ee41cc6990fd23.
This commit is contained in:
Antoine Brodin 2021-12-07 09:20:50 +00:00
parent 101831418c
commit 9a3a27fa39
5 changed files with 0 additions and 119 deletions

View File

@ -273,7 +273,6 @@
SUBDIR += openmvg
SUBDIR += opennn
SUBDIR += openr2
SUBDIR += opensubdiv
SUBDIR += openvdb
SUBDIR += orange3
SUBDIR += orion

View File

@ -1,27 +0,0 @@
PORTNAME= opensubdiv
DISTVERSIONPREFIX= v
DISTVERSION= 3_4_4
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
COMMENT= Subdivision surface library for digital content creation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= glfw>0:graphics/glfw \
opencl>0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd \
libtbb.so:devel/tbb
USES= cmake gl xorg
USE_GL= gl
USE_XORG= ice
USE_GITHUB= yes
GH_ACCOUNT= PixarAnimationStudios
GH_PROJECT= OpenSubdiv
CMAKE_ON= NO_EXAMPLES NO_TUTORIALS NO_REGRESSION NO_DOC NO_CUDA NO_TESTS NO_GLTESTS
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1638735199
SHA256 (PixarAnimationStudios-OpenSubdiv-v3_4_4_GH0.tar.gz) = 20d49f80a2b778ad4d01f091ad88d8c2f91cf6c7363940c6213241ce6f1048fb
SIZE (PixarAnimationStudios-OpenSubdiv-v3_4_4_GH0.tar.gz) = 39228037

View File

@ -1,7 +0,0 @@
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.
WWW: http://graphics.pixar.com/opensubdiv

View File

@ -1,81 +0,0 @@
bin/stringify
include/opensubdiv/far/error.h
include/opensubdiv/far/patchDescriptor.h
include/opensubdiv/far/patchMap.h
include/opensubdiv/far/patchParam.h
include/opensubdiv/far/patchTable.h
include/opensubdiv/far/patchTableFactory.h
include/opensubdiv/far/primvarRefiner.h
include/opensubdiv/far/ptexIndices.h
include/opensubdiv/far/stencilTable.h
include/opensubdiv/far/stencilTableFactory.h
include/opensubdiv/far/topologyDescriptor.h
include/opensubdiv/far/topologyLevel.h
include/opensubdiv/far/topologyRefiner.h
include/opensubdiv/far/topologyRefinerFactory.h
include/opensubdiv/far/types.h
include/opensubdiv/hbr/allocator.h
include/opensubdiv/hbr/bilinear.h
include/opensubdiv/hbr/catmark.h
include/opensubdiv/hbr/cornerEdit.h
include/opensubdiv/hbr/creaseEdit.h
include/opensubdiv/hbr/face.h
include/opensubdiv/hbr/faceEdit.h
include/opensubdiv/hbr/fvarData.h
include/opensubdiv/hbr/fvarEdit.h
include/opensubdiv/hbr/halfedge.h
include/opensubdiv/hbr/hierarchicalEdit.h
include/opensubdiv/hbr/holeEdit.h
include/opensubdiv/hbr/loop.h
include/opensubdiv/hbr/mesh.h
include/opensubdiv/hbr/subdivision.h
include/opensubdiv/hbr/vertex.h
include/opensubdiv/hbr/vertexEdit.h
include/opensubdiv/osd/bufferDescriptor.h
include/opensubdiv/osd/clEvaluator.h
include/opensubdiv/osd/clGLVertexBuffer.h
include/opensubdiv/osd/clPatchTable.h
include/opensubdiv/osd/clVertexBuffer.h
include/opensubdiv/osd/cpuEvaluator.h
include/opensubdiv/osd/cpuGLVertexBuffer.h
include/opensubdiv/osd/cpuPatchTable.h
include/opensubdiv/osd/cpuVertexBuffer.h
include/opensubdiv/osd/glComputeEvaluator.h
include/opensubdiv/osd/glLegacyGregoryPatchTable.h
include/opensubdiv/osd/glMesh.h
include/opensubdiv/osd/glPatchTable.h
include/opensubdiv/osd/glVertexBuffer.h
include/opensubdiv/osd/glXFBEvaluator.h
include/opensubdiv/osd/glslPatchShaderSource.h
include/opensubdiv/osd/mesh.h
include/opensubdiv/osd/nonCopyable.h
include/opensubdiv/osd/ompEvaluator.h
include/opensubdiv/osd/ompKernel.h
include/opensubdiv/osd/opencl.h
include/opensubdiv/osd/opengl.h
include/opensubdiv/osd/tbbEvaluator.h
include/opensubdiv/osd/tbbKernel.h
include/opensubdiv/osd/types.h
include/opensubdiv/sdc/bilinearScheme.h
include/opensubdiv/sdc/catmarkScheme.h
include/opensubdiv/sdc/crease.h
include/opensubdiv/sdc/loopScheme.h
include/opensubdiv/sdc/options.h
include/opensubdiv/sdc/scheme.h
include/opensubdiv/sdc/types.h
include/opensubdiv/version.h
include/opensubdiv/vtr/array.h
include/opensubdiv/vtr/componentInterfaces.h
include/opensubdiv/vtr/fvarLevel.h
include/opensubdiv/vtr/fvarRefinement.h
include/opensubdiv/vtr/level.h
include/opensubdiv/vtr/refinement.h
include/opensubdiv/vtr/sparseSelector.h
include/opensubdiv/vtr/stackBuffer.h
include/opensubdiv/vtr/types.h
lib/libosdCPU.a
lib/libosdCPU.so
lib/libosdCPU.so.3.4.4
lib/libosdGPU.a
lib/libosdGPU.so
lib/libosdGPU.so.3.4.4