Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : opensubdiv | name : opensubdiv | ||||
| version : 3.4.3 | version : 3.4.4 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v3_4_3.tar.gz : 7b22eb27d636ab0c1e03722c7a5a5bd4f11664ee65c9b48f341a6d0ce7f36745 | - https://github.com/PixarAnimationStudios/OpenSubdiv/archive/refs/tags/v3_4_4.tar.gz : 20d49f80a2b778ad4d01f091ad88d8c2f91cf6c7363940c6213241ce6f1048fb | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| homepage : https://graphics.pixar.com/opensubdiv/ | homepage : https://graphics.pixar.com/opensubdiv/ | ||||
| component : multimedia.library | component : multimedia.library | ||||
| summary : An Open-Source subdivision surface library | summary : An Open-Source subdivision surface library | ||||
| description: | | description: | | ||||
| OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. | 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(glew) | - pkgconfig(glew) | ||||
| - pkgconfig(glfw3) | - pkgconfig(glfw3) | ||||
| - pkgconfig(libglvnd) | - pkgconfig(libglvnd) | ||||
| - intel-tbb-devel | - intel-tbb-devel | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/correct-soname-cmake.patch | |||||
| %cmake_ninja \ | %cmake_ninja \ | ||||
| -DNO_EXAMPLES=ON \ | -DNO_EXAMPLES=ON \ | ||||
| -DNO_TUTORIALS=ON \ | -DNO_TUTORIALS=ON \ | ||||
| -DNO_PTEX=ON \ | -DNO_PTEX=ON \ | ||||
| -DNO_DOC=ON \ | -DNO_DOC=ON \ | ||||
| -DNO_CUDA=ON \ | -DNO_CUDA=ON \ | ||||
| -DNO_OPENCL=ON \ | -DNO_OPENCL=ON \ | ||||
| -DNO_METAL=ON \ | -DNO_METAL=ON \ | ||||
| Show All 9 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.