blob: 37177822c3b82ac32e5fe33b3444d365888b7076 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = usd-fbx
pkgdesc = FBX plugin for USD
pkgver = 0.1
pkgrel = 2
url = https://github.com/Remedy-Entertainment/usdFBX
arch = x86_64
license = Apache
makedepends = cmake
depends = usd
depends = python
depends = boost
depends = gcc
options = !lto
source = git+https://github.com/Remedy-Entertainment/usdFBX.git
source = https://damassets.autodesk.net/content/dam/autodesk/www/adn/fbx/2020-3-4/fbx202034_fbxsdk_linux.tar.gz
sha512sums = SKIP
sha512sums = 3cacaf23f43887942366a6cdc1d60bcca813bc1e137b3f9b0870ca80f4e505f4dc1f093f8a625075ba610318e09cb5f74d9fd94c53a05310ac3938b3c9e03d35
pkgname = usd-fbx
|