Commit 47a07f93 authored by Martin Filla's avatar Martin Filla Committed by Vladimir Druzenko
Browse files

misc/usd: Move to graphics/openusd

Rename to match upstream naming and moved to a more appropriate category

PR:		292497
Approved by:	yuri (maintainer, timeout 1 month)
parent 539c00de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5150,3 +5150,4 @@ graphics/py-cairo|graphics/py-pycairo|2026-02-12|Use correct Python package name
java/openjdk19||2026-02-14|Has expired: No longer supported by upstream
emulators/firebird-emu|emulators/firebird|2026-02-14|Align with upstream project name
security/openssl-quictls|security/openssl33-quictls|2026-02-14|Has expired: Upstream project has been archived, use security/openssl33-quictls
misc/usd|graphics/openusd|2026-02-15|Rename to match upstream naming and moved to a more appropriate category
+1 −0
Original line number Diff line number Diff line
@@ -682,6 +682,7 @@
    SUBDIR += openshadinglanguage
    SUBDIR += openslide
    SUBDIR += opensubdiv
    SUBDIR += openusd
    SUBDIR += openvkl
    SUBDIR += openxr
    SUBDIR += optar
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ TRACE_LIB_DEPENDS= libpotrace.so:graphics/libpotrace
USD_BROKEN=			does not build with current USD port
USD_CMAKE_BOOL=			WITH_USD
USD_IMPLIES=			TBB
USD_LIB_DEPENDS=		libusd_ms.so:misc/usd
USD_LIB_DEPENDS=		libusd_ms.so:graphics/openusd
VULKAN_BUILD_DEPENDS=		${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers
VULKAN_CMAKE_BOOL=		WITH_VULKAN_BACKEND
VULKAN_LDFLAGS=			-lshaderc_shared -lSPIRV-Tools-shared
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ USD_BROKEN= require devel/tbb, which conflicts with devel/onetbb: \
				https://github.com/PixarAnimationStudios/OpenUSD/issues/1650
USD_CMAKE_BOOL=			WITH_USD
USD_IMPLIES=			TBB
USD_LIB_DEPENDS=		libusd_usd.so:misc/usd
USD_LIB_DEPENDS=		libusd_usd.so:graphics/openusd
VULKAN_BUILD_DEPENDS=		${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers
VULKAN_CMAKE_BOOL=		WITH_VULKAN_BACKEND
VULKAN_LDFLAGS=			-lshaderc_shared -lSPIRV-Tools-shared
+0 −0

File moved.

Loading