All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] gerbera: new package
Date: Wed, 6 Feb 2019 11:11:46 +0100	[thread overview]
Message-ID: <20190206111146.3cc28843@windsurf> (raw)
In-Reply-To: <20180520082853.6753-1-fontaine.fabrice@gmail.com>

On Sun, 20 May 2018 10:28:53 +0200
Fabrice Fontaine <fontaine.fabrice@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@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

      reply	other threads:[~2019-02-06 10:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20  8:28 [Buildroot] [PATCH 1/1] gerbera: new package Fabrice Fontaine
2019-02-06 10:11 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190206111146.3cc28843@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.