[oe-commits] Martin Jansa : vlc: Add PACKAGECONFIG for jack

git at git.openembedded.org git at git.openembedded.org
Mon Feb 24 09:04:27 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Feb 23 02:28:07 2014 +0100

vlc: Add PACKAGECONFIG for jack

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

---

 meta-multimedia/recipes-multimedia/vlc/vlc.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
index f3d8a03..6400719 100644
--- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
+++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
@@ -70,6 +70,7 @@ PACKAGECONFIG[mad] = "--enable-mad,--disable-mad,libmad"
 PACKAGECONFIG[id3tag] = "--enable-id3tag,--disable-id3tag,libid3tag"
 PACKAGECONFIG[a52] = "--enable-a52,--disable-a52,liba52"
 PACKAGECONFIG[mpeg2dec] = "--enable-mpeg2dec,--disable-mpeg2dec,mpeg2dec"
+PACKAGECONFIG[jack] = "--enable-jack,--disable-jack,jack"
 
 do_configure() {
     cp ${STAGING_DATADIR}/aclocal/libgcrypt.m4 ${S}/m4/ 



More information about the Openembedded-commits mailing list