[Buildroot] [PATCH 1/1] gerbera: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Feb 6 10:11:46 UTC 2019


On Sun, 20 May 2018 10:28:53 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> A free media server.
> Stream your media to devices on your home network.
> 
> https://gerbera.io
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  DEVELOPERS                                     |   1 +
>  package/Config.in                              |   1 +
>  package/gerbera/0001-Fix-atrailers-build.patch |  48 +++++++++
>  package/gerbera/Config.in                      |  27 +++++
>  package/gerbera/S99gerbera                     |  38 +++++++
>  package/gerbera/config.xml                     | 139 +++++++++++++++++++++++++
>  package/gerbera/gerbera.hash                   |   3 +
>  package/gerbera/gerbera.mk                     | 114 ++++++++++++++++++++
>  8 files changed, 371 insertions(+)
>  create mode 100644 package/gerbera/0001-Fix-atrailers-build.patch
>  create mode 100644 package/gerbera/Config.in
>  create mode 100644 package/gerbera/S99gerbera
>  create mode 100644 package/gerbera/config.xml
>  create mode 100644 package/gerbera/gerbera.hash
>  create mode 100644 package/gerbera/gerbera.mk

Applied to master with the following changes:

    [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]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list