Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: assimp
|
||||
description: Library that loads various 3D file formats into a shared, in-memory format
|
||||
version: 6.0.5
|
||||
revision: 2
|
||||
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
|
||||
Reference in New Issue
Block a user