aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libhandoff/libhandoff_0.1.bb
blob: 4b95a22467af244afa81e6ad569e9e8fb2969a12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE     = "GPL"
DESCRIPTION = "handoff library for GPE calendar"
SECTION = "gpe/libs"
PRIORITY = "optional"
DEPENDS  = "glib-2.0"

inherit pkgconfig gpe autotools

GPE_TARBALL_SUFFIX = "bz2"

do_stage () {
        autotools_stage_all
}

SRC_URI[md5sum] = "8ec44fda9476391ed372f835d5358fe8"
SRC_URI[sha256sum] = "9505377f6b4d4b657889e8468fca8049c8c2c46c3ddd03bb4eef0e7b2e1bad3b"