Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : alembic | name : alembic | ||||
| version : 1.7.16 | version : 1.8.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/alembic/alembic/archive/1.7.16.tar.gz : 2529586c89459af34d27a36ab114ad1d43dafd44061e65cfcfc73b7457379e7c | - https://github.com/alembic/alembic/archive/refs/tags/1.8.0.tar.gz : 25087551c72978b45c2b6d83b43eb3914280d8c61593b074a37fe5297138daed | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| homepage : https://www.alembic.io/ | homepage : https://www.alembic.io/ | ||||
| component : programming.library | component : programming.library | ||||
| summary : Framework for storing and sharing scene data | summary : Framework for storing and sharing scene data | ||||
| description: | | description: | | ||||
| Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. | Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(OpenEXR) | - pkgconfig(Imath) | ||||
| - pkgconfig(hdf5) | |||||
| - libboost-devel | |||||
| rundeps : | |||||
| - devel : | |||||
| - ilmbase-devel | |||||
| setup : | | setup : | | ||||
| %cmake_ninja | %patch -p1 < $pkgfiles/alembic-config-find-imath.patch | ||||
| %cmake_ninja -DUSE_HDF5=ON | |||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| check : | | |||||
| %ninja_check | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.