summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-3d-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-3d-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-3d-demos_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb b/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb
new file mode 100644
index 00000000..c653c6fc
--- /dev/null
+++ b/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb
@@ -0,0 +1,20 @@
1DESCRIPTION = "3D demo descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA"
4PRIORITY = "optional"
5
6PR = "r0"
7
8SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/603/5030/3ddemos_1.0.tar.gz"
9
10S = ${WORKDIR}/3ddemos
11
12require matrix-gui-apps.inc
13
14# Make sure 3D submenu has been installed
15RDEPENDS += matrix-gui-submenus-3d
16
17FILES_${PN} += "${MATRIX_BASE_DIR}/*"
18
19SRC_URI[md5sum] = "998363dbabea3724c4c3283a480cdb60"
20SRC_URI[sha256sum] = "aab5890dffe4e9f36f78a64ec16e7221649bb61ef1ceee2e1246cd666d197268"