Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/vala: bump to version 0.56.17
Date: Sat, 1 Jun 2024 22:03:17 +0200	[thread overview]
Message-ID: <Zlt-hVkDH0Aq3G-X@landeda> (raw)
In-Reply-To: <20240531202219.2486947-1-james.hilliard1@gmail.com>

James, All,

On 2024-05-31 14:22 -0600, James Hilliard spake thusly:
> Add new host-gobject-introspection dependency.

I can easily see that new dependency in the diff; saying so in the
commit log is not so usefull but to explain why it is now needed:
explain, don't describe.

So, why is this minor version bump now requiring host-GOI?

Regards,
Yann E. MORIN.

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/vala/vala.hash | 4 ++--
>  package/vala/vala.mk   | 8 ++++++--
>  2 files changed, 8 insertions(+), 4 deletions(-)
> 
> diff --git a/package/vala/vala.hash b/package/vala/vala.hash
> index b3716f0854..a16875ac6a 100644
> --- a/package/vala/vala.hash
> +++ b/package/vala/vala.hash
> @@ -1,4 +1,4 @@
> -# From https://download.gnome.org/sources/vala/0.56/vala-0.56.14.sha256sum
> -sha256  9382c268ca9bdc02aaedc8152a9818bf3935273041f629c56de410e360a3f557  vala-0.56.14.tar.xz
> +# From https://download.gnome.org/sources/vala/0.56/vala-0.56.17.sha256sum
> +sha256  26100c4e4ef0049c619275f140d97cf565883d00c7543c82bcce5a426934ed6a  vala-0.56.17.tar.xz
>  # Locally computed
>  sha256  5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a  COPYING
> diff --git a/package/vala/vala.mk b/package/vala/vala.mk
> index 415d996faa..7aebd4f395 100644
> --- a/package/vala/vala.mk
> +++ b/package/vala/vala.mk
> @@ -5,14 +5,18 @@
>  ################################################################################
>  
>  VALA_VERSION_MAJOR = 0.56
> -VALA_VERSION = $(VALA_VERSION_MAJOR).14
> +VALA_VERSION = $(VALA_VERSION_MAJOR).17
>  VALA_SITE = http://download.gnome.org/sources/vala/$(VALA_VERSION_MAJOR)
>  VALA_SOURCE = vala-$(VALA_VERSION).tar.xz
>  VALA_LICENSE = LGPL-2.1+
>  VALA_LICENSE_FILES = COPYING
>  VALA_CPE_ID_VENDOR = gnome
>  
> -HOST_VALA_DEPENDENCIES = host-bison host-flex host-libglib2
> +HOST_VALA_DEPENDENCIES = \
> +	host-bison \
> +	host-flex \
> +	host-gobject-introspection \
> +	host-libglib2
>  # Yes, the autoconf script understands ':' as "xsltproc is not
>  # available".
>  HOST_VALA_CONF_ENV = ac_cv_path_XSLTPROC=:
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-06-01 20:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-31 20:22 [Buildroot] [PATCH 1/1] package/vala: bump to version 0.56.17 James Hilliard
2024-06-01 20:03 ` Yann E. MORIN [this message]
2024-06-01 20:22   ` James Hilliard
2024-06-02 11:01     ` Yann E. MORIN

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=Zlt-hVkDH0Aq3G-X@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    /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