python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / qt5 / qt5multimedia / Config.in
blob5b14ac57f1398c7dc2daff7f2e9be22cb7432e6e
1 config BR2_PACKAGE_QT5MULTIMEDIA
2         bool "qt5multimedia"
3         select BR2_PACKAGE_QT5BASE
4         select BR2_PACKAGE_QT5BASE_GUI
5         select BR2_PACKAGE_QT5BASE_NETWORK
6         select BR2_PACKAGE_QT5BASE_OPENGL_LIB if BR2_PACKAGE_QT5BASE_OPENGL
7         help
8           Qt is a cross-platform application and UI framework for
9           developers using C++.
11           The Qt Multimedia module provides a rich feature set that
12           enables you to easily take advantage of a platform's multimedia
13           capabilities such as media playback and the use of camera and
14           radio devices.
16           http://doc.qt.io/qt-5/multimediaoverview.html