summaryrefslogtreecommitdiff
path: root/recipes/moblin/hornsey_git.bb
blob: 1ea1df502c51d5b47c99d2c67f1c556e50490aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "The Moblin mediaplayer"
LICENSE = "LGPLv2.1"

SRCREV = "92e1ebf8f5fdb8f4abcc190213c20b653aac411a"
PV = "0.0"
PR_append = "+git${SRCREV}"

DEPENDS = "clutter clutter-gst-0.9 bickley nbtk bognor-regis libunique startup-notification gtk+"

SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
S = "${WORKDIR}/git"

inherit autotools_stage