From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>, bth@kamstrup.com
Subject: [ptxdist] [PATCH 1/3] gettext: version bump 0.19.8.1 -> 0.20.2
Date: Tue, 14 Jul 2020 18:54:03 +0200 [thread overview]
Message-ID: <20200714165405.4622-1-bruno.thomsen@gmail.com> (raw)
Configuration parameters removed:
--disable-native-java
--with-included-glib
--with-included-libcroco
Configuration parameters added:
--enable-cross-guesses
--enable-namespacing
License hash updated since urls has been updated from
http to https.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/gettext.make | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/rules/gettext.make b/rules/gettext.make
index dd1d22ffb..f4360aa2a 100644
--- a/rules/gettext.make
+++ b/rules/gettext.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GETTEXT) += gettext
#
# Paths and names
#
-GETTEXT_VERSION := 0.19.8.1
-GETTEXT_MD5 := df3f5690eaa30fd228537b00cb7b7590
+GETTEXT_VERSION := 0.20.2
+GETTEXT_MD5 := 0cf5f68338d5d941bbf9ac93b847310f
GETTEXT := gettext-$(GETTEXT_VERSION)
GETTEXT_SUFFIX := tar.xz
GETTEXT_URL := $(call ptx/mirror, GNU, gettext/$(GETTEXT).$(GETTEXT_SUFFIX))
@@ -25,7 +25,7 @@ GETTEXT_SOURCE := $(SRCDIR)/$(GETTEXT).$(GETTEXT_SUFFIX)
GETTEXT_DIR := $(BUILDDIR)/$(GETTEXT)
GETTEXT_LICENSE := GPL-3.0-or-later AND LGPL-2.1-or-later
GETTEXT_LICENSE_FILES := \
- file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
+ file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \
file://gettext-runtime/intl/COPYING.LIB;md5=a4b192f7208753fc0fc8d88c733e6106 \
# ----------------------------------------------------------------------------
@@ -41,7 +41,7 @@ GETTEXT_ENV := $(CROSS_ENV)
GETTEXT_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
--disable-java \
- --disable-native-java \
+ --enable-namespacing \
--disable-csharp \
$(GLOBAL_LARGE_FILE_OPTION) \
--enable-threads=posix \
@@ -49,6 +49,7 @@ GETTEXT_AUTOCONF := \
--disable-nls \
--disable-rpath \
--enable-c++ \
+ --enable-cross-guesses=conservative \
--disable-relocatable \
--enable-libasprintf \
--disable-acl \
base-commit: 9fe5462616de2ce93663f409f471ea83a6d5fbb5
--
2.26.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next reply other threads:[~2020-07-14 16:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-14 16:54 Bruno Thomsen [this message]
2020-07-14 16:54 ` [ptxdist] [PATCH 2/3] gettext: cli/lib install options Bruno Thomsen
2020-07-16 12:18 ` Bruno Thomsen
2020-07-17 6:47 ` Michael Olbrich
2020-07-17 11:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-07-14 16:54 ` [ptxdist] [PATCH 3/3] Revert "gettext: move to staging" Bruno Thomsen
2020-07-17 11:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-07-17 11:57 ` [ptxdist] [APPLIED] gettext: version bump 0.19.8.1 -> 0.20.2 Michael Olbrich
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=20200714165405.4622-1-bruno.thomsen@gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=bth@kamstrup.com \
--cc=ptxdist@pengutronix.de \
/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