From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/gcr: bump to version 3.34.0
Date: Wed, 1 Jan 2020 23:02:48 +0100 [thread overview]
Message-ID: <20200101220248.GR3519@scaer> (raw)
In-Reply-To: <20200101205901.3007890-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2020-01-01 21:59 +0100, Fabrice Fontaine spake thusly:
> intltool has been replace by gettext since version 3.33.4 and
> https://gitlab.gnome.org/GNOME/gcr/commit/4fb05684d2f181c35898fc26f5675b07e7e2dd34
> so replace host-intltool by $(TARGET_NLS_DEPENDENCIES)
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks (I just fixed a minor typo in the commit log).
Regards,
Yann E. MORIN.
> ---
> package/gcr/gcr.hash | 4 ++--
> package/gcr/gcr.mk | 11 ++++++++---
> 2 files changed, 10 insertions(+), 5 deletions(-)
>
> diff --git a/package/gcr/gcr.hash b/package/gcr/gcr.hash
> index a78f56517d..7d5786db9e 100644
> --- a/package/gcr/gcr.hash
> +++ b/package/gcr/gcr.hash
> @@ -1,3 +1,3 @@
> -# From http://ftp.acc.umu.se/pub/gnome/sources/gcr/3.28/gcr-3.28.1.sha256sum
> -sha256 95204aa2111c301778ebfbe60975ce3ed698c958430ffcc2a785ac5e593d168b gcr-3.28.1.tar.xz
> +# From http://ftp.acc.umu.se/pub/gnome/sources/gcr/3.34/gcr-3.34.0.sha256sum
> +sha256 29df50974a90987af694c0fb8926a6b366e68cacd8abd813817cfe1eb5d54524 gcr-3.34.0.tar.xz
> sha256 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23 COPYING
> diff --git a/package/gcr/gcr.mk b/package/gcr/gcr.mk
> index 7cf7ea79e5..2fe583978c 100644
> --- a/package/gcr/gcr.mk
> +++ b/package/gcr/gcr.mk
> @@ -4,11 +4,16 @@
> #
> ################################################################################
>
> -GCR_VERSION_MAJOR = 3.28
> -GCR_VERSION = $(GCR_VERSION_MAJOR).1
> +GCR_VERSION_MAJOR = 3.34
> +GCR_VERSION = $(GCR_VERSION_MAJOR).0
> GCR_SITE = http://ftp.acc.umu.se/pub/gnome/sources/gcr/$(GCR_VERSION_MAJOR)
> GCR_SOURCE = gcr-$(GCR_VERSION).tar.xz
> -GCR_DEPENDENCIES = host-intltool host-pkgconf libgcrypt libglib2 p11-kit
> +GCR_DEPENDENCIES = \
> + host-pkgconf \
> + libgcrypt \
> + libglib2 \
> + p11-kit \
> + $(TARGET_NLS_DEPENDENCIES)
> GCR_INSTALL_STAGING = YES
> GCR_CONF_ENV = ac_cv_path_GNUPG=/usr/bin/gpg2
> GCR_CONF_OPTS = \
> --
> 2.24.0
>
> _______________________________________________
> 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 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2020-01-01 22:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 20:59 [Buildroot] [PATCH 1/1] package/gcr: bump to version 3.34.0 Fabrice Fontaine
2020-01-01 22:02 ` Yann E. MORIN [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=20200101220248.GR3519@scaer \
--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