summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/hornsey/hornsey_git.bb
blob: 403563f7f41e9485fc32c1fca641bc147ddf9b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "The Moblin Media Player"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
LICENSE = "LGPLv2.1"
PV = "0.0+git${SRCPV}"
PR = "r2"

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

EXTRA_OECONF = "--disable-shave"

S = "${WORKDIR}/git"

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

inherit autotools_stage