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.5
|
|
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: edf3749559c2b7d1f758ffb66fc5bec62186221e623b7f2e8969f17ee46ecb6f
|