python-paste: Add new recipe
[openembedded.git] / recipes / freesmartphone / libpersistence_git.bb
blob8f6aafd42a48910a7a639e4dc34c46834296e9a0
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"
9 SRC_URI = "\
10 ${FREESMARTPHONE_GIT}/${PN};protocol=git;branch=mickey \
12 S = "${WORKDIR}/git"
14 inherit autotools_stage pkgconfig vala