Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] Added libcdaudio package (dependency of gst-plugins-bad)
Date: Thu, 10 Dec 2009 16:28:48 +0100	[thread overview]
Message-ID: <87iqcevoen.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1258065198-22972-2-git-send-email-llandwerlin@gmail.com> (llandwerlin@gmail.com's message of "Thu, 12 Nov 2009 23:33:13 +0100")

>>>>> "llandwerlin" == llandwerlin  <llandwerlin@gmail.com> writes:

Committed with minor changes, thanks!

 llandwerlin> +config BR2_PACKAGE_LIBCDAUDIO
 llandwerlin> +	bool "libcdaudio"
 llandwerlin> +	help
 llandwerlin> +	  libcdaudio is a library designed to provide functions to
 llandwerlin> +	  control operation of a CD-ROM when playing audio CDs. It
 llandwerlin> +	  also contains functions for CDDB and CD Index lookup.


We normally add the upstream URL here.

 llandwerlin> diff --git a/package/multimedia/libcdaudio/libcdaudio.mk b/package/multimedia/libcdaudio/libcdaudio.mk
 llandwerlin> new file mode 100644
 llandwerlin> index 0000000..f05b532
 llandwerlin> --- /dev/null
 llandwerlin> +++ b/package/multimedia/libcdaudio/libcdaudio.mk
 llandwerlin> @@ -0,0 +1,15 @@
 llandwerlin> +#############################################################
 llandwerlin> +#
 llandwerlin> +# libcdaudio
 llandwerlin> +#
 llandwerlin> +#############################################################
 llandwerlin> +
 llandwerlin> +LIBCDAUDIO_VERSION = 0.99.12p2
 llandwerlin> +LIBCDAUDIO_SOURCE = libcdaudio-$(LIBCDAUDIO_VERSION).tar.gz
 llandwerlin> +LIBCDAUDIO_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libcdaudio/libcdaudio/$(LIBCDAUDIO_VERSION)/
 llandwerlin> +LIBCDAUDIO_AUTORECONF = YES
 llandwerlin> +LIBCDAUDIO_LIBTOOL_PATCH = YES
 llandwerlin> +LIBCDAUDIO_INSTALL_STAGING = YES
 llandwerlin> +LIBCDAUDIO_INSTALL_TARGET = YES
 llandwerlin> +
 llandwerlin> +$(eval $(call AUTOTARGETS,package,libcdaudio))

The package directory you're using is package/multimedia.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-12-10 15:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12 22:33 [Buildroot] gst-plugins-bad dependencies fix llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 1/6] Added libcdaudio package (dependency of gst-plugins-bad) llandwerlin at gmail.com
2009-12-10 15:28   ` Peter Korsgaard [this message]
2009-11-12 22:33 ` [Buildroot] [PATCH 2/6] Fix gst-plugins-bad dependency on libcdaudio llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 3/6] Fix gst-plugins-bad dependency on openssl through the apexsink element llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 4/6] Added libdvdread package (dependency of gst-plugins-bad) llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 5/6] Added libdvdnav " llandwerlin at gmail.com
2009-12-10 23:36   ` Peter Korsgaard
2009-12-10 23:39     ` Peter Korsgaard
2009-11-12 22:33 ` [Buildroot] [PATCH 6/6] Fix gst-plugins-bad dependency on libdvdnav llandwerlin at gmail.com
2009-12-20 16:22   ` Lionel Landwerlin
2009-12-20 18:48     ` Peter Korsgaard
2009-12-09 16:45 ` [Buildroot] gst-plugins-bad dependencies fix Sven Neumann
2009-12-09 16:49   ` Peter Korsgaard
2009-12-09 16:54     ` Lionel Landwerlin

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=87iqcevoen.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