From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/5 v2] package/wget: use the new gettextize infra
Date: Wed, 16 Jul 2014 06:26:21 +0300 [thread overview]
Message-ID: <20140716032621.GH2138@tarshish> (raw)
In-Reply-To: <657e13ef2a1fa4267bc736842e99757364d735cd.1405463657.git.yann.morin.1998@free.fr>
Hi Yann,
On Wed, Jul 16, 2014 at 12:37:22AM +0200, Yann E. MORIN wrote:
> Use the new gettextize infra we just added gettextize wget.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Baruch Siach <baruch@tkos.co.il>
> ---
> package/wget/wget.mk | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/package/wget/wget.mk b/package/wget/wget.mk
> index 56ccfb5..b6a22b1 100644
> --- a/package/wget/wget.mk
> +++ b/package/wget/wget.mk
> @@ -15,11 +15,7 @@ WGET_AUTORECONF = YES
>
> # Ugly kludge to fix autoreconf with old gettext infra
> # We need to gettextize before autoreconf to upgrade
This comment can also be removed now, I believe.
baruch
> -WGET_DEPENDENCIES += host-gettext
> -define WGET_GETTEXTIZE
> - cd $(@D) ; $(HOST_DIR)/usr/bin/gettextize -f
> -endef
> -WGET_PRE_CONFIGURE_HOOKS += WGET_GETTEXTIZE
> +WGET_GETTEXTIZE = YES
>
> # Prefer full-blown wget over busybox
> ifeq ($(BR2_PACKAGE_BUSYBOX),y)
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2014-07-16 3:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-15 22:37 [Buildroot] [PATCH 0/5 RFCv2] pkg-autotools: introduce infra to gettextize packages (branch yem/gettext) Yann E. MORIN
2014-07-15 22:37 ` [Buildroot] [PATCH 1/5 v2] pkg-autotools: add support to gettextize a package Yann E. MORIN
2014-07-15 23:46 ` Gustavo Zacarias
2014-07-15 22:37 ` [Buildroot] [PATCH 2/5 v2] manual: add gettextize explanations in the manual Yann E. MORIN
2014-07-15 23:46 ` Gustavo Zacarias
2014-07-15 22:37 ` [Buildroot] [PATCH 3/5 v2] package/wget: use the new gettextize infra Yann E. MORIN
2014-07-15 23:47 ` Gustavo Zacarias
2014-07-16 3:26 ` Baruch Siach [this message]
2014-07-15 22:37 ` [Buildroot] [PATCH 4/5 v2] package/coreutils: gettextize to match the new gettext version Yann E. MORIN
2014-07-15 23:48 ` Gustavo Zacarias
2014-07-15 22:37 ` [Buildroot] [PATCH 5/5 v2] package/parted: " Yann E. MORIN
2014-07-15 23:48 ` Gustavo Zacarias
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=20140716032621.GH2138@tarshish \
--to=baruch@tkos.co.il \
--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