merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / libgpelaunch / libgpelaunch_0.14.bb
blob24ee20a1c68e9eacadc6a4320ccbdcc9a75acb7b
1 LICENSE = "LGPL"
2 DESCRIPTION = "GPE program launcher library"
3 SECTION = "libs"
4 DEPENDS = "gtk+ startup-notification"
5 PR = "r1"
7 inherit autotools pkgconfig
9 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
12 FILES_${PN}-dbg += "/usr/libexec/libgpelaunch/.debug"
14 do_stage() {
15 autotools_stage_all