aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
AgeCommit message (Collapse)Author
2014-06-10libdc1394: fix S!=B failureTim Orling
Fixes: fatal error: dc1394/camera.h: No such file or directory | #include <dc1394/camera.h> | ^ | compilation terminated. Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10schroedinger: fix S!=B error, rename "files"Tim Orling
Fixes: *** No rule to make target `[...]/schroedinger/1.0.11-r0/schroedinger-1.0.11/schroedinger/tmp-orc.c', needed by `tmp-orc.o'. Stop. Rename "files/" to "schroedinger/" Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10fluidsynth: fix S!=B errorsTim Orling
Fixes: : fatal error: fluidsynth/version.h: No such file or directory | #include "fluidsynth/version.h" Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-21faac: fix S!=B failureMatthieu CRAPET
Also use ${BP} and ${BPN}. Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12sox: add PACKAGECONFIG for aoMartin Jansa
* fixes following issue from test-dependencies report: sox/sox/latest lost dependency on libao Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12libao: add PACKAGECONFIG for alsa and pulseaudioMartin Jansa
* fixes following issues from test-dependencies report: Found errors: libao/libao-plugin-libalsa/latest doesn't exist libao/libao-plugin-libalsa-dbg/latest doesn't exist libao/libao-plugin-libpulse/latest doesn't exist libao/libao-plugin-libpulse-dbg/latest doesn't exist Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09emacs, mplayer2, gnome-mplayer, xbmc, libimobiledevice, ifuse, tk: blacklist ↵Martin Jansa
recipes failing in world builds * these are failing for last couple months, blacklist them until someone steps up and starts maintaining them * see http://www.openembedded.org/wiki/Bitbake_World_Status Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09vlc: add dependencies, drop unrecognized optionsTim Orling
First version had no "PATCH] on subject line and wrong layer [meta-perl] * add PKGCONFIG for libass, mkv * drop PKGCONFIG for id3tag, mpeg2dec * drop unrecognized options: --enable-v4l, --disable-opengl,-id3tag,-mpeg2dec * add dependencies from JaMa builds / configure.ac NOTE: requires fluidsynth >= 1.1.2 (will work on that next) Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09fluidsynth: upgrade to 1.1.6Tim Orling
First version had no [PATCH] on subject line and non-helpful "inherit gettext" * now hosted at sourceforge * drop unrecognized option for readline NOTE: autotools is deprecated TODO: investigate cmake build Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-07libmusicbrainz: add dependency on neon-nativeMartin Jansa
* we're building separate native binary make-c-interface which is also checking for neon with pkg-config, when it fails it's not fatal and configure continues to configure target version (which finds neon correctly) but failed native make-c-interface build resultsin this error: -- Found PkgConfig: /OE/build/oe-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config (found version "0.28") -- checking for module 'neon' -- found neon, version 0.30.0 CMake Error at /OE/build/oe-core/tmp-eglibc/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find Neon (missing: NEON_LIBRARIES) Call Stack (most recent call first): /OE/build/oe-core/tmp-eglibc/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindNeon.cmake:19 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:22 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! See also "/OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/libmusicbrainz/5.0.1+gitAUTOINC+0749dd0a35-r1/git/build-native/CMakeFiles/CMakeOutput.log". make: *** No rule to make target 'make-c-interface'. Stop. ... -- Found PkgConfig: /OE/build/oe-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config (found version "0.28") -- checking for module 'neon' -- found neon, version 0.30.0 -- Found Neon: /OE/build/oe-core/tmp-eglibc/sysroots/qemux86/usr/lib/libneon.so CMake Error at src/CMakeLists.txt:19 (INCLUDE): include could not find load file: /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/libmusicbrainz/5.0.1+gitAUTOINC+0749dd0a35-r1/git/build-native/ImportExecutables.cmake -- Configuring incomplete, errors occurred! Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05coriander: add tiff dependencyMartin Jansa
* otherwise do_compile fails with: thread_save.c:858:18: error: 'SAVE_FORMAT_TIFF' undeclared (first use in this function) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libdc1394: disable building examplesTrevor Woerner
Building the examples suffers from host contamination and therefore does not succeed. | arm-oe-linux-gnueabi-libtool: link: arm-oe-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork --sysroot=... -I/usr/include/SDL ... -lrt -L/usr/lib64 ... | /SSD/build/distroless/tmp/qemuarm-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.2/ld: warning: library search path "/usr/lib64" is unsafe for cross-compilation | /usr/lib64/librt.so: file not recognized: File format not recognized Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libdc1394: add libsdl dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-23mpg123: upgrade to 1.19.0Cristian Iorga
- switched to ${BP} variable; - ${S} redundant, removed; - option with-module-suffix=.so: load modules with .so extension; - .la files are kept only for dev packages; - clearer COPYING file, about contribution and licenses; no changes to licenses. Signed-off-by: Cristian Iorga <ubik3000@gmail.com> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-23musicpd/mpd: upgrade to 0.18.9Cristian Iorga
* Upgrade fixes a crash with libvorbis 1.3.4; Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-23musicpd/mpd: bump to current upstream stableStephen Arnold
Bump music player daemon to the latest upstream stable release. Same as previous 0.18.4 recipe with trivial updates. Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-23vlc: bump to v2.1.4Tim Orling
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-18vlc: update to 2.1.2Tim Orling
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-18xbmc: branch name is case sensitiveTim Orling
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-18musicbrainz: Build with B=SMike Looijmans
This recipe doesn't work when B!=S, so force B=$S to fix the failure. Signed-off-by: Mike Looijmans <milo-software@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-11libdvdcss: update to 1.2.13Tim Orling
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-05recipes: bump PRs and remove PRINCsMartin Jansa
* resolves following warnings: WARNING: Use of PRINC 17 was detected in the recipe meta-openembedded/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_git.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-smartphone/meta-android/recipes-bsp/chroot-script/chroot-script_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi-ui_0.6.31.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/bind/bind_9.8.1.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-serialgetty.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/screen/screen_4.0.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow_4.1.4.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-support/libcap/libcap_2.22.bb (or one of its .bbappends) WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-bsp/keymaps/keymaps_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb (or one of its .bbappends) WARNING: Use of PRINC 12 was detected in the recipe openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 13 was detected in the recipe openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/navit/navit_svn.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-support/lvm2/lvm2_2.02.97.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-connectivity/portmap/portmap_6.0.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-extended/pam/libpam_1.1.6.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-efl/recipes-efl/efl/entrance_svn.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-bsp/formfactor/formfactor_0.0.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi_0.6.31.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb (or one of its .bbappends) WARNING: Use of PRINC 5 was detected in the recipe meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb (or one of its .bbappends) WARNING: Use of PRINC 5 was detected in the recipe openembedded-core/meta/recipes-connectivity/bluez/bluez4_4.101.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-base.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb (or one of its .bbappends) WARNING: Use of PRINC 7 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb (or one of its .bbappends) WARNING: Use of PRINC 7 was detected in the recipe openembedded-core/meta/recipes-core/udev/udev-extraconf_1.0.bb (or one of its .bbappends) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24vlc: Fix build with flac-1.3.0Martin Jansa
* vlc was broken again since flac was upgraded in oe-core: commit 85ac4d82c77e3cab6a5867e4ec110ba07023838b Author: Cristian Iorga <cristian.iorga@intel.com> Date: Wed Feb 12 18:42:32 2014 +0200 Subject: flac: upgrade to 1.3.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24vlc: Add PACKAGECONFIG for jackMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23libao: Add PACKAGECONFIG for esound supportDiego Sueiro
libao compiling is failing because of a dependency on esound. Adding PACKAGECONFIG to fix the issue. Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-18vlc: fix build with newer freetype from oe-coreMartin Jansa
* ftsynth.h header was moved to freetype2 and vlc is broken since: commit 7cbf6060ac14b0f4d2f038f821ca980be0d46cb0 Author: Ross Burton <ross.burton@intel.com> Date: Mon Nov 11 17:25:22 2013 +0000 Subject: freetype: upgrade to 2.5.0.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-18vlc: fix build with kernel headers 3.9 and newerMartin Jansa
* V4L2_CID_HCENTER and V4L2_CID_VCENTER removed from linux v3.9 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-15oscam: bump SRCREVKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-01tearofsteel-1080p: Add recipeOtavio Salvador
This adds the Tears of Steel movie in 1080P as a sample content for easy addition in images. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-01tvheadend: Disable dvdscanMartin Jansa
* when enabled it will try to download http://linuxtv.org/hg/dvb-apps/archive/tip.tar.bz2 from do_configure (bypassing PREMIRROR and bitbake fetcher), but what's worse even when it fetches it, it fails in do_install, because dvb-scan directory is empty, reading the script called from configure 3.3-r0/git/support/getmuxlist, I don't know how it could work before, because it first moves files to dvb-scan directory and then removes them all one by one. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-18mpd: update to 0.18.4 and get sources from musicpd.orgAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-18libmpd: sources have moved from sourceforge to musicpd.orgAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-03libao: add missing plugin to packages listPatrick Patat
Signed-off-by: Patrick Patat <patrick.patat@innotis.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-28bigbuckbunny: Don't use whole avi in LIC_FILES_CHKSUM and add versionMartin Jansa
* it's causing huge deploy/licenses files: 211M deploy/licenses/bigbuckbunny-480p 317M deploy/licenses/bigbuckbunny-720p 886M deploy/licenses/bigbuckbunny-1080p and avi checksum is already verified by SRC_URI checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-21coriander: add recipeCliff Brake
Initial recipe created by Khem Raj Signed-off-by: Cliff Brake <cbrake@bec-systems.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-21libdc1394: Remove redundant dependenciesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-17libdc1394: add recipeCliff Brake
Initial recipe created by Khem Raj Signed-off-by: Cliff Brake <cbrake@bec-systems.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05schroedinger: add recipePaul Eggleton
Originally based on the recipe from OE-Classic. Changes from that version: * Remove packaging of gstreamer plugin that was removed in 1.09 * Inherit pkgconfig since pkg-config is being used * Set more appropriate LICENSE * Add LIC_FILES_CHKSUM * Add SUMMARY * Optimise out inc file since it doesn't seem particularly useful to have one for this recipe Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05faac: add recipePaul Eggleton
Originally based on the recipe from OE-Classic. Changes from that version: * Update to 1.28 * Add a patch from Debian to fix compilation errors * Split out staticdev files into their own package * Set reasonable SUMMARY instead of DESCRIPTION * Add LIC_FILES_CHKSUM * Drop PRIORITY and default value of S * Rearrange recipe into logical order Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19libao: add version 1.1.0jc@vtkloud.com
This is basically a 99% import of Peter Tworek's recipe from tworaz666@gmail.com found in https://github.com/tworaz/oe-tworaz/blob/master/meta-jlime/recipes-support/libao/libao_1.1.0.bb Signed-off-by: JC <jc@vtkloud.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17sox: Add PACKAGECONFIG for mad, id3tag and lameMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17fluidsynth: Add PACKAGECONFIG for sndfile, jack, pulseaudio, portaudio and ↵Martin Jansa
readline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17mkvtoolnix: Add PACKAGECONFIG for flacMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xbmc: Add libmad dependencyMartin Jansa
* fails without it: | checking mad.h usability... no | checking mad.h presence... no | checking for mad.h... no | configure: error: Could not find a required library. Please see the README for your platform. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17dleyna: switch to git clones instead of generated tarballsRoss Burton
The tarballs used were the dynamically-generated tarballs from github, which recently have changed checksum. Avoid this problem entirely by fetching from git, locked to the relevant tag. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03mpg123: add PACKAGECONFIG for pulseaudio and alsaEren Türkay
The default DISTRO_FEATURES include alsa and pulseaudio at the same time. Hence, both of the options are enabled in mpg123 configuration without adding related dependencies, which causes build error. Make the options mutually exclusive through PACKAGECONFIG. If both alsa and pulseaudio are specified, pulseaudio takes precedence. Signed-off-by: Eren Türkay <eren@hambedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03remove the unnecessary protocol parametersJackie Huang
It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30mkvtoolnix: inherit gettext and export RUBYLIBMartin Jansa
* fails to call msgfmt in do_compile: MSGFMT po/cs.po ERROR: Function failed: do_compile (see mkvtoolnix/5.9.0-r0/temp/log.do_compile.3794 for further information) * fails to find rubygems.rb: <internal:gem_prelude>:1:in `require': cannot load such file rubygems.rb (LoadError) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30sox: add PACKAGECONFIG for magic and wavpackMartin Jansa
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>