summaryrefslogtreecommitdiffstats
path: root/package/gerbera
Commit message (Collapse)AuthorAgeFilesLines
* package/gerbera: fix static build with ffmpegFabrice Fontaine2019-03-281-0/+175
| | | | | | | | | | | Fixes: - http://autobuild.buildroot.org/results/2b99fabd798db84a0fce26ad696c58e54c6ff626 - http://autobuild.buildroot.org/results/95e410e5ab34c6d4626a58f97c0d2d5e6829a300 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 8795cb2082437e4d27fa24fae66fdad350439e67) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/gerbera: fix static build with curl and libidn2Fabrice Fontaine2019-03-251-0/+41
| | | | | | | | | | Fixes: - http://autobuild.buildroot.org/results/be5893b507d22a23951efeea20c18642742cef5a Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 7553b6ad23961be3f91798328fa8e955658dbd72) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/gerbera: bump to version 1.3.0Fabrice Fontaine2019-02-064-53/+5
| | | | | | | | | - Remove patch (already in version) - Add a dependency to gcc >= 7 for C++17 optional feature: https://github.com/gerbera/gerbera/commit/ae8192ddf37cec2c78ec578a5d627b2d89fa90f5 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/gerbera: new packageFabrice Fontaine2019-02-066-0/+383
A free media server. Stream your media to devices on your home network. https://gerbera.io Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Thomas: - fix S99gerbera to be compliant with the init script pattern that was recently put in place - add -l option in init script for logging - license code is GPL-2.0] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud