summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5webkit
diff options
context:
space:
mode:
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>2017-02-08 11:26:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-09 22:16:31 +0100
commit4d15e14fb6dc1a9cbedf8f33298608af61fb1148 (patch)
tree7aaac228cab2bc8e0e76489aab1087c5ac097cea /package/qt5/qt5webkit
parent00487cc56c4dc1d284f3501eaa555ad0b9ec96a5 (diff)
downloadbuildroot-4d15e14fb6dc1a9cbedf8f33298608af61fb1148.tar.gz
buildroot-4d15e14fb6dc1a9cbedf8f33298608af61fb1148.zip
package/qt5: add meaningful help texts and package URLs
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5webkit')
-rw-r--r--package/qt5/qt5webkit/Config.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/qt5/qt5webkit/Config.in b/package/qt5/qt5webkit/Config.in
index 48aaf945d8..e9c11fbe6f 100644
--- a/package/qt5/qt5webkit/Config.in
+++ b/package/qt5/qt5webkit/Config.in
@@ -13,14 +13,16 @@ config BR2_PACKAGE_QT5WEBKIT
Qt is a cross-platform application and UI framework for
developers using C++.
- This package corresponds to the qt5webkit module.
+ The Qt WebKit module provides the WebView API, which
+ allows QML applications to render regions of dynamic
+ web content.
This package has been removed from the official release packages
since Qt5.6.0, but it is still available for users to build it
from source. This is useful for platforms without GPU since the
successor (QtWebEngine) requires OpenGL support.
- http://qt.io
+ http://doc.qt.io/archives/qt-5.5/qtwebkit-index.html
comment "qt5webkit needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
OpenPOWER on IntegriCloud