diff options
author | Tomasz Olszak <olszak.tomasz@gmail.com> | 2013-12-23 10:17:02 +0100 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2013-12-23 10:17:02 +0100 |
commit | cf199067b74038c6d2a625127ea633237a75f7ac (patch) | |
tree | 813bbbeea87765d84f9a4b6db63f8b16a6dd2de9 | |
parent | 590bfa6f992cfb4f0b59af2d84b89a837b8d4153 (diff) | |
download | meta-common-cf199067b74038c6d2a625127ea633237a75f7ac.tar.gz meta-common-cf199067b74038c6d2a625127ea633237a75f7ac.tar.bz2 meta-common-cf199067b74038c6d2a625127ea633237a75f7ac.zip |
Added qt pattern.
Bug-Tizen: TIVI-2452
Change-Id: I3fc8cf508372a0bbea48ada85346646a7416b63f
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
-rw-r--r-- | patterns/qt.yaml | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/patterns/qt.yaml b/patterns/qt.yaml new file mode 100644 index 0000000..e4ae387 --- /dev/null +++ b/patterns/qt.yaml @@ -0,0 +1,68 @@ +Description: Qt Framework +Name: qt +Packages: +- qt5-default +- qt5-plugin-accessible-widgets +- qt5-plugin-bearer-connman +- qt5-plugin-bearer-generic +- qt5-plugin-bearer-nm +- qt5-plugin-generic-evdev +- qt5-plugin-imageformat-gif +- qt5-plugin-imageformat-ico +- qt5-plugin-imageformat-jpeg +- qt5-plugin-platform-eglfs +- qt5-plugin-platforminputcontext-compose +- qt5-plugin-platforminputcontext-ibus +- qt5-plugin-platform-linuxfb +- qt5-plugin-platform-minimal +- qt5-plugin-platform-minimalegl +- qt5-plugin-platform-offscreen +- qt5-plugin-printsupport-cups +- qt5-plugin-sqldriver-sqlite +- qt5-qtconcurrent +- qt5-qtcore +- qt5-qtdbus +- qt5-qtdeclarative +- qt5-qtdeclarative-import-dialogs +- qt5-qtdeclarative-import-folderlistmodel +- qt5-qtdeclarative-import-localstorageplugin +- qt5-qtdeclarative-import-models2 +- qt5-qtdeclarative-import-particles2 +- qt5-qtdeclarative-import-privatewidgets +- qt5-qtdeclarative-import-qtquick2plugin +- qt5-qtdeclarative-import-qttest +- qt5-qtdeclarative-import-sensors +- qt5-qtdeclarative-import-settings +- qt5-qtdeclarative-import-window2 +- qt5-qtdeclarative-import-xmllistmodel +- qt5-qtdeclarative-plugin-accessible +- qt5-qtdeclarative-plugin-qmlinspector +- qt5-qtdeclarative-qml +- qt5-qtdeclarative-qmlscene +- qt5-qtdeclarative-qtquick +- qt5-qtdeclarative-qtquickparticles +- qt5-qtdeclarative-qtquicktest +- qt5-qtgraphicaleffects +- qt5-qtgui +- qt5-qtimageformats-plugin-mng +- qt5-qtimageformats-plugin-tga +- qt5-qtimageformats-plugin-tiff +- qt5-qtimageformats-plugin-wbmp +- qt5-qtnetwork +- qt5-qtopengl +- qt5-qtprintsupport +- qt5-qtquickcontrols +- qt5-qtquickcontrols-tizen +- qt5-qtsensors +- qt5-qtsensors-plugin-generic +- qt5-qtsensors-plugin-gestures-sensor +- qt5-qtsensors-plugin-gestures-shake +- qt5-qtsensors-plugin-tizen +- qt5-qtsql +- qt5-qttest +- qt5-qtwayland +- qt5-qtwidgets +- qt5-qtxml +- qt5-qtxmlpatterns +- qtchooser +Summary: Qt Framework |