git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac78af3
)
break up esound into esd, esddsp, esd-utils, libesd
author
Phil Blundell
<philb@gnu.org>
Sat, 31 Jul 2004 23:51:07 +0000
(23:51 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 31 Jul 2004 23:51:07 +0000
(23:51 +0000)
BKrev: 410c306bHGeGaeUIYeQThd_t-sWt4w
esound/esound-gpe_cvs.oe
patch
|
blob
|
history
diff --git
a/esound/esound-gpe_cvs.oe
b/esound/esound-gpe_cvs.oe
index
83f8e41
..
225bfe1
100644
(file)
--- a/
esound/esound-gpe_cvs.oe
+++ b/
esound/esound-gpe_cvs.oe
@@
-3,6
+3,13
@@
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \
file://configure.patch;patch=1"
S = "${WORKDIR}/esound"
DEPENDS = "audiofile"
+PR = "r1"
+
+PACKAGES =+ "esddsp esd esd-utils"
+
+FILES_esddsp = "${bindir}/esddsp ${libdir}/libesddsp.so.*"
+FILES_esd = "${bindir}/esd"
+FILES_esd-utils = "${bindir}"
inherit autotools libtool pkgconfig