Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] libshout: new package
Date: Thu, 16 Oct 2014 10:41:45 +0200	[thread overview]
Message-ID: <20141016104145.603ff284@free-electrons.com> (raw)
In-Reply-To: <1413408231-31696-1-git-send-email-jkrause@posteo.de>

Dear J?rg Krause,

On Wed, 15 Oct 2014 23:23:48 +0200, J?rg Krause wrote:

> diff --git a/package/libshout/Config.in b/package/libshout/Config.in
> new file mode 100644
> index 0000000..36c8531
> --- /dev/null
> +++ b/package/libshout/Config.in
> @@ -0,0 +1,10 @@
> +config BR2_PACKAGE_LIBSHOUT
> +  bool "libshout"
> +  select BR2_PACKAGE_LIBOGG
> +  select BR2_PACKAGE_LIBVORBIS
> +  help
> +    Libshout is a library for communicating with and sending data to an
> +    icecast server.  It handles the socket connection, the timing of the
> +    data, and prevents bad data from getting to the icecast server.
> +
> +    http://icecast.org/download/

Indentation is wrong: one tab for everything, except the help text that
should be indented with one tab + two spaces.

> diff --git a/package/libshout/libshout.mk b/package/libshout/libshout.mk
> new file mode 100644
> index 0000000..9d7f39c
> --- /dev/null
> +++ b/package/libshout/libshout.mk
> @@ -0,0 +1,14 @@
> +################################################################################
> +#
> +# libshout
> +#
> +################################################################################
> +
> +LIBSHOUT_VERSION = 2.3.1
> +LIBSHOUT_SITE = http://downloads.xiph.org/releases/libshout
> +LIBSHOUT_LICENSE = LGPLv2

License is LGPLv2+.

Other than that, looks good, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2014-10-16  8:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 21:23 [Buildroot] [PATCH 1/4] libshout: new package Jörg Krause
2014-10-15 21:23 ` [Buildroot] [PATCH 2/4] package/libogg: bump to version 1.3.2 Jörg Krause
2014-10-16  8:42   ` Thomas Petazzoni
2014-10-17 14:24   ` Peter Korsgaard
2014-10-15 21:23 ` [Buildroot] [PATCH 3/4] package/libogg: add hash file Jörg Krause
2014-10-16  8:43   ` Thomas Petazzoni
2014-10-17 14:25   ` Peter Korsgaard
2014-10-15 21:23 ` [Buildroot] [PATCH 4/4] package/libvorbis: " Jörg Krause
2014-10-16  8:45   ` Thomas Petazzoni
2014-10-17 14:25   ` Peter Korsgaard
2014-10-16  8:41 ` Thomas Petazzoni [this message]
2014-10-17 14:11 ` [Buildroot] [PATCH 1/4] libshout: new package Peter Korsgaard

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=20141016104145.603ff284@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox