All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation
@ 2021-12-20 12:58 Fabrice Fontaine
  2021-12-20 12:58 ` [Buildroot] [PATCH 2/2] package/mpd-mpc: bump to version 0.34 Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2021-12-20 12:58 UTC (permalink / raw)
  To: buildroot; +Cc: Thierry Bultel, Fabrice Fontaine

Disable documentation which is available (and enabled by default) since
bump to version 0.31 in commit 0186da2923c07656005264dbb3001ca706a2ef10
and
https://github.com/MusicPlayerDaemon/mpc/commit/60e173c0198743fd6af906682eadec1cc67a4975

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/mpd-mpc/mpd-mpc.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/mpd-mpc/mpd-mpc.mk b/package/mpd-mpc/mpd-mpc.mk
index 6eebc63cca..d5a981d70e 100644
--- a/package/mpd-mpc/mpd-mpc.mk
+++ b/package/mpd-mpc/mpd-mpc.mk
@@ -11,5 +11,6 @@ MPD_MPC_SOURCE = mpc-$(MPD_MPC_VERSION).tar.xz
 MPD_MPC_LICENSE = GPL-2.0+
 MPD_MPC_LICENSE_FILES = COPYING
 MPD_MPC_DEPENDENCIES = host-pkgconf libmpdclient
+MPD_MPC_CONF_OPTS = -Ddocumentation=disabled
 
 $(eval $(meson-package))
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH 2/2] package/mpd-mpc: bump to version 0.34
  2021-12-20 12:58 [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Fabrice Fontaine
@ 2021-12-20 12:58 ` Fabrice Fontaine
  2021-12-25 10:54 ` [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Thomas Petazzoni
  2022-01-23 20:43 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2021-12-20 12:58 UTC (permalink / raw)
  To: buildroot; +Cc: Thierry Bultel, Fabrice Fontaine

https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.34/NEWS

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/mpd-mpc/mpd-mpc.hash | 2 +-
 package/mpd-mpc/mpd-mpc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/mpd-mpc/mpd-mpc.hash b/package/mpd-mpc/mpd-mpc.hash
index 9c55bcf03d..4f4af9a91d 100644
--- a/package/mpd-mpc/mpd-mpc.hash
+++ b/package/mpd-mpc/mpd-mpc.hash
@@ -1,3 +1,3 @@
 # Locally calculated after checking pgp signature
-sha256  4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296  mpc-0.33.tar.xz
+sha256  691e3f3654bc10d022bb0310234d0bc2d8c075a698f09924d9ebed8f506fda20  mpc-0.34.tar.xz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
diff --git a/package/mpd-mpc/mpd-mpc.mk b/package/mpd-mpc/mpd-mpc.mk
index d5a981d70e..00d1964fe6 100644
--- a/package/mpd-mpc/mpd-mpc.mk
+++ b/package/mpd-mpc/mpd-mpc.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 MPD_MPC_VERSION_MAJOR = 0
-MPD_MPC_VERSION = $(MPD_MPC_VERSION_MAJOR).33
+MPD_MPC_VERSION = $(MPD_MPC_VERSION_MAJOR).34
 MPD_MPC_SITE = http://www.musicpd.org/download/mpc/$(MPD_MPC_VERSION_MAJOR)
 MPD_MPC_SOURCE = mpc-$(MPD_MPC_VERSION).tar.xz
 MPD_MPC_LICENSE = GPL-2.0+
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation
  2021-12-20 12:58 [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Fabrice Fontaine
  2021-12-20 12:58 ` [Buildroot] [PATCH 2/2] package/mpd-mpc: bump to version 0.34 Fabrice Fontaine
@ 2021-12-25 10:54 ` Thomas Petazzoni
  2022-01-23 20:43 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-12-25 10:54 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Thierry Bultel, buildroot

On Mon, 20 Dec 2021 13:58:43 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Disable documentation which is available (and enabled by default) since
> bump to version 0.31 in commit 0186da2923c07656005264dbb3001ca706a2ef10
> and
> https://github.com/MusicPlayerDaemon/mpc/commit/60e173c0198743fd6af906682eadec1cc67a4975
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/mpd-mpc/mpd-mpc.mk | 1 +
>  1 file changed, 1 insertion(+)

Both applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation
  2021-12-20 12:58 [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Fabrice Fontaine
  2021-12-20 12:58 ` [Buildroot] [PATCH 2/2] package/mpd-mpc: bump to version 0.34 Fabrice Fontaine
  2021-12-25 10:54 ` [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Thomas Petazzoni
@ 2022-01-23 20:43 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2022-01-23 20:43 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Thierry Bultel, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Disable documentation which is available (and enabled by default) since
 > bump to version 0.31 in commit 0186da2923c07656005264dbb3001ca706a2ef10
 > and
 > https://github.com/MusicPlayerDaemon/mpc/commit/60e173c0198743fd6af906682eadec1cc67a4975

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2021.02.x and 2021.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-01-23 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20 12:58 [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Fabrice Fontaine
2021-12-20 12:58 ` [Buildroot] [PATCH 2/2] package/mpd-mpc: bump to version 0.34 Fabrice Fontaine
2021-12-25 10:54 ` [Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation Thomas Petazzoni
2022-01-23 20:43 ` Peter Korsgaard

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.