aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
AgeCommit message (Collapse)Author
2020-02-20libcamera: Bumped to latest source revisionMadhavan Krishnan
libcamera uses the host machine python instead of sysroot, We use the patch file for libcamera source to use the sysroot python. But libcamera team has fix this issue and, pushed the changes to libcamera source, now we are pointing to that particular source revision of libcamera. In musl, we faced the compilation iisue, so we changed the source revision pointing to the fix of musl compilation issue. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-18dleyna-renderer: Fix build with gupnp 1.2+Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-18dleyna-server: Bump version to support 1.2 gupnpKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-18dleyna-core: Update to latest to support gupnp 1.2Khem Raj
License-Update: Changed copyright years Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-17gupnp-av: Upgrade to 0.12.11Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17gupnp-igd: Upgrade to 0.2.5Khem Raj
Backport patch to support gupnp 1.2 APIs Add gsspd to deps Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17gupnp-tools: Upgrade to 0.10.0Khem Raj
Add missing dep on glib-2.0-native inherit gtk-icon-cache Convert to use meson Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17rygel: Upgrade to 0.38.3Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17gupnp-dlna: Rename patchdir to PNKhem Raj
This makes is specific to gupnp-dlna alone since thats only recipe using the patches inside files Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17gupnp: Upgrade to 1.2.2Khem Raj
Switch to using meson Depend on py3 since its now supported Relax packaging to include version number in gupnp-binding-tool Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17gssdp: Upgrade to 1.2.2Khem Raj
Switch to using meson Use sniffer via packageconfig Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-02-17x265: Move into meta-multimediaKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-03vlc: Link with libatomic on rv64Khem Raj
Fixes vlc-3.0.8/src/misc/picture_pool.c:200: undefined reference to `__atomic_fetch_add_2' vlc-3.0.8/src/audio_output/dec.c:201: undefined reference to `__atomic_exchange_1' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-19vlc: add mime-xdg to inheritAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-14gst-shark: Upgrade to 0.6.1Khem Raj
Fetch gst common from gitlab src_uri Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@googlemail.com>
2020-01-14gstd: Upgrade to 0.8.1Khem Raj
Install /run and /var/run during runtime Rewrite absolute symlinks to be relative Drop upstreamed patch for gtk-doc fix Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@googlemail.com>
2020-01-10Added bb file for libcamera integrationmadhavank27
Signed-off-by: madhavank27 <madhavan.krishnan@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02vorbis-tools: Use external gettextKhem Raj
Fixes build with gettext 0.20.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-26tvheadend: Fix format-truncation warningsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-26mpd: Fix build with gcc10Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-25fluidsynth: upgrade 2.0.9 -> 2.1.0Andreas Müller
As the version number suggests this is largely a feature upgrade: >From annoucement: New features new, less "ringing" reverb engine (#380, thanks to @jjceresa) new, stereophonic chorus engine (#548, thanks to @jjceresa) support for Downloadable Sounds (DLS) files was added (#320, requires libinstpatch) improved integrity checking of SoundFont modulators (#467, thanks to @jjceresa) rendering to stdout is now possible (#553, thanks to @mawe42) the following Audio Drivers have been added: Oboe (#464, tested on Android, thanks to @atsushieno) OpenSLES (#464, tested on Android, thanks to @atsushieno) SDL2 (#478, thanks to @carlo-bramini) WaveOut (#466, tested on Win98, WinNT4.0, WinXP, thanks to @carlo-bramini) various performance improvements (#543, #545, #547, #569, #573) Bug fixes generator modEnvAttack now has a convex shape according to SoundFont spec (#153) the default MIDI Pitch Wheel to Initial Pitch modulator now uses Fine Tune as destination generator, allowing it to be overridden by the soundfont designer (#154, thanks to @jjceresa) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-23dvb-apps: Replace stime with clock_settimeKhem Raj
Newer glibc 2.31+ removed stime. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-20rygel: Use nonarch_libdir for systemd unitsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-20dcadec: Define BASELIB as a knobKhem Raj
Use https protocol in fetcher Fixes ERROR: dcadec-0.2.0-r0 do_package: QA Issue: dcadec: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/libdcadec.so.0 /usr/lib/libdcadec.so.0.1.0 /usr/lib/libdcadec.so /usr/lib/pkgconfig /usr/lib/pkgconfig/dcadec.pc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-19tinyalsa: fix installation libdir path to match multilibsKhem Raj
Fixes ERROR: tinyalsa-1.1.1+gitAUTOINC+8449529c7e-r0 do_package: QA Issue: tinyalsa: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/libtinyalsa.a Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-18mycroft: RDEPENDS on mpg123 to allow singingAlistair Francis
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10projucer: add x11 to required distro featuresAndreas Müller
It depends on many X11-libs Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-09libdc1394: Update to 2.2.6 releaseKhem Raj
Use tarball fetcher and drop autotools-brokensep Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-By: Andreas Müller <schnitzeltony@gmail.com>
2019-12-05projucer: Upgrade to 5.4.5Khem Raj
License-Update: https://github.com/WeAreROLI/JUCE/commit/d9dee4d87332bf9e3d12da2e032608698829dc14#diff-37854d19817c792316d481f5beb93cc7 Enbable GPL build and disable webkit component Merge native and nativesdk component into single recipe using bbclassextend Disable build on musl Link with libatomic on arches without builtin atomics Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-27tvheadend: Demand use of py3 during buildKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-21recipes: rename distro_features_check to features_checkDenys Dmytriyenko
Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-17fluidsynth: upgrade 2.0.7 -> 2.0.9Andreas Müller
>From announcement 2.0.9: * an implicitly declared function caused a pointer to int truncation in CoreAudio driver (#591) * fix a stack-based overflow in CoreAudio driver (#594, thanks to @fkmclane) >From announcement 2.0.8: * fix incorrect behavior of fluid_sample_set_sound_data() (#576, thanks to @swesterfeld) * fix voices being mixed incorrectly, causing audible crackle esp. at sample-rates >48kHz (#580) * make sure that defining NDEBUG disables assertions Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-13tvheadend: Set CLEANBROKENKhem Raj
It cant be rebuilt in same configured sources as of now. | Makefile:755: /support/.mk: No such file or directory | make: *** No rule to make target '/support/.mk'. Stop. | ERROR: oe_runmake failed Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-13tvheadend: Fix build with 64bit time_tKhem Raj
use intmax_t to print time_t, makes it portable across musl/glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-13tvheadend: Update to tip of masterKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-28vlc: Upgrade 3.0.6 -> 3.0.8Adrian Bunk
Workaround for riscv64 issue fixed upstream removed. Also merge the inc into the recipe. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-28webrtc-audio-processing: Upgrade 0.3 -> 0.3.1Adrian Bunk
Backported patches removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-28gstd: Fix the version numberAdrian Bunk
This is Gstd 0.6.3 for GStreamer 1.x. Also merge the inc into the recipe. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-28gerbera: Upgrade 1.3.0 -> 1.3.2Adrian Bunk
Use the upstream systemd service file. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-26mycroft: Fixup remaining issuesAlistair Francis
This patch combines a few fixups: - Don't bother users about missing package manager - Use pocketsphinx by default (as it works on RISC-V) - Add Upstream-Status to all patches Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-17tremor: Clarify BSD license variantChristophe PRIOUZEAU
The License of tremor is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-17libmpdclient: Clarify BSD license variantChristophe PRIOUZEAU
The License of libmpdclient is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-17mycroft: Run the files from /varAlistair Francis
To avoid errors when running on a read only /lib/ file system copy the files to /var and run mycroft from there. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-17mycroft: Bump to 19.8.1Alistair Francis
Bump the Mycroft version and at the same time remove the requirement to install Python packages using pip on the target. Installing packages on the target doesn't always work depending on the features of the rootfs. We now install a lot more of the Python pip packages in OE as well. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-11packagegroup-meta-multimedia: Remove libsquish from rdepsKhem Raj
libsquish builds a static library alone which is primarily used during build only. There is no runtime component to it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-11tinyalsa: Update to latestKhem Raj
package tools binaries into PN Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-09fluidsynth: upgrade 2.0.6 -> 2.0.7Andreas Müller
Minor bugfixes >From announcement: * fix broken audio output when reverb was active after synth creation (#563) * fix debug console messages not being visible for debug builds on Windows Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-08Add zeus compatibility to all layer.conf filesPalmer Dabbelt
I have no idea if this is the right thing to do, but without the patch I can't actually buil OE because none of these layers are compatible with the change in openembedded-core to move to zeus. Fixes: a5c9709b8d ("layer.conf: Update for zeus series") # openembedded-core Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-13bigbuckbunny: Use faster download mirrorsKhem Raj
Original URIs are very slow and these files are quite large where it can mean hours of download Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-12mycroft: Remove alsa-oss from rdepsKhem Raj
It seems to only need pulseaudio alsa plugins and alsa-oss does not build for musl so its marked incompatible for musl so lets remove it Signed-off-by: Khem Raj <raj.khem@gmail.com>