summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/hornsey/hornsey_git.bb
blob: a43904bfc7798e20633d8e8b2f65015498f458c0 (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 clutter-gst bickley bognor-regis nbtk startup-notification libunique"

S = "${WORKDIR}/git"

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

inherit autotools_stage