Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libmms: new package
Date: Thu, 23 Jul 2009 23:56:40 +0200	[thread overview]
Message-ID: <874ot3awrr.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1248356767-27956-1-git-send-email-s.neumann@raumfeld.com> (Sven Neumann's message of "Thu\, 23 Jul 2009 15\:46\:07 +0200")

>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:

 Sven> LibMMS is a common library for parsing mms:// and mmsh:// type network
 Sven> streams.

 Sven> Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
 Sven> ---
 Sven>  package/multimedia/Config.in        |    1 +
 Sven>  package/multimedia/libmms/Config.in |   11 +++++++++++
 Sven>  package/multimedia/libmms/libmms.mk |   17 +++++++++++++++++
 Sven>  3 files changed, 29 insertions(+), 0 deletions(-)
 Sven>  create mode 100644 package/multimedia/libmms/Config.in
 Sven>  create mode 100644 package/multimedia/libmms/libmms.mk

 Sven> diff --git a/package/multimedia/Config.in b/package/multimedia/Config.in
 Sven> index 1b6cfbd..d00abab 100644
 Sven> --- a/package/multimedia/Config.in
 Sven> +++ b/package/multimedia/Config.in
 Sven> @@ -14,6 +14,7 @@ source "package/multimedia/gst-plugins-bad/Config.in"
 Sven>  source "package/multimedia/gst-plugins-ugly/Config.in"
 Sven>  source "package/multimedia/libid3tag/Config.in"
 Sven>  source "package/multimedia/libmad/Config.in"
 Sven> +source "package/multimedia/libmms/Config.in"
 Sven>  source "package/multimedia/libmpd/Config.in"
 Sven>  source "package/multimedia/libogg/Config.in"
 Sven>  source "package/multimedia/libsndfile/Config.in"
 Sven> diff --git a/package/multimedia/libmms/Config.in b/package/multimedia/libmms/Config.in
 Sven> new file mode 100644
 Sven> index 0000000..8f5cc94
 Sven> --- /dev/null
 Sven> +++ b/package/multimedia/libmms/Config.in
 Sven> @@ -0,0 +1,11 @@
 Sven> +config BR2_PACKAGE_LIBMMS
 Sven> +	bool "libmms"
 Sven> +        select BR2_PACKAGE_LIBGLIB2

spaces instead of tabs. otherwise it looks good - applied.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2009-07-23 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23 13:46 [Buildroot] [PATCH] libmms: new package Sven Neumann
2009-07-23 21:56 ` Peter Korsgaard [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=874ot3awrr.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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