Initial Commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: assimp
|
||||
description: Library that loads various 3D file formats into a shared, in-memory format
|
||||
version: 6.0.2
|
||||
revision: 1
|
||||
url: https://www.assimp.org/
|
||||
license: BSD-3-Clause
|
||||
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: d1822d9a19c9205d6e8bc533bf897174ddb360ce504680f294170cc1d6319751
|
||||
Reference in New Issue
Block a user