summaryrefslogtreecommitdiff
path: root/Mk/Uses/qt-dist.mk
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-08-20 12:37:33 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-08-20 12:37:33 +0000
commit025cc1d1957796c9abfc0f1c7f18bbaa607282c3 (patch)
tree5c8d98d0d63889e0098f880e99f78b7cfb4d1d3c /Mk/Uses/qt-dist.mk
parenttextproc/elasticsearch6: Update to 6.8.12 (diff)
[NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline
Add QtQuick3D and QtQuick Timeline. QtQuick3D Description from Qt [1]: Qt Quick 3D provides a high-level API for creating 3D content or UIs based on Qt Quick. Rather than using an external engine which creates syncing issues, and additional layers of abstraction, we provide extensions to the existing Qt Quick scenegraph for spatial content, and a renderer for that extended scenegraph. When using the Spatial scenegraph it is also be possible to mix Qt Quick 2D content with 3D content. QtQuick Timeline Description from Qt [2]: The Qt Quick Timeline module enables keyframe-based animations and parameterization. This module is directly supported by Qt Design Studio and Qt Quick Designer, with a timeline editor to create keyframe-based animations. [1] https://doc.qt.io/qt-5/qtquick3d-index.html [2] https://doc.qt.io/qt-5/qtquicktimeline-index.html Approved by: tcberner and swills (mentors) Differential Revision: https://reviews.freebsd.org/D25762
Notes
Notes: svn path=/head/; revision=545533
Diffstat (limited to 'Mk/Uses/qt-dist.mk')
-rw-r--r--Mk/Uses/qt-dist.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk
index ca83c34a1f65..5cfbd3356a73 100644
--- a/Mk/Uses/qt-dist.mk
+++ b/Mk/Uses/qt-dist.mk
@@ -25,8 +25,8 @@ qmake_ARGS?= # empty
# Supported distribution arguments
_QT5_DISTS= 3d activeqt androidextras base charts connectivity datavis3d \
declarative doc gamepad graphicaleffects imageformats location \
- lottie macextras multimedia networkauth purchasing quickcontrols \
- quickcontrols2 remoteobjects script scxml sensors serialbus \
+ lottie macextras multimedia networkauth purchasing quick3d quickcontrols \
+ quickcontrols2 quicktimeline remoteobjects script scxml sensors serialbus \
serialport speech svg tools translations virtualkeyboard wayland \
webchannel webengine webglplugin websockets webview winextras \
x11extras xmlpatterns