From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] package/fbgrab: bump version to 1.3.1 and update projct URL
Date: Wed, 4 Mar 2020 19:06:01 +0100 [thread overview]
Message-ID: <20200304180601.GC5357@scaer> (raw)
In-Reply-To: <20200304103141.12753-1-ps.report@gmx.net>
Peter, All,
On 2020-03-04 11:31 +0100, Peter Seiderer spake thusly:
> - bump version to 1.3.1
> Changelog:
> * Incorrect alpha value when converting 32-bit framebuffers.
> * Documentation for github instead of own homepage.
>
> - update project URL
>
> Fixes bug 12606 ([1]).
>
> [1] https://bugs.busybox.net/show_bug.cgi?id=12606
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Applied to master, thanks.
> ---
> Notes:
> Maybe stuff for master as the changes are minimal and fixes
> original download site and project URL, otherweise stuff for next.
Timo tested and acked, so I went for master.
Regards,
Yann E. MORIN.
> ---
> package/fbgrab/Config.in | 2 +-
> package/fbgrab/fbgrab.hash | 2 +-
> package/fbgrab/fbgrab.mk | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/fbgrab/Config.in b/package/fbgrab/Config.in
> index d1e9e69b3f..b1d8755f32 100644
> --- a/package/fbgrab/Config.in
> +++ b/package/fbgrab/Config.in
> @@ -5,4 +5,4 @@ config BR2_PACKAGE_FBGRAB
> FBGrab is a framebuffer screenshot program, capturing the
> linux frambuffer and converting it to a png-picture.
>
> - http://fbgrab.monells.se/
> + https://github.com/GunnarMonell/fbgrab
> diff --git a/package/fbgrab/fbgrab.hash b/package/fbgrab/fbgrab.hash
> index 386d8fb5cb..6cd19dc1d5 100644
> --- a/package/fbgrab/fbgrab.hash
> +++ b/package/fbgrab/fbgrab.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 5fab478cbf8731fbacefaa76236a8f8b38ccff920c53b3a8253bc35509fba8ed fbgrab-1.3.tar.gz
> +sha256 3314a932f830e32feaf36914e1b43326529fe35b7eb7410ff55f16c930ddfbcb fbgrab-1.3.1.tar.gz
> sha256 fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7 COPYING
> diff --git a/package/fbgrab/fbgrab.mk b/package/fbgrab/fbgrab.mk
> index d81a5ee2a0..43fd0ba948 100644
> --- a/package/fbgrab/fbgrab.mk
> +++ b/package/fbgrab/fbgrab.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -FBGRAB_VERSION = 1.3
> -FBGRAB_SITE = http://fbgrab.monells.se
> +FBGRAB_VERSION = 1.3.1
> +FBGRAB_SITE = $(call github,GunnarMonell,fbgrab,$(FBGRAB_VERSION))
> FBGRAB_DEPENDENCIES = libpng
> FBGRAB_LICENSE = GPL-2.0
> FBGRAB_LICENSE_FILES = COPYING
> --
> 2.25.1
>
> _______________________________________________
> 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. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2020-03-04 18:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 10:31 [Buildroot] [PATCH v1] package/fbgrab: bump version to 1.3.1 and update projct URL Peter Seiderer
2020-03-04 12:54 ` Timo Ketola
2020-03-04 18:06 ` Yann E. MORIN [this message]
2020-03-15 10:18 ` Peter Korsgaard
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=20200304180601.GC5357@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.