Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/1] Remove unsupported libcue from package mpd
@ 2014-07-30 22:45 Jörg Krause
  2014-07-30 23:07 ` Gustavo Zacarias
  2014-07-31 18:21 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Jörg Krause @ 2014-07-30 22:45 UTC (permalink / raw)
  To: buildroot

Support for libcue has been removed for mpd since version 0.17.

Signed-off-by: J?rg Krause <jkrause@posteo.de>
---
 package/mpd/Config.in | 6 ------
 package/mpd/mpd.mk    | 6 ------
 2 files changed, 12 deletions(-)

diff --git a/package/mpd/Config.in b/package/mpd/Config.in
index e09be0b..f5f5b34 100644
--- a/package/mpd/Config.in
+++ b/package/mpd/Config.in
@@ -96,12 +96,6 @@ config BR2_PACKAGE_MPD_LAME
 	help
 	  Enable lame (mp3) encoding support.
 
-config BR2_PACKAGE_MPD_LIBCUE
-	bool "libcue"
-	select BR2_PACKAGE_LIBCUE
-	help
-	  Enable cue file support.
-
 config BR2_PACKAGE_MPD_LIBSAMPLERATE
 	bool "libsamplerate"
 	select BR2_PACKAGE_LIBSAMPLERATE
diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index 7cad806..e2ee760 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -69,12 +69,6 @@ else
 MPD_CONF_OPT += --disable-lame-encoder
 endif
 
-ifeq ($(BR2_PACKAGE_MPD_LIBCUE),y)
-MPD_DEPENDENCIES += libcue
-else
-MPD_CONF_OPT += --disable-cue
-endif
-
 ifeq ($(BR2_PACKAGE_MPD_LIBSAMPLERATE),y)
 MPD_DEPENDENCIES += libsamplerate
 else
-- 
2.0.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2 1/1] Remove unsupported libcue from package mpd
  2014-07-30 22:45 [Buildroot] [PATCH v2 1/1] Remove unsupported libcue from package mpd Jörg Krause
@ 2014-07-30 23:07 ` Gustavo Zacarias
  2014-07-31 18:21 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-07-30 23:07 UTC (permalink / raw)
  To: buildroot

On 07/30/2014 07:45 PM, J?rg Krause wrote:

> Support for libcue has been removed for mpd since version 0.17.
> 
> Signed-off-by: J?rg Krause <jkrause@posteo.de>

Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2 1/1] Remove unsupported libcue from package mpd
  2014-07-30 22:45 [Buildroot] [PATCH v2 1/1] Remove unsupported libcue from package mpd Jörg Krause
  2014-07-30 23:07 ` Gustavo Zacarias
@ 2014-07-31 18:21 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-07-31 18:21 UTC (permalink / raw)
  To: buildroot

Dear J?rg Krause,

On Thu, 31 Jul 2014 00:45:43 +0200, J?rg Krause wrote:
> Support for libcue has been removed for mpd since version 0.17.
> 
> Signed-off-by: J?rg Krause <jkrause@posteo.de>
> ---
>  package/mpd/Config.in | 6 ------
>  package/mpd/mpd.mk    | 6 ------
>  2 files changed, 12 deletions(-)

Applied, thanks.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-31 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 22:45 [Buildroot] [PATCH v2 1/1] Remove unsupported libcue from package mpd Jörg Krause
2014-07-30 23:07 ` Gustavo Zacarias
2014-07-31 18:21 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox