package/qt5*: change project URLs to https

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Peter Seiderer
2021-11-14 17:29:22 +01:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 075b01f2f7
commit 55a7666834
23 changed files with 25 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ config BR2_PACKAGE_QT53D
Enable the assimp package to gain the assimp sceneparser Enable the assimp package to gain the assimp sceneparser
plugin. plugin.
http://doc.qt.io/qt-5/qt3d-index.html https://doc.qt.io/qt-5/qt3d-index.html
comment "qt53d module needs an OpenGL-capable backend" comment "qt53d module needs an OpenGL-capable backend"
depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE

View File

@@ -12,7 +12,7 @@ config BR2_PACKAGE_QT5BASE
contains the base Qt libraries: QtCore, QtNetwork, QtGui, contains the base Qt libraries: QtCore, QtNetwork, QtGui,
QtWidgets, etc. QtWidgets, etc.
http://qt.io https://qt.io
if BR2_PACKAGE_QT5BASE if BR2_PACKAGE_QT5BASE

View File

@@ -10,8 +10,8 @@ config BR2_PACKAGE_QT5CONNECTIVITY
Qt Connectivity module provides support for Bluetooth/NFC Qt Connectivity module provides support for Bluetooth/NFC
peripherials. peripherials.
http://doc.qt.io/qt-5/qtbluetooth-index.html https://doc.qt.io/qt-5/qtbluetooth-index.html
http://doc.qt.io/qt-5/qtnfc-index.html https://doc.qt.io/qt-5/qtnfc-index.html
comment "qt5connectivity needs neard and/or bluez5_utils" comment "qt5connectivity needs neard and/or bluez5_utils"
depends on !BR2_PACKAGE_NEARD && !BR2_PACKAGE_BLUEZ5_UTILS depends on !BR2_PACKAGE_NEARD && !BR2_PACKAGE_BLUEZ5_UTILS

View File

@@ -8,8 +8,8 @@ config BR2_PACKAGE_QT5DECLARATIVE
Qt Declarative module provides the Qt QML and Qt Quick Qt Declarative module provides the Qt QML and Qt Quick
modules for developing UIs with the QML language modules for developing UIs with the QML language
http://doc.qt.io/qt-5/qtqml-index.html https://doc.qt.io/qt-5/qtqml-index.html
http://doc.qt.io/qt-5/qtquick-index.html https://doc.qt.io/qt-5/qtquick-index.html
if BR2_PACKAGE_QT5DECLARATIVE if BR2_PACKAGE_QT5DECLARATIVE

View File

@@ -13,4 +13,4 @@ config BR2_PACKAGE_QT5ENGINIO
This package has been tagged as deprecated since version This package has been tagged as deprecated since version
5.6 and not recommended for new design. 5.6 and not recommended for new design.
http://doc.qt.io/archives/qt-5.5/enginio-index.html https://doc.qt.io/archives/qt-5.5/enginio-index.html

View File

@@ -12,7 +12,7 @@ config BR2_PACKAGE_QT5GRAPHICALEFFECTS
for adding visually impressive and configurable effects to for adding visually impressive and configurable effects to
user interfaces. user interfaces.
http://doc.qt.io/qt-5/qtgraphicaleffects-index.html https://doc.qt.io/qt-5/qtgraphicaleffects-index.html
comment "qt5graphicaleffects needs an OpenGL-capable backend" comment "qt5graphicaleffects needs an OpenGL-capable backend"
depends on !BR2_PACKAGE_QT5_GL_AVAILABLE depends on !BR2_PACKAGE_QT5_GL_AVAILABLE

View File

@@ -8,4 +8,4 @@ config BR2_PACKAGE_QT5IMAGEFORMATS
The Qt Image Formats module provides plugins for The Qt Image Formats module provides plugins for
additional image formats: TIFF, MNG, TGA, WBMP additional image formats: TIFF, MNG, TGA, WBMP
http://doc.qt.io/qt-5/qtimageformats-index.html https://doc.qt.io/qt-5/qtimageformats-index.html

View File

@@ -9,4 +9,4 @@ config BR2_PACKAGE_QT5LOCATION
solutions using the data available from some of the solutions using the data available from some of the
popular location services. popular location services.
http://doc.qt.io/qt-5/qtlocation-index.html https://doc.qt.io/qt-5/qtlocation-index.html

View File

@@ -12,4 +12,4 @@ config BR2_PACKAGE_QT5MULTIMEDIA
multimedia capabilities such as media playback and the use multimedia capabilities such as media playback and the use
of camera and radio devices. of camera and radio devices.
http://doc.qt.io/qt-5/multimediaoverview.html https://doc.qt.io/qt-5/multimediaoverview.html

View File

@@ -10,4 +10,4 @@ config BR2_PACKAGE_QT5QUICKCONTROLS
The Qt Quick Controls module provides a set of controls The Qt Quick Controls module provides a set of controls
that can be used to build complete interfaces in Qt Quick. that can be used to build complete interfaces in Qt Quick.
http://doc.qt.io/qt-5/qtquickcontrols-index.html https://doc.qt.io/qt-5/qtquickcontrols-index.html

View File

@@ -12,4 +12,4 @@ config BR2_PACKAGE_QT5SCRIPT
5.5.0 and should be replaced by Qt QML module in new 5.5.0 and should be replaced by Qt QML module in new
design. design.
http://doc.qt.io/qt-5/qtscript-index.html https://doc.qt.io/qt-5/qtscript-index.html

