pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

add qt6-qtquick3d to pkgsrc-wip



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%NetBSD.org@localhost>
Pushed By:	nros
Date:		Sat Feb 6 21:47:55 2021 +0000
Changeset:	f7dfd05c239e0aebd928da0a5dbfb7a444e51405

Modified Files:
	Makefile
	qt6-qtbase/Makefile.common
Added Files:
	qt6-qtquick3d/DESCR
	qt6-qtquick3d/Makefile
	qt6-qtquick3d/PLIST
	qt6-qtquick3d/buildlink3.mk
	qt6-qtquick3d/distinfo

Log Message:
add qt6-qtquick3d to pkgsrc-wip

qt6-qtquick3d provides a high-level language to build 3D content and
3D user interfaces based on Qt Quick.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7dfd05c239e0aebd928da0a5dbfb7a444e51405

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                    |   1 +
 qt6-qtbase/Makefile.common  |   1 +
 qt6-qtquick3d/DESCR         |   2 +
 qt6-qtquick3d/Makefile      |  14 ++
 qt6-qtquick3d/PLIST         | 433 ++++++++++++++++++++++++++++++++++++++++++++
 qt6-qtquick3d/buildlink3.mk |  16 ++
 qt6-qtquick3d/distinfo      |   6 +
 7 files changed, 473 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 8bb1163ed9..9469ba6346 100644
--- a/Makefile
+++ b/Makefile
@@ -4760,6 +4760,7 @@ SUBDIR+=	qt6
 SUBDIR+=	qt6-qt5compat
 SUBDIR+=	qt6-qtbase
 SUBDIR+=	qt6-qtdeclarative
+SUBDIR+=	qt6-qtquick3d
 SUBDIR+=	qt6-qtquickcontrols2
 SUBDIR+=	qt6-qtquicktimeline
 SUBDIR+=	qt6-qtshadertools
diff --git a/qt6-qtbase/Makefile.common b/qt6-qtbase/Makefile.common
index 5321e66925..3c381b340e 100644
--- a/qt6-qtbase/Makefile.common
+++ b/qt6-qtbase/Makefile.common
@@ -1,6 +1,7 @@
 # $NetBSD$
 # used by wip/qt6-qtbase/Makefile
 # used by wip/qt6-qtdeclarative/Makefile
+# used by wip/qt6-qtquick3d/Makefile
 # used by wip/qt6-qtquickcontrols2/Makefile
 # used by wip/qt6-qtquicktimeline/Makefile
 # used by wip/qt6-qtshadertools/Makefile
