generic-poky/meta/recipes-multimedia
Richard Purdie 06f2f8ce0a meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Using "1" with getVar is bad coding style and "True" is preferred.
This patch is a sed over the meta directory of the form:

sed \
 -e 's:\(\.getVar([^,()]*, \)1 *):\1True):g' \
 -e 's:\(\.getVarFlag([^,()]*, [^,()]*, \)1 *):\1True):g' \
 -i `grep -ril getVar *`

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-05 10:22:56 -08:00
..
alsa meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
flac flac: Add missing gettext dependency (requires iconv) 2011-10-14 13:18:05 +01:00
gstreamer meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
lame More quoting fixes 2012-02-26 22:51:58 +00:00
liba52 liba52: refactor packages for staticdev 2012-01-19 13:26:10 +00:00
libid3tag recipes: bump PR to rebuild .la files without libz.la 2012-02-21 17:00:47 +00:00
libmad Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE 2012-01-24 11:54:15 +00:00
libogg libogg: upgrade to version 1.3.0 2011-10-31 23:03:50 +00:00
libomxil Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE 2012-01-24 11:54:15 +00:00
libpng recipes: bump PR to rebuild .la files without libz.la 2012-02-21 17:00:47 +00:00
libsamplerate libsamplerate0: upgrade to 0.1.8 2012-01-03 12:14:24 +00:00
libsndfile libsndfile1: upgrade to version 1.0.25 2011-10-31 23:03:50 +00:00
libtheora Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
libtiff tiff: Update to version 3.9.5 2012-02-28 12:27:48 +00:00
libvorbis recipes-multimedia: Update SUMMARY and DESCRIPTIONS 2010-12-16 15:53:09 +00:00
mpeg2dec mpeg2dec: depend on libx11 conditionally 2012-02-23 23:59:38 +00:00
musicbrainz Add Upstream-Status to patches 2012-01-03 12:14:31 +00:00
pulseaudio pulseaudio: Really disable orc support 2012-02-26 11:56:05 +00:00
speex recipes-multimedia: Update SUMMARY and DESCRIPTIONS 2010-12-16 15:53:09 +00:00
tremor tremor: upgrade to 18163 (20120122) 2012-01-24 11:54:23 +00:00