[oe-commits] Martin Jansa : sox: Add PACKAGECONFIG for mad, id3tag and lame

git at git.openembedded.org git at git.openembedded.org
Tue Sep 17 17:09:48 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: d06960f39903fa4c63f3dc0c2c44553a5c737c22
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d06960f39903fa4c63f3dc0c2c44553a5c737c22

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug 25 23:01:17 2013 +0200

sox: Add PACKAGECONFIG for mad, id3tag and lame

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-multimedia/sox/sox_14.4.0.bb           |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb b/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
index 25b3d5f..cebad44 100644
--- a/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
+++ b/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
@@ -16,6 +16,9 @@ PACKAGECONFIG[pulseaudio] = "--with-pulseaudio=dyn,--with-pulseaudio=no,pulseaud
 PACKAGECONFIG[alsa] = "--with-alsa=dyn,--with-alsa=no,alsa-lib,"
 PACKAGECONFIG[wavpack] = "--with-wavpack=dyn,--with-wavpack=no,wavpack,"
 PACKAGECONFIG[magic] = "--with-magic,--without-magic,file,"
+PACKAGECONFIG[mad] = "--with-mad,--without-mad,libmad,"
+PACKAGECONFIG[id3tag] = "--with-id3tag,--without-id3tag,libid3tag,"
+PACKAGECONFIG[lame] = "--with-lame,--without-lame,lame,"
 
 LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe \



More information about the Openembedded-commits mailing list