diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-08-20 12:37:33 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-08-20 12:37:33 +0000 |
commit | 025cc1d1957796c9abfc0f1c7f18bbaa607282c3 (patch) | |
tree | 5c8d98d0d63889e0098f880e99f78b7cfb4d1d3c /x11-toolkits | |
parent | 16774fd36989bbae1c36aed4565ca8c555020d1b (diff) | |
download | ports-025cc1d1957796c9abfc0f1c7f18bbaa607282c3.tar.gz ports-025cc1d1957796c9abfc0f1c7f18bbaa607282c3.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt5-quick3d/Makefile | 16 | ||||
-rw-r--r-- | x11-toolkits/qt5-quick3d/pkg-descr | 7 | ||||
-rw-r--r-- | x11-toolkits/qt5-quick3d/pkg-plist | 409 | ||||
-rw-r--r-- | x11-toolkits/qt5-quicktimeline/Makefile | 16 | ||||
-rw-r--r-- | x11-toolkits/qt5-quicktimeline/pkg-descr | 7 | ||||
-rw-r--r-- | x11-toolkits/qt5-quicktimeline/pkg-plist | 3 |
7 files changed, 460 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 00d97ffbb8da..fe84f5847d69 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -190,8 +190,10 @@ SUBDIR += qt5-gamepad SUBDIR += qt5-gtkplatform SUBDIR += qt5-gui + SUBDIR += qt5-quick3d SUBDIR += qt5-quickcontrols SUBDIR += qt5-quickcontrols2 + SUBDIR += qt5-quicktimeline SUBDIR += qt5-uiplugin SUBDIR += qt5-virtualkeyboard SUBDIR += qt5-widgets diff --git a/x11-toolkits/qt5-quick3d/Makefile b/x11-toolkits/qt5-quick3d/Makefile new file mode 100644 index 000000000000..0b495eda65e0 --- /dev/null +++ b/x11-toolkits/qt5-quick3d/Makefile @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= quick3d +DISTVERSION= ${QT5_VERSION} +CATEGORIES= x11-toolkits +PKGNAMEPREFIX= qt5- + +MAINTAINER= kde@FreeBSD.org +COMMENT= Set of controls for building complete interfaces in Qt Quick3D + +USES= compiler:c++11-lang qmake qt-dist:5 +USE_QT= core declarative gui network opengl \ + buildtools_build +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} + +.include <bsd.port.mk> diff --git a/x11-toolkits/qt5-quick3d/pkg-descr b/x11-toolkits/qt5-quick3d/pkg-descr new file mode 100644 index 000000000000..f64969718930 --- /dev/null +++ b/x11-toolkits/qt5-quick3d/pkg-descr @@ -0,0 +1,7 @@ +Qt is a cross-platform application and UI framework for developers +using C++ or QML, a CSS/JavaScript-like language. + +The Qt Quick Controls module provides a set of controls that can be +used to build complete interfaces in Qt Quick3D. + +WWW: https://qt-project.org diff --git a/x11-toolkits/qt5-quick3d/pkg-plist b/x11-toolkits/qt5-quick3d/pkg-plist new file mode 100644 index 000000000000..599e8de81f03 --- /dev/null +++ b/x11-toolkits/qt5-quick3d/pkg-plist @@ -0,0 +1,409 @@ +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dabstractlight_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3darealight_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dcamera_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dcustomcamera_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dcustommaterial_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3ddefaultmaterial_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3ddirectionallight_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3deffect_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dfrustumcamera_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dgeometry_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3ditem2d_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dloader_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dmaterial_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dmodel_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dnode_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dnode_p_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dobject_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dobjectchangelistener_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dorthographiccamera_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dperspectivecamera_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dpickresult_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dpointlight_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dprincipledmaterial_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dquaternionanimation_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dquaternionutils_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3drenderstats_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3drepeater_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dsceneenvironment_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dscenemanager_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dscenerenderer_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dscenerootnode_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dshaderutils_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dspotlight_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dtexture_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dutils_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qquick3dviewport_p.h +%%QT_INCDIR%%/QtQuick3D/%%FULLVER%%/QtQuick3D/private/qtquick3dglobal_p.h +%%QT_INCDIR%%/QtQuick3D/QQuick3D +%%QT_INCDIR%%/QtQuick3D/QQuick3DGeometry +%%QT_INCDIR%%/QtQuick3D/QQuick3DObject +%%QT_INCDIR%%/QtQuick3D/QtQuick3D +%%QT_INCDIR%%/QtQuick3D/QtQuick3DDepends +%%QT_INCDIR%%/QtQuick3D/QtQuick3DVersion +%%QT_INCDIR%%/QtQuick3D/qquick3d.h +%%QT_INCDIR%%/QtQuick3D/qquick3dgeometry.h +%%QT_INCDIR%%/QtQuick3D/qquick3dobject.h +%%QT_INCDIR%%/QtQuick3D/qtquick3dglobal.h +%%QT_INCDIR%%/QtQuick3D/qtquick3dversion.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgassetimporter_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgassetimporterfactory_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgassetimporterplugin_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgassetimportmanager_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgmeshbvhbuilder_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgmeshutilities_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qssgqmlutilities_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/%%FULLVER%%/QtQuick3DAssetImport/private/qtquick3dassetimportglobal_p.h +%%QT_INCDIR%%/QtQuick3DAssetImport/QtQuick3DAssetImport +%%QT_INCDIR%%/QtQuick3DAssetImport/QtQuick3DAssetImportDepends +%%QT_INCDIR%%/QtQuick3DAssetImport/QtQuick3DAssetImportVersion +%%QT_INCDIR%%/QtQuick3DAssetImport/qtquick3dassetimportversion.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgglimplobjects_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgopenglextensions_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgopengltokens_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgopenglutil_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderattriblayout_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackend_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendgl3_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendgl4_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendglbase_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendgles2_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendinputassemblergl_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendnull_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendrenderstatesgl_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbackendshaderprogramgl_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderbasetypes_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderconstantbuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendercontext_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderdatabuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderdepthstencilstate_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderframebuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderimagetexture_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderindexbuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderinputassembler_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderlogging_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderprogrampipeline_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderquerybase_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderrasterizerstate_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderrenderbuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendershaderconstant_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendershaderprogram_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrenderstoragebuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendersync_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendertexture2d_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendertexturebase_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendertexturecube_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendertimerquery_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qssgrendervertexbuffer_p.h +%%QT_INCDIR%%/QtQuick3DRender/%%FULLVER%%/QtQuick3DRender/private/qtquick3drenderglobal_p.h +%%QT_INCDIR%%/QtQuick3DRender/QtQuick3DRender +%%QT_INCDIR%%/QtQuick3DRender/QtQuick3DRenderDepends +%%QT_INCDIR%%/QtQuick3DRender/QtQuick3DRenderVersion +%%QT_INCDIR%%/QtQuick3DRender/qtquick3drenderversion.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgperframeallocator_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderableimage_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderableobjects_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderbuffermanager_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendercamera_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderclippingfrustum_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendercontextcore_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendercustommaterial_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendercustommaterialrendercontext_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendercustommaterialsystem_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterial_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterialshadergenerator_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderdynamicobjectsystem_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderdynamicobjectsystemcommands_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderdynamicobjectsystemutil_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendereffect_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendereffectsystem_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderer_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendererimpl_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendererimpllayerrenderdata_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendererimpllayerrenderhelper_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendererimpllayerrenderpreparationdata_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendererimplshaders_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendererutil_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendergeometry_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendergpuprofiler_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendergraphobject_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendergraphobjectpickquery_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderimage_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderimagebatchloader_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderimagetexturedata_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderinputstreamfactory_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderitem2d_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderlayer_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderlight_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderlightconstantproperties_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderlightmaps_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderloadedtexture_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendermaterialdirty_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendermaterialshadergenerator_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendermesh_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendermodel_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendernode_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderprefiltertexture_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderray_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderresourcebufferobjects_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderresourcemanager_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderresourcetexture2d_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendershadercache_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendershadercodegenerator_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendershadercodegeneratorv2_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendershaderkeys_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendershadowmap_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrendertessmodevalues_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgrenderthreadpool_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgruntimerenderlogging_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qssgvertexpipelineimpl_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/%%FULLVER%%/QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h +%%QT_INCDIR%%/QtQuick3DRuntimeRender/QtQuick3DRuntimeRender +%%QT_INCDIR%%/QtQuick3DRuntimeRender/QtQuick3DRuntimeRenderDepends +%%QT_INCDIR%%/QtQuick3DRuntimeRender/QtQuick3DRuntimeRenderVersion +%%QT_INCDIR%%/QtQuick3DRuntimeRender/qtquick3druntimerenderversion.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgbounds3_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgdataref_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssginvasivelinkedlist_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgmeshbvh_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgoption_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgperftimer_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgplane_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qssgutils_p.h +%%QT_INCDIR%%/QtQuick3DUtils/%%FULLVER%%/QtQuick3DUtils/private/qtquick3dutilsglobal_p.h +%%QT_INCDIR%%/QtQuick3DUtils/QtQuick3DUtils +%%QT_INCDIR%%/QtQuick3DUtils/QtQuick3DUtilsDepends +%%QT_INCDIR%%/QtQuick3DUtils/QtQuick3DUtilsVersion +%%QT_INCDIR%%/QtQuick3DUtils/qtquick3dutilsversion.h +%%QT_CMAKEDIR%%/Qt5Quick3D/Qt5Quick3DConfig.cmake +%%QT_CMAKEDIR%%/Qt5Quick3D/Qt5Quick3DConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DAssetImport/Qt5Quick3DAssetImportConfig.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DAssetImport/Qt5Quick3DAssetImportConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DAssetImport/Qt5Quick3DAssetImport_AssimpImporterPlugin.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DAssetImport/Qt5Quick3DAssetImport_UipAssetImporterPlugin.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DRender/Qt5Quick3DRenderConfig.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DRender/Qt5Quick3DRenderConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DRuntimeRender/Qt5Quick3DRuntimeRenderConfig.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DRuntimeRender/Qt5Quick3DRuntimeRenderConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DUtils/Qt5Quick3DUtilsConfig.cmake +%%QT_CMAKEDIR%%/Qt5Quick3DUtils/Qt5Quick3DUtilsConfigVersion.cmake +%%QT_BINDIR%%/balsam +%%QT_BINDIR%%/meshdebug +%%QT_LIBDIR%%/libQt5Quick3D.prl +%%QT_LIBDIR%%/libQt5Quick3D.so +%%QT_LIBDIR%%/libQt5Quick3D.so.5 +%%QT_LIBDIR%%/libQt5Quick3D.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5Quick3D.so.%%FULLVER%% +%%QT_LIBDIR%%/libQt5Quick3DAssetImport.prl +%%QT_LIBDIR%%/libQt5Quick3DAssetImport.so +%%QT_LIBDIR%%/libQt5Quick3DAssetImport.so.5 +%%QT_LIBDIR%%/libQt5Quick3DAssetImport.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5Quick3DAssetImport.so.%%FULLVER%% +%%QT_LIBDIR%%/libQt5Quick3DRender.prl +%%QT_LIBDIR%%/libQt5Quick3DRender.so +%%QT_LIBDIR%%/libQt5Quick3DRender.so.5 +%%QT_LIBDIR%%/libQt5Quick3DRender.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5Quick3DRender.so.%%FULLVER%% +%%QT_LIBDIR%%/libQt5Quick3DRuntimeRender.prl +%%QT_LIBDIR%%/libQt5Quick3DRuntimeRender.so +%%QT_LIBDIR%%/libQt5Quick3DRuntimeRender.so.5 +%%QT_LIBDIR%%/libQt5Quick3DRuntimeRender.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5Quick3DRuntimeRender.so.%%FULLVER%% +%%QT_LIBDIR%%/libQt5Quick3DUtils.prl +%%QT_LIBDIR%%/libQt5Quick3DUtils.so +%%QT_LIBDIR%%/libQt5Quick3DUtils.so.5 +%%QT_LIBDIR%%/libQt5Quick3DUtils.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5Quick3DUtils.so.%%FULLVER%% +%%QT_MKSPECDIR%%/modules/qt_lib_quick3d.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3d_private.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3dassetimport.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3dassetimport_private.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3drender.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3drender_private.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3druntimerender.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3druntimerender_private.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3dutils.pri +%%QT_MKSPECDIR%%/modules/qt_lib_quick3dutils_private.pri +%%QT_PLUGINDIR%%/assetimporters/libassimp.so +%%QT_PLUGINDIR%%/assetimporters/libuip.so +%%QT_QMLDIR%%/QtQuick3D/Effects/AdditiveColorGradient.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Blur.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/BrushStrokes.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/ChromaticAberration.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/ColorMaster.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/DepthOfFieldHQBlur.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Desaturate.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/DistortionRipple.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/DistortionSphere.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/DistortionSpiral.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/EdgeDetect.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Emboss.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Flip.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Fxaa.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/GaussianBlur.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/HDRBloomTonemap.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/MotionBlur.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/SCurveTonemap.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Scatter.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/TiltShift.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/Vignette.qml +%%QT_QMLDIR%%/QtQuick3D/Effects/libqtquick3deffectplugin.so +%%QT_QMLDIR%%/QtQuick3D/Effects/maps/brushnoise.png +%%QT_QMLDIR%%/QtQuick3D/Effects/maps/white.png +%%QT_QMLDIR%%/QtQuick3D/Effects/plugins.qmltypes +%%QT_QMLDIR%%/QtQuick3D/Effects/qmldir +%%QT_QMLDIR%%/QtQuick3D/Helpers/AxisHelper.qml +%%QT_QMLDIR%%/QtQuick3D/Helpers/DebugView.qml +%%QT_QMLDIR%%/QtQuick3D/Helpers/WasdController.qml +%%QT_QMLDIR%%/QtQuick3D/Helpers/libqtquick3dhelpersplugin.so +%%QT_QMLDIR%%/QtQuick3D/Helpers/meshes/axisGrid.mesh +%%QT_QMLDIR%%/QtQuick3D/Helpers/plugins.qmltypes +%%QT_QMLDIR%%/QtQuick3D/Helpers/qmldir +%%QT_QMLDIR%%/QtQuick3D/Materials/AluminumAnodizedEmissiveMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/AluminumAnodizedMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/AluminumBrushedMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/AluminumEmissiveMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/AluminumMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/CopperMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/FrostedGlassMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/FrostedGlassSinglePassMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/GlassMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/GlassRefractiveMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/PaperArtisticMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/PaperOfficeMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/PlasticStructuredRedEmissiveMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/PlasticStructuredRedMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/SteelMilledConcentricMaterial.qml +%%QT_QMLDIR%%/QtQuick3D/Materials/libqtquick3dmaterialplugin.so +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/art_paper_normal.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/art_paper_trans.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/asphalt.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/asphalt_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/bamboo_natural.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/bamboo_natural_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/bamboo_natural_spec.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/brushed_a.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/brushed_full_contrast.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/carbon_fiber.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/carbon_fiber_aniso.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/carbon_fiber_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/carbon_fiber_spec.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/concentric_milled_steel.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/concentric_milled_steel_aniso.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/concrete_plain.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/concrete_plain_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/cyclone_mesh_fencing.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/cyclone_mesh_fencing_normal.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/emissive.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/emissive_mask.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/grunge_b.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/grunge_d.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/metal_mesh.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/metal_mesh_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/metal_mesh_spec.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/paper_diffuse.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/paper_trans.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/powdercoat_bump_01.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/randomGradient1D.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/randomGradient2D.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/randomGradient3D.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/randomGradient4D.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/shadow.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/smooth_black_leather.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/smooth_black_leather_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/smooth_black_leather_spec.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/spherical_checker.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/studded_rubber_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/walnut.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/walnut_bump.png +%%QT_QMLDIR%%/QtQuick3D/Materials/maps/walnut_spec.png +%%QT_QMLDIR%%/QtQuick3D/Materials/plugins.qmltypes +%%QT_QMLDIR%%/QtQuick3D/Materials/qmldir +%%QT_QMLDIR%%/QtQuick3D/designer/AreaLightSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/AreaLightSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/CustomCameraSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/CustomCameraSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/CustomMaterialSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/CustomMaterialSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/DefaultMaterialSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/DefaultMaterialSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/DirectionalLightSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/DirectionalLightSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/FrustumCameraSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/FrustumCameraSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/IdComboBox.qml +%%QT_QMLDIR%%/QtQuick3D/designer/MaterialSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/ModelSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/ModelSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/NodeSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/NodeSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/Object3DSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/OrthographicCameraSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/OrthographicCameraSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/PerspectiveCameraSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/PerspectiveCameraSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/PointLightSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/PointLightSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/SceneEnvironmentSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/SceneEnvironmentSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/ShadowSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/SpotLightSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/SpotLightSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/TextureSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/TextureSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/View3DSection.qml +%%QT_QMLDIR%%/QtQuick3D/designer/View3DSpecifics.qml +%%QT_QMLDIR%%/QtQuick3D/designer/images/camera.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/camera16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/camera@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cone.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cone16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cone@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cube.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cube16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cube@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cylinder.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cylinder16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/cylinder@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/dummy.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/dummy16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/dummy@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/group.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/group16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/group@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/light.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/light16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/light@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/material.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/material16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/material@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/plane.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/plane16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/plane@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/scene.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/scene16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/scene@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/sphere.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/sphere16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/sphere@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/texture.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/texture16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/texture@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/view3D.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/view3D16.png +%%QT_QMLDIR%%/QtQuick3D/designer/images/view3D@2x.png +%%QT_QMLDIR%%/QtQuick3D/designer/quick3d.metainfo +%%QT_QMLDIR%%/QtQuick3D/designer/source/cone_model_template.qml +%%QT_QMLDIR%%/QtQuick3D/designer/source/cube_model_template.qml +%%QT_QMLDIR%%/QtQuick3D/designer/source/cylinder_model_template.qml +%%QT_QMLDIR%%/QtQuick3D/designer/source/plane_model_template.qml +%%QT_QMLDIR%%/QtQuick3D/designer/source/sphere_model_template.qml +%%QT_QMLDIR%%/QtQuick3D/designer/source/view3D_template.qml +%%QT_QMLDIR%%/QtQuick3D/libqquick3dplugin.so +%%QT_QMLDIR%%/QtQuick3D/plugins.qmltypes +%%QT_QMLDIR%%/QtQuick3D/qmldir +libdata/pkgconfig/Qt5Quick3D.pc +libdata/pkgconfig/Qt5Quick3DAssetImport.pc +libdata/pkgconfig/Qt5Quick3DRender.pc +libdata/pkgconfig/Qt5Quick3DRuntimeRender.pc +libdata/pkgconfig/Qt5Quick3DUtils.pc diff --git a/x11-toolkits/qt5-quicktimeline/Makefile b/x11-toolkits/qt5-quicktimeline/Makefile new file mode 100644 index 000000000000..e6922667c0b9 --- /dev/null +++ b/x11-toolkits/qt5-quicktimeline/Makefile @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= quicktimeline +DISTVERSION= ${QT5_VERSION} +CATEGORIES= x11-toolkits +PKGNAMEPREFIX= qt5- + +MAINTAINER= kde@FreeBSD.org +COMMENT= Set of controls for building complete interfaces in Qt Quick Timeline + +USES= compiler:c++11-lang qmake qt-dist:5 +USE_QT= core declarative quickcontrols \ + buildtools_build +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} + +.include <bsd.port.mk> diff --git a/x11-toolkits/qt5-quicktimeline/pkg-descr b/x11-toolkits/qt5-quicktimeline/pkg-descr new file mode 100644 index 000000000000..b1e76bed2343 --- /dev/null +++ b/x11-toolkits/qt5-quicktimeline/pkg-descr @@ -0,0 +1,7 @@ +Qt is a cross-platform application and UI framework for developers +using C++ or QML, a CSS/JavaScript-like language. + +The Qt Quick Controls module provides a set of controls that can be +used to build complete interfaces in Qt Quick Timeline. + +WWW: https://qt-project.org diff --git a/x11-toolkits/qt5-quicktimeline/pkg-plist b/x11-toolkits/qt5-quicktimeline/pkg-plist new file mode 100644 index 000000000000..52f709f5b3d5 --- /dev/null +++ b/x11-toolkits/qt5-quicktimeline/pkg-plist @@ -0,0 +1,3 @@ +%%QT_QMLDIR%%/QtQuick/Timeline/libqtquicktimelineplugin.so +%%QT_QMLDIR%%/QtQuick/Timeline/plugins.qmltypes +%%QT_QMLDIR%%/QtQuick/Timeline/qmldir |