aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libschedule/libschedule_0.16.bb
blob: a1b25ac78c5eefe931096bfea7e6d4951090ccb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "RTC alarm handling library for GPE"
SECTION = "gpe/libs"
PRIORITY = "optional"
LICENSE = "LGPL"
DEPENDS = "glib-2.0 sqlite libgpewidget"
PR = "r0"

GPE_TARBALL_SUFFIX = "bz2"

inherit autotools pkgconfig gpe

do_stage () {
        autotools_stage_all
}

SRC_URI[md5sum] = "da63b0ed460c0f44b9f85774caf3fb0d"
SRC_URI[sha256sum] = "a33977201ff13a4c08d3a74de0fcdbe7f072e4a92a261d5f39fbf16aab069050"