qt5cinex: Add new Qt5CinematicExperience package.
authorPierre Le Magourou <pierre.lemagourou@openwide.fr>
Wed, 7 Jan 2015 14:22:21 +0000 (15:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Jan 2015 20:37:55 +0000 (21:37 +0100)
commit2b266815cb90a9bb8f5e4bc85463f51accf91060
treed4e646ec7c6346527792deb264215b27bf23884c
parentb1badd880f482ab676934556590c4c15d048a386
qt5cinex: Add new Qt5CinematicExperience package.

[Thomas:
 - Change the dependency logic in the Config.in file. We don't want to
   have a 'depends on BR2_PACKAGE_QT5GRAPHICALEFFECTS': it should be
   selected automatically. Instead, let's have a dependency on Qt5 and
   OpenGL, and select everything else automatically. A comment is
   added, shown only when Qt5 is available, on the right platforms
   (which have JSCore support), to explain that we need an OpenGL
   backend.
 - Change the prompt of the package to be qt5cinex, to match the
   package name.
 - Replace "High-definition support" by "High-definition version".
 - Fix a typo in the Config.in help text: definifition -> definition.
 - Add a comment in the .mk file explaining why we install a wrapper
   shell script (explanation taken from Pierre's e-mail).
 - Fix indentation in the install target commands.
 - Keep only sha256 hashes, those are sufficient. Replace the comment
   in the hash file by the more traditional "Locally computed".]

Signed-off-by: Pierre Le Magourou <pierre.lemagourou@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/qt5cinex/0001-Fix-execution-problem-with-Qt5.3.patch [new file with mode: 0644]
package/qt5cinex/CinematicExperience-demo [new file with mode: 0755]
package/qt5cinex/Config.in [new file with mode: 0644]
package/qt5cinex/qt5cinex.hash [new file with mode: 0644]
package/qt5cinex/qt5cinex.mk [new file with mode: 0644]