View File

@@ -7,4 +7,4 @@ config BR2_PACKAGE_QT5SENSORS
The Qt Sensors API provides access to sensor hardware The Qt Sensors API provides access to sensor hardware
via QML and C++ interfaces. via QML and C++ interfaces.
http://doc.qt.io/qt-5/qtsensors-index.html https://doc.qt.io/qt-5/qtsensors-index.html

View File

@@ -11,7 +11,7 @@ config BR2_PACKAGE_QT5SERIALBUS
This module was in tech preview in Qt 5.6, and promoted This module was in tech preview in Qt 5.6, and promoted
to a core module in Qt 5.8.0. to a core module in Qt 5.8.0.
http://doc.qt.io/qt-5/qtserialbus-index.html https://doc.qt.io/qt-5/qtserialbus-index.html
comment "qt5serialbus needs headers >= 3.6" comment "qt5serialbus needs headers >= 3.6"
depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6 depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6

View File

@@ -8,4 +8,4 @@ config BR2_PACKAGE_QT5SERIALPORT
includes configuring, I/O operations, getting and setting includes configuring, I/O operations, getting and setting
the control signals of the RS-232 pinouts. the control signals of the RS-232 pinouts.
http://doc.qt.io/qt-5/qtserialport-index.html https://doc.qt.io/qt-5/qtserialport-index.html

View File

@@ -8,4 +8,4 @@ config BR2_PACKAGE_QT5SVG
Qt SVG provides classes for rendering and displaying SVG Qt SVG provides classes for rendering and displaying SVG
drawings in widgets and on other paint devices. drawings in widgets and on other paint devices.
http://doc.qt.io/qt-5/qtsvg-index.html https://doc.qt.io/qt-5/qtsvg-index.html

View File

@@ -7,7 +7,7 @@ config BR2_PACKAGE_QT5TOOLS
Qt Tools provides tools facilitate the development Qt Tools provides tools facilitate the development
and design of applications. and design of applications.
http://doc.qt.io/qt-5/qtmodules.html#qt-tools https://doc.qt.io/qt-5/qtmodules.html#qt-tools
if BR2_PACKAGE_QT5TOOLS if BR2_PACKAGE_QT5TOOLS

View File

@@ -11,7 +11,7 @@ config BR2_PACKAGE_QT5WAYLAND
This package corresponds to the qt5wayland module. This package corresponds to the qt5wayland module.
http://qt.io https://qt.io
if BR2_PACKAGE_QT5WAYLAND if BR2_PACKAGE_QT5WAYLAND

View File

@@ -9,4 +9,4 @@ config BR2_PACKAGE_QT5WEBCHANNEL
a server (QML/C++ application) and a client a server (QML/C++ application) and a client
(HTML/JavaScript or QML application). (HTML/JavaScript or QML application).
http://doc.qt.io/qt-5/qtwebchannel-index.html https://doc.qt.io/qt-5/qtwebchannel-index.html

View File

@@ -74,7 +74,7 @@ config BR2_PACKAGE_QT5WEBENGINE
be made fully editable by the user through the use of the be made fully editable by the user through the use of the
contenteditable attribute on HTML elements. contenteditable attribute on HTML elements.
http://doc.qt.io/qt-5/qtwebengine-index.html https://doc.qt.io/qt-5/qtwebengine-index.html
if BR2_PACKAGE_QT5WEBENGINE if BR2_PACKAGE_QT5WEBENGINE

View File

@@ -29,7 +29,7 @@ config BR2_PACKAGE_QT5WEBKIT
without GPU since the successor (QtWebEngine) requires without GPU since the successor (QtWebEngine) requires
OpenGL support. OpenGL support.
http://doc.qt.io/archives/qt-5.5/qtwebkit-index.html https://doc.qt.io/archives/qt-5.5/qtwebkit-index.html
comment "qt5webkit needs a toolchain w/ dynamic library, gcc >= 4.9, host gcc >= 4.9" comment "qt5webkit needs a toolchain w/ dynamic library, gcc >= 4.9, host gcc >= 4.9"
depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 || \ depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 || \

View File

@@ -10,4 +10,4 @@ config BR2_PACKAGE_QT5WEBSOCKETS
process WebSocket requests, or a client that can process WebSocket requests, or a client that can
consume data received from the server, or both. consume data received from the server, or both.
http://doc.qt.io/qt-5/qtwebsockets-index.html https://doc.qt.io/qt-5/qtwebsockets-index.html

View File

@@ -9,4 +9,4 @@ config BR2_PACKAGE_QT5X11EXTRAS
Qt X11 Extras enables the Qt programmer to write Qt X11 Extras enables the Qt programmer to write
applications for the Linux/X11 platform. applications for the Linux/X11 platform.
http://doc.qt.io/qt-5/qtx11extras-index.html https://doc.qt.io/qt-5/qtx11extras-index.html

View File

@@ -7,4 +7,4 @@ config BR2_PACKAGE_QT5XMLPATTERNS
The Qt XML Patterns module provides support for XPath, The Qt XML Patterns module provides support for XPath,
XQuery, XSLT, and XML Schema validation. XQuery, XSLT, and XML Schema validation.
http://doc.qt.io/qt-5/qtxmlpatterns-index.html https://doc.qt.io/qt-5/qtxmlpatterns-index.html