1 2 3 4 5 6 7 8 9 10 11 12 13
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 }