aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfreesmartphone-glib_git.bb
blob: 67ced301d226d7ef963c0951e360fd859dc9ee62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "freesmartphone.org API GLib wrapper (auto-generated)"
SECTION = "devel"
LICENSE = "LGPL-3"
DEPENDS = "dbus-glib"
SRCREV = "2a7752cd0934ed833d924008bc7e6d6b573c9727"
PV = "0.2+gitr${SRCPV}"
PR = "r0"

SRC_URI = "${FREESMARTPHONE_GIT}/libfreesmartphone-glib.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

inherit autotools pkgconfig