public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/3] package/libtextstyle: new package
Date: Mon, 27 Apr 2020 23:58:22 +0200	[thread overview]
Message-ID: <20200427235822.56d30c15@windsurf.home> (raw)
In-Reply-To: <20200421205504.3061551-1-aduskett@gmail.com>

Hello,

On Tue, 21 Apr 2020 13:55:02 -0700
aduskett at gmail.com wrote:

> +LIBTEXTSTYLE_VERSION = 0.20.1

I've added a comment above this to ask this version to be kept in sync
with gettext-gnu.

> +LIBTEXTSTYLE_SITE = $(BR2_GNU_MIRROR)/gettext
> +LIBTEXTSTYLE_SOURCE = gettext-$(LIBTEXTSTYLE_VERSION).tar.xz
> +LIBTEXTSTYLE_INSTALL_STAGING = YES
> +LIBTEXTSTYLE_LICENSE = GPL-3.0+
> +LIBTEXTSTYLE_LICENSE_FILES = COPYING

I've added:

HOST_LIBTEXTSTYLE_DL_SUBDIR = gettext-gnu

so that the downloaded gettext tarball is shared with gettext-gnu.

Applied with this change. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2020-04-27 21:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21 20:55 [Buildroot] [PATCH v4 1/3] package/libtextstyle: new package aduskett at gmail.com
2020-04-21 20:55 ` [Buildroot] [PATCH v4 2/3] package/gettext-gnu: bump version to 0.20.1 aduskett at gmail.com
2020-04-27 21:59   ` Thomas Petazzoni
2020-04-21 20:55 ` [Buildroot] [PATCH v4 3/3] package/gettext-tiny: support gettext 0.20.1 aduskett at gmail.com
2020-04-27 21:59   ` Thomas Petazzoni
2020-04-27 21:58 ` Thomas Petazzoni [this message]

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=20200427235822.56d30c15@windsurf.home \
    --to=thomas.petazzoni@bootlin.com \
    --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