Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 3/3] Apply --disable-gtk-doc-html to all packages
Date: Sun, 19 Oct 2014 12:23:52 +0200	[thread overview]
Message-ID: <20141019102352.GQ4072@free.fr> (raw)
In-Reply-To: <1413712743-21832-3-git-send-email-bernd.kuhls@t-online.de>

Bernd, All,

On 2014-10-19 11:59 +0200, Bernd Kuhls spake thusly:
> Move this option to package/pkg-autotools.mk so it applies to all packages.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Ditto:

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
> v2: no changes
> 
>  package/pango/pango.mk   |    2 +-
>  package/pkg-autotools.mk |    2 ++
>  package/webkit/webkit.mk |    1 -
>  3 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/package/pango/pango.mk b/package/pango/pango.mk
> index 46490c1..a18a49d 100644
> --- a/package/pango/pango.mk
> +++ b/package/pango/pango.mk
> @@ -40,7 +40,7 @@ PANGO_CONF_ENV = ac_cv_func_posix_getpwuid_r=yes glib_cv_stack_grows=no \
>  		ac_use_included_regex=no gl_cv_c_restrict=no \
>  		ac_cv_path_FREETYPE_CONFIG=$(STAGING_DIR)/usr/bin/freetype-config
>  
> -PANGO_CONF_OPTS = --enable-explicit-deps=no --disable-gtk-doc-html
> +PANGO_CONF_OPTS = --enable-explicit-deps=no
>  
>  PANGO_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) \
>  	host-pkgconf \
> diff --git a/package/pkg-autotools.mk b/package/pkg-autotools.mk
> index 80adc8b..dbb8d96 100644
> --- a/package/pkg-autotools.mk
> +++ b/package/pkg-autotools.mk
> @@ -137,6 +137,7 @@ define $(2)_CONFIGURE_CMDS
>  		--localstatedir=/var \
>  		--program-prefix="" \
>  		--disable-gtk-doc \
> +		--disable-gtk-doc-html \
>  		--disable-doc \
>  		--disable-docs \
>  		--disable-documentation \
> @@ -170,6 +171,7 @@ define $(2)_CONFIGURE_CMDS
>  		--localstatedir="$$(HOST_DIR)/var" \
>  		--enable-shared --disable-static \
>  		--disable-gtk-doc \
> +		--disable-gtk-doc-html \
>  		--disable-doc \
>  		--disable-docs \
>  		--disable-documentation \
> diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk
> index 77b533a..0694a5b 100644
> --- a/package/webkit/webkit.mk
> +++ b/package/webkit/webkit.mk
> @@ -45,7 +45,6 @@ WEBKIT_CONF_OPTS += \
>  	--disable-webkit2 \
>  	--disable-glibtest \
>  	--disable-video \
> -	--disable-gtk-doc-html \
>  	--disable-tests
>  
>  # Xorg Dependencies
> -- 
> 1.7.10.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2014-10-19 10:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19  9:59 [Buildroot] [PATCH v2 1/3] infra: Move --enable/--disable-debug to package/Makefile.in Bernd Kuhls
2014-10-19  9:59 ` [Buildroot] [PATCH v2 2/3] Remove --disable-gtk-doc from packages, already defined in pkg-autotools.mk Bernd Kuhls
2014-10-19 10:23   ` Yann E. MORIN
2014-10-19  9:59 ` [Buildroot] [PATCH v2 3/3] Apply --disable-gtk-doc-html to all packages Bernd Kuhls
2014-10-19 10:23   ` Yann E. MORIN [this message]
2015-02-03 14:25   ` Thomas Petazzoni
2014-10-19 10:23 ` [Buildroot] [PATCH v2 1/3] infra: Move --enable/--disable-debug to package/Makefile.in Yann E. MORIN
2014-10-19 15:09 ` Thomas Petazzoni
2014-10-19 15:15   ` Yann E. MORIN
2014-10-19 15:19     ` Thomas Petazzoni

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=20141019102352.GQ4072@free.fr \
    --to=yann.morin.1998@free.fr \
    --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