mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
assimp: initial package 5.2.4
This commit is contained in:
parent
d71a0e20f0
commit
65694795bf
14
packages/graphics/assimp/package.mk
Normal file
14
packages/graphics/assimp/package.mk
Normal file
@ -0,0 +1,14 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="assimp"
|
||||
PKG_VERSION="5.2.4"
|
||||
PKG_SHA256="6a4ff75dc727821f75ef529cea1c4fc0a7b5fc2e0a0b2ff2f6b7993fe6cb54ba"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="https://github.com/assimp/assimp"
|
||||
PKG_URL="https://github.com/assimp/assimp/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib"
|
||||
PKG_LONGDESC="A library to import and export various 3d-model-formats including scene-post-processing to generate missing render data."
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DASSIMP_BUILD_ASSIMP_TOOLS=OFF \
|
||||
-DASSIMP_BUILD_TESTS=OFF"
|
Loading…
x
Reference in New Issue
Block a user