22 lines
554 B
Plaintext
22 lines
554 B
Plaintext
name: assimp
|
|
description: Library that loads various 3D file formats into a shared, in-memory format
|
|
version: 6.0.4
|
|
revision: 1
|
|
url: https://www.assimp.org/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- zlib
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://github.com/assimp/assimp/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: afa5487efdd285661afa842c85187cd8c541edad92e8d4aa85be4fca7476eccc
|