break up esound into esd, esddsp, esd-utils, libesd
authorPhil Blundell <philb@gnu.org>
Sat, 31 Jul 2004 23:51:07 +0000 (23:51 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 31 Jul 2004 23:51:07 +0000 (23:51 +0000)
BKrev: 410c306bHGeGaeUIYeQThd_t-sWt4w

esound/esound-gpe_cvs.oe

index 83f8e41..225bfe1 100644 (file)
@@ -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