summaryrefslogtreecommitdiff
path: root/meta-moblin/packages/hornsey
diff options
context:
space:
mode:
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