repo.or.cz
/
org.openembedded.dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git]
/
packages
/
libgpelaunch
/
libgpelaunch_0.14.bb
blob
24ee20a1c68e9eacadc6a4320ccbdcc9a75acb7b
1
LICENSE
=
"LGPL"
2
DESCRIPTION
=
"GPE program launcher library"
3
SECTION
=
"libs"
4
DEPENDS
=
"gtk+ startup-notification"
5
PR
=
"r1"
6
7
inherit autotools pkgconfig
8
9
SRC_URI
=
"${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
10
11
12
FILES_$
{
PN
}-
dbg
+=
"/usr/libexec/libgpelaunch/.debug"
13
14
do_stage
() {
15
autotools_stage_all
16
}