diff --git a/ports/usd/vcpkg.json b/ports/usd/vcpkg.json index 5a4f13539ea74f..03e4b8097fbf0a 100644 --- a/ports/usd/vcpkg.json +++ b/ports/usd/vcpkg.json @@ -1,10 +1,11 @@ { "name": "usd", "version": "24.11", + "port-version": 1, "description": "Universal Scene Description (USD) is an efficient, scalable system for authoring, reading, and streaming time-sampled scene description for interchange between graphics applications.", "homepage": "https://github.com/PixarAnimationStudios/USD", "license": null, - "supports": "!x86 & !arm & !android", + "supports": "!x86 & !android", "dependencies": [ "opensubdiv", "tbb", diff --git a/versions/baseline.json b/versions/baseline.json index 34db39e684bec6..f8da0e91bfb970 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9278,7 +9278,7 @@ }, "usd": { "baseline": "24.11", - "port-version": 0 + "port-version": 1 }, "usearch": { "baseline": "2.3.2", diff --git a/versions/u-/usd.json b/versions/u-/usd.json index 3ebde6ce832b61..6ebebf4c103df2 100644 --- a/versions/u-/usd.json +++ b/versions/u-/usd.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c8dd63427a5992bb23e90ec4c3a578a951611450", + "version": "24.11", + "port-version": 1 + }, { "git-tree": "a96dae4b6c9e6d254b6601fb1be2c0088881a0b4", "version": "24.11",