summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/hornsey/hornsey_git.bb
blob: 0bab9e76b9d472919338bd4e37800976008239e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique"

S = "${WORKDIR}/git"

FILES_${PN} += "${datadir}/icons"

inherit autotools_stage