aboutsummaryrefslogtreecommitdiff
path: root/ports/usd/CONTROL
diff options
context:
space:
mode:
authorCurtis J Bezault <curtbezault@gmail.com>2019-05-14 16:20:32 -0700
committerGitHub <noreply@github.com>2019-05-14 16:20:32 -0700
commit3f5e477bda8339ca09accea7cf66146775ce8802 (patch)
treec7eaf14fe27f3f8c736f026ca5a2848783e0404b /ports/usd/CONTROL
parenta5ad9322e5a2d2e3d716e89349957ef893371219 (diff)
downloadvcpkg-3f5e477bda8339ca09accea7cf66146775ce8802.tar.gz
vcpkg-3f5e477bda8339ca09accea7cf66146775ce8802.zip
[USD] New port (#6451)
* initial usd port * [usd] Acquire python2 required to build * Use copy instead of rename Handle the source path and the package path being on different partitions.
Diffstat (limited to 'ports/usd/CONTROL')
-rw-r--r--ports/usd/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/usd/CONTROL b/ports/usd/CONTROL
new file mode 100644
index 000000000..58a564ad7
--- /dev/null
+++ b/ports/usd/CONTROL
@@ -0,0 +1,4 @@
+Source: usd
+Version: 0.8.4
+Build-Depends: boost-assign, boost-crc, boost-date-time, boost-filesystem, boost-format, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-vmd, tbb, zlib
+Description: Universal Scene Description (USD) is an efficient, scalable system for authoring, reading, and streaming time-sampled scene description for interchange between graphics applications.