summaryrefslogtreecommitdiff
path: root/meta-moblin/packages/hornsey
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-06-19 18:06:20 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-06-19 18:06:20 +0100
commitcd60a7eb241e7e658cfa88043ca0049845ebdecd (patch)
tree66ea5034858475aed63a906c5184ac20d6b30781 /meta-moblin/packages/hornsey
parent19e1d23dd1c46b11d929d8803f24121b7b8447d3 (diff)
downloadopenembedded-core-cd60a7eb241e7e658cfa88043ca0049845ebdecd.tar.gz
openembedded-core-cd60a7eb241e7e658cfa88043ca0049845ebdecd.tar.bz2
openembedded-core-cd60a7eb241e7e658cfa88043ca0049845ebdecd.tar.xz
openembedded-core-cd60a7eb241e7e658cfa88043ca0049845ebdecd.zip
meta-moblin: Add recipes for most moblin beta components
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/hornsey')
-rw-r--r--meta-moblin/packages/hornsey/hornsey_git.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey_git.bb b/meta-moblin/packages/hornsey/hornsey_git.bb
new file mode 100644
index 000000000..a43904bfc
--- /dev/null
+++ b/meta-moblin/packages/hornsey/hornsey_git.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "The Moblin Media Player"
+SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
+LICENSE = "LGPLv2.1"
+PV = "0.0+git${SRCPV}"
+PR = "r1"
+
+DEPENDS = "clutter clutter-gst bickley bognor-regis nbtk startup-notification libunique"
+
+S = "${WORKDIR}/git"
+
+FILES_${PN} += "${datadir}/icons"
+
+inherit autotools_stage