aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
AgeCommit message (Collapse)Author
2019-07-11libao: Remove the non-default esound PACKAGECONFIGAdrian Bunk
esound has been removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10vlc: Remove the obsolete dependency on dbus-glibAdrian Bunk
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10tremor: Upgrade 20150107 -> 20180319Adrian Bunk
Also switch to the new repository. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10vlc: notify switched to GTK+3 some time agoAdrian Bunk
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10gssdp: Merge incAdrian Bunk
This recipe stopped having multiple versions in 2014. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-25meta-multimedia: add layer depends on meta-pythonHongxu Jia
Since mycroft of meta-multimedia requires python3-requests which comes from meta-python, add missing layer depends back Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15openh264: Fix armv7ve buildCarlos Rafael Giani
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-24libsrtp: Fix compilation and add pkgconfigMarek Belisko
With current recipe state only static library was build. Add extra option to build dynamic library and also inherit pkgconfig to have installed library pkgconfig Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-23dvb-apps: Remove workaround patch for ancient target compilersAdrian Bunk
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09Remove liboilAdrian Bunk
It was replaced by orc 10 years ago and no users are left in meta-openembedded. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09vlc: Remove workaround and patches for problems fixed upstreamAdrian Bunk
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09schroedinger: Remove the obsolete DEPENDS on liboilAdrian Bunk
schroedinger switched from liboil to orc several years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09dvb-apps: Remove dvb-fe-xc5000c-4.1.30.7.fwAdrian Bunk
Shipping firmware for some specific device in dvb-apps is wrong, even more so when the same binary is already in linux-firmware. The firmware was also not LICENSE = "GPLv2" as the recipe claimed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09caps: Upgrade 0.9.24 -> 0.9.26Adrian Bunk
Remove patches applied upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-03vlc: rework qt PACKAGECONFIGAndreas Müller
* qt4 support is gone -> move to qt5 * while at it remove noop libtool copy Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-02opusfile: fix SRC_URI for multilibMartin Jansa
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-27fluidsynth: upgrade 2.0.4 -> 2.0.5Andreas Müller
Release notes are found at [1] - upgrade can be considered as bugfix release [1] https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.5 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-16mycroft: Bump from 19.2.2 to 19.2.3Alistair Francis
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-16mycroft: Update the systemd service to ensure we are ready to startAlistair Francis
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-06ncmpc: Rename artist_screen to library_screenKhem Raj
artist_screen is not a valid meson option Fixes ERROR: ncmpc-0.33-r0 do_configure: QA Issue: ncmpc: configure was passed unrecognised options: artist_screen [unknown-configure-option] Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2019-04-06mycroft: Initial commitAlistair Francis
Mycroft is an open source speech assistant. It traditionally runs inside Python virtual env and installs all of the pip and native packages and programs that is needs at setup. This generally includes a native gcc build for some of the binaries in the pip packages. This patch adds Mycroft support and edits the source to remove the Python venv usage so we can just run in standard Python world. This allows us to use the preinstalled Python packages where avaliable and avoid installing too much on the target at runtime. At the moment we still require a few simple Python packages to be installed but we don't requrie any target compilation. Hopefully in the future we can remove all of the runtime install requirements by adding all the Python packages to the rootFS pre-boot and setting up the other files/directories as required during the build process. This patch also adds two systemd services. The first will setup mycroft on boot, the second will start the mycroft voice assistant. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-01layer.conf: Add warrior to compatible release seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-22fluidsynth: upgrade 2.0.3 -> 2.0.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-16packagegroup-meta-multimedia: Remove gst 0.10 related packagesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-16gstreamer-0.10: Remove recipesKhem Raj
It has been over 5+ years for migration to gstreamer 1.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-07vlc: Add -pthread on riscvKhem Raj
Fixes missing atomic symols during linking e.g. vlc-3.0.6/src/misc/picture_pool.c:201: undefined reference to `__atomic_fetch_add_2' collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-07webrtc-audio-processing: Add support for risc-vKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-06liboil: Fix build on risc-vKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-04dvb-apps: Disable static librariesKhem Raj
It can be undesired linking to a static library especially when static linking it disabled globally so lets disable it always here Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-03mimic: Initial commit of version 1.2.0.2Alistair Francis
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-03license: Add licenses required for MimicAlistair Francis
Add the CMU-Tex, Sun and BellBird licenses that are required for Mimic. See: BellBird: https://github.com/MycroftAI/mimic/blob/development/COPYING#L959 Sun: https://github.com/MycroftAI/mimic/blob/development/COPYING#L915 CMU-Tex: https://github.com/MycroftAI/mimic/blob/development/COPYING#L840 Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-03vlc: Upgrade to 3.0.6Khem Raj
Drop upstreamed patches or fixed differently upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-13liboil: Fix build with clangKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-12libupnp: Build samples with LFS onKhem Raj
Fixes errors ( qemuarm/thumb ) ../../../git/upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-08gerbera: Update to 1.3.0Khem Raj
Add missing dependency on libnsl2 Turn systemd support into a packageconfig knob Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-08libupnp: Upgrade to 1.8.4Khem Raj
License-Update: Renamed and deleted empty line License file is now called COPYING https://github.com/mrjimenez/pupnp/commit/d3a04002e5e5220f88b43d979505bb3156532e83#diff-7116ef0705885343c9e1b2171a06be0e This is 3 Clause BSD license so make it accurate Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-03oscam: Update to latest svn revision 11491Khem Raj
Supports openssl 1.1.x Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-03rtmpdump: Switch to using GNU TLS instead of openssl10Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-16fluidsynth: upgrade 1.1.11 -> 2.0.3Andreas Müller
* Fallout caused by API change should be fixed in all recipes depending fluidsynth. To make this happen I sent out patches to many projects during last autumn. * Add PACKAGECONFIG for profiling (disabled by default). * ARM-NEON-patch was reworked and profiling runs were performed with and without the patch. See patch description for profiling results. * We need to split tool to generate parameter tables to native. Since target and native builds do not share much in common we don't use BBCALLSEXTEND * Add patch which allows clients to reduce useless copies of buffers. Fluidsynth-DSSI (in meta-qt5-extra currently) is going to make use of this. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-14openal-soft: Upgrade to 1.19.1Khem Raj
License-Update: Removed sections that are not needed see https://github.com/kcat/openal-soft/commit/4c61103e34b190c53f0669cb341355d031044571#diff-7116ef0705885343c9e1b2171a06be0e Switch to github for SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-13meta-multimedia: add pgk group and imagesArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-10libdc1394: Don't use ${PN}Richard Weinberger
Don't use ${PN} for the source dir, it will break multilib builds. The correct variable is ${BPN}. Cc: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-10caps: Don't use ${PN}Richard Weinberger
Don't use ${PN} for the source dir, it will break multilib builds. The correct variable is ${BPN}. The bitbake defaults are: BP = "${BPN}-${PV}" S = "${WORKDIR}/${BP}" Therefore we can remove this line. Cc: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-02faac: update 1.29 -> 1.29.9.2Athanasios Oikonomou
Remove not required patch and extra EXTRA_OECONF "--without-mp4v2". Previously not required mp4v2 library was dropped on 1.29.9.2. While being there also fix issue with multilib build on aarch64 using FILES_lib${BPN} instead of FILES_lib${PN}. WARNING: lib32-faac-1.29.9.2-r0 do_package: QA Issue: lib32-faac: Files/directories were installed but not shipped in any package: /usr/lib/libfaac.so.0 /usr/lib/libfaac.so.0.0.0 Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. lib32-faac: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Athanasios Oikonomou <athoik@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-12-23tvheadend: Add dependency on dvb-appsKhem Raj
Fixed errors like ERROR: Failed to fetch dvb-scan data (use --disable-dvbscan) NOTE: The following config.log files may provide further information. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-29libdvbcsa: Add recipeKhem Raj
tvheadend needs this library Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-29dvb-apps: linux dvb apps package supportHaseenamol
This includes dvb-apps patches, dvb-scan-tables, dvb-libraries and firmware for WINTV 950Q Fix build with kernel > 4.14 Inherit perlnative for tests to build Change options to cp command to fix dvb-apps: /dvb-apps/usr/share/dvb/dvb-t/vn-Hanoi is owned by uid 3004, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Haseenamol <haseenamol@tataelxsi.co.in> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-27rygel: Upgrade to 0.37.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-26Add a working Tvheadend recipePeter Bašista
The original one was previously removed by commit ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 as part of a clean-up of blacklisted recipes. Signed-off-by: Peter Bašista <pbasista@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-26mpd: eliminate systemd ExecStart editMax Kellermann
This was never necessary because MPD's build script already inserts the correct path. Signed-off-by: Max Kellermann <max.kellermann@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>