Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : openshadinglanguage | name : openshadinglanguage | ||||
| version : 1.11.14.2 | version : 1.11.14.2 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/archive/refs/tags/v1.11.14.2.tar.gz : 6dea570686740a5d5c81e595020f3fef5b8af7201a95460024c17297fb7eb718 | - https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/archive/refs/tags/v1.11.14.2.tar.gz : 6dea570686740a5d5c81e595020f3fef5b8af7201a95460024c17297fb7eb718 | ||||
| homepage : https://opensource.imageworks.com/osl.html | homepage : https://opensource.imageworks.com/osl.html | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : multimedia.graphics | component : multimedia.graphics | ||||
| summary : Advanced shading language for production GI renderers | summary : Advanced shading language for production GI renderers | ||||
| description: | | description: | | ||||
| Open Shading Language (OSL) is a small but rich language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. | Open Shading Language (OSL) is a small but rich language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. | ||||
| clang : yes | clang : yes | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(OpenEXR) | - pkgconfig(OpenEXR) | ||||
| - pkgconfig(OpenImageIO) | - pkgconfig(OpenImageIO) | ||||
| - pkgconfig(Qt5Core) | |||||
| - pkgconfig(pugixml) | - pkgconfig(pugixml) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - libboost-devel | - libboost-devel | ||||
| - numpy | - numpy | ||||
| - partio-devel | - partio-devel | ||||
| - pybind11 | - pybind11 | ||||
| rundeps : | rundeps : | ||||
| - numpy | - numpy | ||||
| setup : | | setup : | | ||||
| %cmake_ninja -DCMAKE_CXX_STANDARD=14 | %cmake_ninja -DCMAKE_CXX_STANDARD=14 | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| rm -rf $installdir/usr/share/doc | rm -rf $installdir/usr/share/doc | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.