]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libgpelaunch/libgpelaunch_0.14.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libgpelaunch / libgpelaunch_0.14.bb
1 LICENSE = "LGPL"
2 DESCRIPTION = "GPE program launcher library"
3 SECTION = "libs"
4 DEPENDS = "gtk+ libgpewidget startup-notification"
5
6 inherit autotools pkgconfig
7
8 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
9
10 do_stage() {
11 autotools_stage_all
12 }