dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / freesmartphone / libpersistence_git.bb
1 DESCRIPTION = "A GObject Persistence Library"
2 AUTHOR = "Jürg Billeter, Michael 'Mickey' Lauer"
3 LICENSE = "LGPL"
4 SECTION = "devel"
5 DEPENDS = "libgee"
6 PV = "0.1.0+gitr${SRCREV}"
7 PR = "r0"
8
9 SRC_URI = "\
10   ${FREESMARTPHONE_GIT}/${PN};protocol=git;branch=mickey \
11 "
12 S = "${WORKDIR}/git"
13
14 inherit autotools_stage pkgconfig vala