All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCHv2] libcanberra: disable gtk-doc
Date: Wed, 08 Apr 2026 09:06:04 +0200	[thread overview]
Message-ID: <4EY5DT.6CVQIBQ424RM2@t-online.de> (raw)
In-Reply-To: <18A44FBF917DF0BD.777565@lists.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 1722 bytes --]

v2: keep inherit gtk-doc

Even with gtk-doc disabled it is still a required dependency:
| autoreconf: running: gtkdocize --copy
| Can't exec "gtkdocize": No such file or directory

Am Mi, 8. Apr 2026 um 09:03:43 +02:00:00 schrieb Markus Volk via 
lists.openembedded.org <f_l_k=t-online.de@lists.openembedded.org>:
> gkt-doc build uses the deprecated gtkdoc-mktmpl tool, which was 
> dropped by upstream
> in version 1.26 of gtk-doc and fails if 'api-documentation' is in 
> DISTRO_FEATURES.
> 
> Signed-off-by: Markus Volk <f_l_k@t-online.de 
> <mailto:f_l_k@t-online.de>>
> ---
>  meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git 
> a/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb 
> b/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb
> index 2c063fd995..1f1c23d041 100644
> --- a/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb
> +++ b/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb
> @@ -19,6 +19,7 @@ EXTRA_OECONF = "\
>      --disable-oss \
>      --disable-tdb \
>      --disable-lynx \
> +    --disable-gtk-doc \
>  "
> 
>  PACKAGECONFIG ??= " \
> --
> 2.53.0
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#126100): 
> <https://lists.openembedded.org/g/openembedded-devel/message/126100>
> Mute This Topic: <https://lists.openembedded.org/mt/118721363/3618223>
> Group Owner: openembedded-devel+owner@lists.openembedded.org 
> <mailto:openembedded-devel+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-devel/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


[-- Attachment #2: Type: text/html, Size: 2216 bytes --]

           reply	other threads:[~2026-04-08  7:06 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <18A44FBF917DF0BD.777565@lists.openembedded.org>]

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=4EY5DT.6CVQIBQ424RM2@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 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.