summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-11 17:34:10 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-11 17:34:10 +0200
commit343b48322ddfe8ca72c056804b350057b080fa47 (patch)
tree76086dbe5b1040a14ed41685a74c8ac776498487 /recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
parent7bab703f4ac28a1982eb9b16eea97330579404c6 (diff)
downloadmeta-ti-343b48322ddfe8ca72c056804b350057b080fa47.tar.gz
Matrix 2.0: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb b/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
new file mode 100644
index 00000000..fd941043
--- /dev/null
+++ b/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "Qt4 demo descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA"
4PRIORITY = "optional"
5
6PR = "r0"
7
8PACKAGE_ARCH = "all"
9
10SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/608/5036/qt4demos_1.0.tar.gz"
11
12S = ${WORKDIR}/qt4demos
13
14require matrix-gui-apps.inc
15
16# Make sure qt4 submenu has been installed
17RDEPENDS += matrix-gui-submenus-qt4
18
19FILES_${PN} += "${MATRIX_BASE_DIR}/*"
20
21SRC_URI[md5sum] = "49b65c4af67117ba70e0ddabfe486abe"
22SRC_URI[sha256sum] = "8367c539caf6902961db4b8f38b0fb1f05b7b105d5e7fd143c9503ca0c8a1df2"