[oe-commits] Martin Jansa : mesa-demos: import recipe from poky

git version control git at git.openembedded.org
Mon Jan 10 15:28:01 UTC 2011


Module: openembedded.git
Branch: master
Commit: a4c2f40911a9c75c975f2692a146c8c835116d6e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a4c2f40911a9c75c975f2692a146c8c835116d6e

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Mon Jan 10 17:56:00 2011 +0000

mesa-demos: import recipe from poky

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/mesa/mesa-demos_8.0.1.bb |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/recipes/mesa/mesa-demos_8.0.1.bb b/recipes/mesa/mesa-demos_8.0.1.bb
new file mode 100644
index 0000000..0314342
--- /dev/null
+++ b/recipes/mesa/mesa-demos_8.0.1.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "mesa demo applications"
+HOMEPAGE = "http://mesa3d.org"
+SECTION = "x11"
+
+LICENSE = "MIT & PD"
+
+DEPENDS = "virtual/libx11 virtual/libgl libglew"
+
+PR = "r0"
+
+SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/demos/${PV}/${PN}-${PV}.tar.bz2"
+
+inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "320c2a4b6edc6faba35d9cb1e2a30bf4"
+SRC_URI[sha256sum] = "4bc7f2b20d17e3eebfec288f2367a435cd2db71fc5ac9ece2c14827e290d77d1"





More information about the Openembedded-commits mailing list