summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/gerbera
Commit message (Collapse)AuthorAgeFilesLines
* gerbera: Disable PIE on rv64Khem Raj2020-08-171-0/+2
| | | | | | | | It ends up with textrels otherwise QA Issue: gerbera: ELF binary /usr/bin/gerbera has relocations in .text [textrel] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gerbera: Upgrade to 1.6.0Khem Raj2020-07-311-3/+2
| | | | | | Add needed dependencies this version demands Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gerbera: Upgrade 1.3.0 -> 1.3.2Adrian Bunk2019-10-282-19/+2
| | | | | | | Use the upstream systemd service file. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gerbera: Update to 1.3.0Khem Raj2019-02-081-5/+6
| | | | | | | Add missing dependency on libnsl2 Turn systemd support into a packageconfig knob Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gerbera: clean recipeFabien Lahoudere2017-09-181-13/+11
| | | | | | | Clean the recipe and change the name of libupnp to libupnp1.8. Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gerbera: Add recipeFabien Lahoudere2017-09-132-0/+47
Gerbera is a UPnP media server which allows you to stream your digital media through your home network and consume it on a variety of UPnP compatible devices. Gerbera is based on MediaTomb 12.1 which is dead upstream, so this is an attempt to kick it back into life. Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>