blob: 52773708742fa27a97495b55d2872e5499526826 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = usd-fileformat-plugins
pkgdesc = Adobe collection of USD fileformat plugins
pkgver = 1.0.10
pkgrel = 1
url = https://github.com/adobe/USD-Fileformat-plugins
arch = x86_64
license = Apache-2.0
makedepends = cmake
depends = usd
depends = python
depends = glibc
depends = gcc-libs
depends = boost-libs
depends = fast_float
depends = onetbb
depends = jemalloc
depends = zlib
depends = openimageio
depends = tinygltf
options = !lto
source = usd-fileformat-plugins::git+https://github.com/adobe/USD-Fileformat-plugins.git
source = https://damassets.autodesk.net/content/dam/autodesk/www/files/fbx202037_fbxsdk_gcc_linux.tar.gz
source = usd-monolithic.patch
sha512sums = SKIP
sha512sums = c2076ab34c4afe541f503643ea18e737cdb045973cc60811916feddeb75f7945d22b5537c40471c80cc1b0fb623556517d5c33e139e55e724701f7619a196cdb
sha512sums = a7ad91b8292be62a65f83a13c62b92b45dcb6c703be02c98a976c0e11ea8d8aea0eba5b4cc21d9f12db79b182a7df81595916c3259ea844631dc42fb1c9316c7
pkgname = usd-fileformat-plugins
|