diff --git a/qt6-qtquick3d/DESCR b/qt6-qtquick3d/DESCR
new file mode 100644
index 0000000000..6a9b8958b6
--- /dev/null
+++ b/qt6-qtquick3d/DESCR
@@ -0,0 +1,2 @@
+Qt6 Quick 3d provides a high-level API for creating 3D content
+3D user interfaces based on Qt Quick.
diff --git a/qt6-qtquick3d/Makefile b/qt6-qtquick3d/Makefile
new file mode 100644
index 0000000000..0c1f3dfc78
--- /dev/null
+++ b/qt6-qtquick3d/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	qtquick3d-everywhere-src-${QTVERSION}
+PKGNAME=	qt6-qtquick3d-${QTVERSION}
+COMMENT=	3d engine for Qt6 quick
+CATEGORIES=	graphics
+
+.include "../../wip/qt6-qtbase/Makefile.common"
+
+.include "../../multimedia/assimp/buildlink3.mk"
+.include "../../wip/qt6-qtbase/buildlink3.mk"
+.include "../../wip/qt6-qtdeclarative/buildlink3.mk"
+.include "../../wip/qt6-qtshadertools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/qt6-qtquick3d/PLIST b/qt6-qtquick3d/PLIST
new file mode 100644
index 0000000000..e96cfa2da7
--- /dev/null
+++ b/qt6-qtquick3d/PLIST
@@ -0,0 +1,433 @@
+@comment $NetBSD$
+qt6/bin/balsam
+qt6/bin/meshdebug
+qt6/bin/shadergen
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dabstractlight_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dcamera_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dcustomcamera_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dcustommaterial_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3ddefaultmaterial_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3ddirectionallight_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3deffect_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dfrustumcamera_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dgeometry_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3ditem2d_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3djoint_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dloader_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dmaterial_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dmodel_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dnode_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dnode_p_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dobject_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dobjectchangelistener_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dorthographiccamera_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dperspectivecamera_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dpickresult_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dpointlight_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dprincipledmaterial_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dquaternionanimation_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dquaternionutils_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3drenderstats_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3drepeater_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dsceneenvironment_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dscenemanager_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dscenerenderer_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dscenerootnode_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dshaderutils_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dskeleton_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dspotlight_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dtexture_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dtexturedata_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dutils_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qquick3dviewport_p.h
+qt6/include/QtQuick3D/${PKGVERSION}/QtQuick3D/private/qtquick3dglobal_p.h
+qt6/include/QtQuick3D/QQuick3D
+qt6/include/QtQuick3D/QQuick3DGeometry
+qt6/include/QtQuick3D/QQuick3DObject
+qt6/include/QtQuick3D/QQuick3DTextureData
+qt6/include/QtQuick3D/QtQuick3D
+qt6/include/QtQuick3D/QtQuick3DDepends
+qt6/include/QtQuick3D/QtQuick3DVersion
+qt6/include/QtQuick3D/qquick3d.h
+qt6/include/QtQuick3D/qquick3dgeometry.h
+qt6/include/QtQuick3D/qquick3dobject.h
+qt6/include/QtQuick3D/qquick3dtexturedata.h
+qt6/include/QtQuick3D/qtquick3dglobal.h
+qt6/include/QtQuick3D/qtquick3dversion.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgassetimporter_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgassetimporterfactory_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgassetimporterplugin_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgassetimportmanager_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgmeshbvhbuilder_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgmeshutilities_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qssgqmlutilities_p.h
+qt6/include/QtQuick3DAssetImport/${PKGVERSION}/QtQuick3DAssetImport/private/qtquick3dassetimportglobal_p.h
+qt6/include/QtQuick3DAssetImport/QtQuick3DAssetImport
+qt6/include/QtQuick3DAssetImport/QtQuick3DAssetImportDepends
+qt6/include/QtQuick3DAssetImport/QtQuick3DAssetImportVersion
+qt6/include/QtQuick3DAssetImport/qtquick3dassetimportversion.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgperframeallocator_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderableimage_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderableobjects_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderbuffermanager_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendercamera_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderclippingfrustum_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendercommands_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendercontextcore_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendercustommaterial_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterial_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterialshadergenerator_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendereffect_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderer_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendererimpllayerrenderdata_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendererimpllayerrenderhelper_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendererimpllayerrenderpreparationdata_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendererutil_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendergeometry_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendergraphobject_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderimage_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderimagetexture_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderinputstreamfactory_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderitem2d_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderjoint_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderlayer_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderlight_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderlightmaps_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderloadedtexture_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendermaterialdirty_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendermaterialshadergenerator_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendermesh_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendermodel_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendernode_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderray_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderresourcemanager_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendershadercache_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendershadercodegenerator_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendershaderkeys_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendershaderlibrarymanager_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendershadermetadata_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendershadowmap_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrenderskeleton_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrendertexturedata_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrhicontext_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrhicustommaterialsystem_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrhieffectsystem_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgrhiquadrenderer_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgruntimerenderlogging_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgshadermapkey_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgshadermaterialadapter_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgshaderresourcemergecontext_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qssgvertexpipelineimpl_p.h
+qt6/include/QtQuick3DRuntimeRender/${PKGVERSION}/QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h
+qt6/include/QtQuick3DRuntimeRender/QtQuick3DRuntimeRender
+qt6/include/QtQuick3DRuntimeRender/QtQuick3DRuntimeRenderDepends
+qt6/include/QtQuick3DRuntimeRender/QtQuick3DRuntimeRenderVersion
+qt6/include/QtQuick3DRuntimeRender/qtquick3druntimerenderversion.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qqsbcollection_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgbounds3_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgdataref_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssginvasivelinkedlist_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgmeshbvh_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgoption_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgplane_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgrenderbasetypes_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qssgutils_p.h
+qt6/include/QtQuick3DUtils/${PKGVERSION}/QtQuick3DUtils/private/qtquick3dutilsglobal_p.h
+qt6/include/QtQuick3DUtils/QtQuick3DUtils
+qt6/include/QtQuick3DUtils/QtQuick3DUtilsDepends
+qt6/include/QtQuick3DUtils/QtQuick3DUtilsVersion
+qt6/include/QtQuick3DUtils/qtquick3dutilsversion.h
+qt6/lib/cmake/Qt6/FindWrapQuick3DAssimp.cmake
+qt6/lib/cmake/Qt6BuildInternals/StandaloneTests/QtQuick3DTestsConfig.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfig.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginDependencies.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets-release.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginTargets.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfig.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginDependencies.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets-release.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3deffectpluginTargets.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfig.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginDependencies.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets-release.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginTargets.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DConfig.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DDependencies.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DMacros.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DTargets.cmake
+qt6/lib/cmake/Qt6Quick3D/Qt6Quick3DVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6AssimpImporterPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6AssimpImporterPluginConfig.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6AssimpImporterPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6AssimpImporterPluginDependencies.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6AssimpImporterPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6AssimpImporterPluginTargets.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportConfig.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportDependencies.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportTargets.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6Quick3DAssetImportVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6UipAssetImporterPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6UipAssetImporterPluginConfig.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6UipAssetImporterPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6UipAssetImporterPluginDependencies.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6UipAssetImporterPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3DAssetImport/Qt6UipAssetImporterPluginTargets.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderConfig.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderDependencies.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderTargets.cmake
+qt6/lib/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsConfig.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsDependencies.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsTargets.cmake
+qt6/lib/cmake/Qt6Quick3DTools/Qt6Quick3DToolsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsConfig.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsConfigVersion.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsDependencies.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsTargets-release.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsTargets.cmake
+qt6/lib/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsVersionlessTargets.cmake
+qt6/lib/libQt6Quick3D.prl
+qt6/lib/libQt6Quick3D.so
+qt6/lib/libQt6Quick3D.so.6
+qt6/lib/libQt6Quick3D.so.${PKGVERSION}
+qt6/lib/libQt6Quick3DAssetImport.prl
+qt6/lib/libQt6Quick3DAssetImport.so
+qt6/lib/libQt6Quick3DAssetImport.so.6
+qt6/lib/libQt6Quick3DAssetImport.so.${PKGVERSION}
+qt6/lib/libQt6Quick3DRuntimeRender.prl
+qt6/lib/libQt6Quick3DRuntimeRender.so
+qt6/lib/libQt6Quick3DRuntimeRender.so.6
+qt6/lib/libQt6Quick3DRuntimeRender.so.${PKGVERSION}
+qt6/lib/libQt6Quick3DUtils.prl
+qt6/lib/libQt6Quick3DUtils.so
+qt6/lib/libQt6Quick3DUtils.so.6
+qt6/lib/libQt6Quick3DUtils.so.${PKGVERSION}
+qt6/lib/metatypes/qt6qtquick3deffectplugin_release_metatypes.json
+qt6/lib/metatypes/qt6qtquick3dhelpersplugin_release_metatypes.json
+qt6/lib/metatypes/qt6quick3d_release_metatypes.json
+qt6/mkspecs/modules/qt_lib_quick3d.pri
+qt6/mkspecs/modules/qt_lib_quick3d_private.pri
+qt6/mkspecs/modules/qt_lib_quick3dassetimport.pri
+qt6/mkspecs/modules/qt_lib_quick3dassetimport_private.pri
+qt6/mkspecs/modules/qt_lib_quick3druntimerender.pri
+qt6/mkspecs/modules/qt_lib_quick3druntimerender_private.pri
+qt6/mkspecs/modules/qt_lib_quick3dutils.pri
+qt6/mkspecs/modules/qt_lib_quick3dutils_private.pri
+qt6/modules/Quick3D.json
+qt6/modules/Quick3DAssetImport.json
+qt6/modules/Quick3DRuntimeRender.json
+qt6/modules/Quick3DUtils.json
+qt6/plugins/assetimporters/libassimp.so
+qt6/plugins/assetimporters/libuip.so
+qt6/qml/QtQuick3D/Effects/AdditiveColorGradient.qml
+qt6/qml/QtQuick3D/Effects/Blur.qml
+qt6/qml/QtQuick3D/Effects/BrushStrokes.qml
+qt6/qml/QtQuick3D/Effects/ChromaticAberration.qml
+qt6/qml/QtQuick3D/Effects/ColorMaster.qml
+qt6/qml/QtQuick3D/Effects/DepthOfFieldHQBlur.qml
+qt6/qml/QtQuick3D/Effects/Desaturate.qml
+qt6/qml/QtQuick3D/Effects/DistortionRipple.qml
+qt6/qml/QtQuick3D/Effects/DistortionSphere.qml
+qt6/qml/QtQuick3D/Effects/DistortionSpiral.qml
+qt6/qml/QtQuick3D/Effects/EdgeDetect.qml
+qt6/qml/QtQuick3D/Effects/Emboss.qml
+qt6/qml/QtQuick3D/Effects/Flip.qml
+qt6/qml/QtQuick3D/Effects/Fxaa.qml
+qt6/qml/QtQuick3D/Effects/GaussianBlur.qml
+qt6/qml/QtQuick3D/Effects/HDRBloomTonemap.qml
+qt6/qml/QtQuick3D/Effects/MotionBlur.qml
+qt6/qml/QtQuick3D/Effects/SCurveTonemap.qml
+qt6/qml/QtQuick3D/Effects/Scatter.qml
+qt6/qml/QtQuick3D/Effects/TiltShift.qml
+qt6/qml/QtQuick3D/Effects/Vignette.qml
+qt6/qml/QtQuick3D/Effects/designer/AdditiveColorGradientSection.qml
+qt6/qml/QtQuick3D/Effects/designer/AdditiveColorGradientSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/BlurSection.qml
+qt6/qml/QtQuick3D/Effects/designer/BlurSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/BrushStrokesSection.qml
+qt6/qml/QtQuick3D/Effects/designer/BrushStrokesSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/ChromaticAberrationSection.qml
+qt6/qml/QtQuick3D/Effects/designer/ChromaticAberrationSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/ColorMasterSection.qml
+qt6/qml/QtQuick3D/Effects/designer/ColorMasterSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/DepthOfFieldHQBlurSection.qml
+qt6/qml/QtQuick3D/Effects/designer/DepthOfFieldHQBlurSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/DesaturateSection.qml
+qt6/qml/QtQuick3D/Effects/designer/DesaturateSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/DistortionRippleSection.qml
+qt6/qml/QtQuick3D/Effects/designer/DistortionRippleSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/DistortionSphereSection.qml
+qt6/qml/QtQuick3D/Effects/designer/DistortionSphereSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/DistortionSpiralSection.qml
+qt6/qml/QtQuick3D/Effects/designer/DistortionSpiralSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/EdgeDetectSection.qml
+qt6/qml/QtQuick3D/Effects/designer/EdgeDetectSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/EmbossSection.qml
+qt6/qml/QtQuick3D/Effects/designer/EmbossSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/FlipSection.qml
+qt6/qml/QtQuick3D/Effects/designer/FlipSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/FxaaSection.qml
+qt6/qml/QtQuick3D/Effects/designer/FxaaSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/GaussianBlurSection.qml
+qt6/qml/QtQuick3D/Effects/designer/GaussianBlurSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/HDRBloomTonemapSection.qml
+qt6/qml/QtQuick3D/Effects/designer/HDRBloomTonemapSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/IdComboBox.qml
+qt6/qml/QtQuick3D/Effects/designer/MotionBlurSection.qml
+qt6/qml/QtQuick3D/Effects/designer/MotionBlurSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/SCurveTonemapSection.qml
+qt6/qml/QtQuick3D/Effects/designer/SCurveTonemapSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/ScatterSection.qml
+qt6/qml/QtQuick3D/Effects/designer/ScatterSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/TiltShiftSection.qml
+qt6/qml/QtQuick3D/Effects/designer/TiltShiftSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/VignetteSection.qml
+qt6/qml/QtQuick3D/Effects/designer/VignetteSpecifics.qml
+qt6/qml/QtQuick3D/Effects/designer/effectlib.metainfo
+qt6/qml/QtQuick3D/Effects/designer/images/effect.png
+qt6/qml/QtQuick3D/Effects/designer/images/effect16.png
+qt6/qml/QtQuick3D/Effects/designer/images/effect%2x.png@localhost
+qt6/qml/QtQuick3D/Effects/libqtquick3deffectplugin.so
+qt6/qml/QtQuick3D/Effects/maps/brushnoise.png
+qt6/qml/QtQuick3D/Effects/maps/white.png
+qt6/qml/QtQuick3D/Effects/plugins.qmltypes
+qt6/qml/QtQuick3D/Effects/qmldir
+qt6/qml/QtQuick3D/Helpers/AxisHelper.qml
+qt6/qml/QtQuick3D/Helpers/DebugView.qml
+qt6/qml/QtQuick3D/Helpers/WasdController.qml
+qt6/qml/QtQuick3D/Helpers/libqtquick3dhelpersplugin.so
+qt6/qml/QtQuick3D/Helpers/meshes/axisGrid.mesh
+qt6/qml/QtQuick3D/Helpers/plugins.qmltypes
+qt6/qml/QtQuick3D/Helpers/qmldir
+qt6/qml/QtQuick3D/designer/BufferInputSection.qml
+qt6/qml/QtQuick3D/designer/BufferInputSpecifics.qml
+qt6/qml/QtQuick3D/designer/BufferSection.qml
+qt6/qml/QtQuick3D/designer/BufferSpecifics.qml
+qt6/qml/QtQuick3D/designer/CustomCameraSection.qml
+qt6/qml/QtQuick3D/designer/CustomCameraSpecifics.qml
+qt6/qml/QtQuick3D/designer/CustomMaterialSection.qml
+qt6/qml/QtQuick3D/designer/CustomMaterialSpecifics.qml
+qt6/qml/QtQuick3D/designer/DefaultMaterialSection.qml
+qt6/qml/QtQuick3D/designer/DefaultMaterialSpecifics.qml
+qt6/qml/QtQuick3D/designer/DirectionalLightSection.qml
+qt6/qml/QtQuick3D/designer/DirectionalLightSpecifics.qml
+qt6/qml/QtQuick3D/designer/EffectSection.qml
+qt6/qml/QtQuick3D/designer/EffectSpecifics.qml
+qt6/qml/QtQuick3D/designer/FrustumCameraSection.qml
+qt6/qml/QtQuick3D/designer/FrustumCameraSpecifics.qml
+qt6/qml/QtQuick3D/designer/IdComboBox.qml
+qt6/qml/QtQuick3D/designer/MaterialSection.qml
+qt6/qml/QtQuick3D/designer/ModelSection.qml
+qt6/qml/QtQuick3D/designer/ModelSpecifics.qml
+qt6/qml/QtQuick3D/designer/NodeSection.qml
+qt6/qml/QtQuick3D/designer/NodeSpecifics.qml
+qt6/qml/QtQuick3D/designer/Object3DSection.qml
+qt6/qml/QtQuick3D/designer/OrthographicCameraSection.qml
+qt6/qml/QtQuick3D/designer/OrthographicCameraSpecifics.qml
+qt6/qml/QtQuick3D/designer/PassSection.qml
+qt6/qml/QtQuick3D/designer/PassSpecifics.qml
+qt6/qml/QtQuick3D/designer/PerspectiveCameraSection.qml
+qt6/qml/QtQuick3D/designer/PerspectiveCameraSpecifics.qml
+qt6/qml/QtQuick3D/designer/PointLightSection.qml
+qt6/qml/QtQuick3D/designer/PointLightSpecifics.qml
+qt6/qml/QtQuick3D/designer/PrincipledMaterialSection.qml
+qt6/qml/QtQuick3D/designer/PrincipledMaterialSpecifics.qml
+qt6/qml/QtQuick3D/designer/SceneEnvironmentSection.qml
+qt6/qml/QtQuick3D/designer/SceneEnvironmentSpecifics.qml
+qt6/qml/QtQuick3D/designer/SetUniformValueSection.qml
+qt6/qml/QtQuick3D/designer/SetUniformValueSpecifics.qml
+qt6/qml/QtQuick3D/designer/ShaderSection.qml
+qt6/qml/QtQuick3D/designer/ShaderSpecifics.qml
+qt6/qml/QtQuick3D/designer/ShadowSection.qml
+qt6/qml/QtQuick3D/designer/SpotLightSection.qml
+qt6/qml/QtQuick3D/designer/SpotLightSpecifics.qml
+qt6/qml/QtQuick3D/designer/TextureInputSection.qml
+qt6/qml/QtQuick3D/designer/TextureInputSpecifics.qml
+qt6/qml/QtQuick3D/designer/TextureSection.qml
+qt6/qml/QtQuick3D/designer/TextureSpecifics.qml
+qt6/qml/QtQuick3D/designer/View3DSection.qml
+qt6/qml/QtQuick3D/designer/View3DSpecifics.qml
+qt6/qml/QtQuick3D/designer/images/camera.png
+qt6/qml/QtQuick3D/designer/images/camera16.png
+qt6/qml/QtQuick3D/designer/images/camera%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/cone.png
+qt6/qml/QtQuick3D/designer/images/cone16.png
+qt6/qml/QtQuick3D/designer/images/cone%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/cube.png
+qt6/qml/QtQuick3D/designer/images/cube16.png
+qt6/qml/QtQuick3D/designer/images/cube%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/custommaterial.png
+qt6/qml/QtQuick3D/designer/images/custommaterial16.png
+qt6/qml/QtQuick3D/designer/images/custommaterial%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/cylinder.png
+qt6/qml/QtQuick3D/designer/images/cylinder16.png
+qt6/qml/QtQuick3D/designer/images/cylinder%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/dummy.png
+qt6/qml/QtQuick3D/designer/images/dummy16.png
+qt6/qml/QtQuick3D/designer/images/dummy%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/effect.png
+qt6/qml/QtQuick3D/designer/images/effect16.png
+qt6/qml/QtQuick3D/designer/images/effect%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/group.png
+qt6/qml/QtQuick3D/designer/images/group16.png
+qt6/qml/QtQuick3D/designer/images/group%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/light.png
+qt6/qml/QtQuick3D/designer/images/light16.png
+qt6/qml/QtQuick3D/designer/images/light%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/material.png
+qt6/qml/QtQuick3D/designer/images/material16.png
+qt6/qml/QtQuick3D/designer/images/material%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/model16.png
+qt6/qml/QtQuick3D/designer/images/plane.png
+qt6/qml/QtQuick3D/designer/images/plane16.png
+qt6/qml/QtQuick3D/designer/images/plane%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/scene.png
+qt6/qml/QtQuick3D/designer/images/scene16.png
+qt6/qml/QtQuick3D/designer/images/scene%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/shadercommand.png
+qt6/qml/QtQuick3D/designer/images/shadercommand16.png
+qt6/qml/QtQuick3D/designer/images/shadercommand%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/shaderutil.png
+qt6/qml/QtQuick3D/designer/images/shaderutil16.png
+qt6/qml/QtQuick3D/designer/images/shaderutil%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/sphere.png
+qt6/qml/QtQuick3D/designer/images/sphere16.png
+qt6/qml/QtQuick3D/designer/images/sphere%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/texture.png
+qt6/qml/QtQuick3D/designer/images/texture16.png
+qt6/qml/QtQuick3D/designer/images/texture%2x.png@localhost
+qt6/qml/QtQuick3D/designer/images/view3D.png
+qt6/qml/QtQuick3D/designer/images/view3D16.png
+qt6/qml/QtQuick3D/designer/images/view3D%2x.png@localhost
+qt6/qml/QtQuick3D/designer/quick3d.metainfo
+qt6/qml/QtQuick3D/designer/source/cone_model_template.qml
+qt6/qml/QtQuick3D/designer/source/cube_model_template.qml
+qt6/qml/QtQuick3D/designer/source/custom_material_default_shader.frag
+qt6/qml/QtQuick3D/designer/source/cylinder_model_template.qml
+qt6/qml/QtQuick3D/designer/source/effect_default_shader.frag
+qt6/qml/QtQuick3D/designer/source/effect_template.qml
+qt6/qml/QtQuick3D/designer/source/plane_model_template.qml
+qt6/qml/QtQuick3D/designer/source/sphere_model_template.qml
+qt6/qml/QtQuick3D/designer/source/view3D_template.qml
+qt6/qml/QtQuick3D/libqquick3dplugin.so
+qt6/qml/QtQuick3D/plugins.qmltypes
+qt6/qml/QtQuick3D/qmldir
diff --git a/qt6-qtquick3d/buildlink3.mk b/qt6-qtquick3d/buildlink3.mk
new file mode 100644
index 0000000000..50416d79f6
--- /dev/null
+++ b/qt6-qtquick3d/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	qt6-qtquick3d
+
+.if !defined(QT6_QTQUICK3D_BUILDLINK3_MK)
+QT6_QTQUICK3D_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt6-qtquick3d+=	qt6-qtquick3d>=6.0.1
+BUILDLINK_PKGSRCDIR.qt6-qtquick3d?=	../../wip/qt6-qtquick3d
+
+.include "../../wip/qt6-qtbase/buildlink3.mk"
+.include "../../wip/qt6-qtdeclarative/buildlink3.mk"
+.include "../../wip/qt6-qtshadertools/buildlink3.mk"
+.endif	# QT6_QTQUICK3D_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-qt6-qtquick3d
diff --git a/qt6-qtquick3d/distinfo b/qt6-qtquick3d/distinfo
new file mode 100644
index 0000000000..af0781c264
--- /dev/null
+++ b/qt6-qtquick3d/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (qtquick3d-everywhere-src-6.0.1.tar.xz) = 6cf8a2407f7105abe4d370eca003de1bcb252038
+RMD160 (qtquick3d-everywhere-src-6.0.1.tar.xz) = 58172a61cac4703564c9f68025f36112634a5721
+SHA512 (qtquick3d-everywhere-src-6.0.1.tar.xz) = b388551848fe9bfa244c85885ef7775ea8af92f76493ebc8604ebb598818e3d6f94f63ff5742821f8161c78ec439c00a224d20d6e30161fbdbd2ea0596136800
+Size (qtquick3d-everywhere-src-6.0.1.tar.xz) = 47257848 bytes


Home | Main Index | Thread Index | Old Index