From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] sdl2-image: Version bump. 2.0.5 -> 2.6.2
Date: Wed, 19 Oct 2022 07:41:34 +0200 [thread overview]
Message-ID: <20221019054134.403886-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221013111452.3298415-2-christian.melki@t2data.com>
Thanks, applied as dd1760573234500f35d8884d950230c8e50df759.
Michael
[sent from post-receive hook]
On Wed, 19 Oct 2022 07:41:34 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://github.com/libsdl-org/SDL_image/releases
> SDL2 community have changed their version numbering scheme.
> So this isn't as big of a bump as the version number would indicate.
> Still they've added notable changes such as:
>
> New backend for JPG and PNG (stb-image).
> New image formats AVIF, JXL (JPEGXL) and QOI.
>
> * Disable stb-image. Keep the default libpng and libjpg backends for now.
> * Disable JXL images.
> * Disable QOI images.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221013111452.3298415-2-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/sdl2-image.make b/rules/sdl2-image.make
> index 77468ffad96e..a01f69daff61 100644
> --- a/rules/sdl2-image.make
> +++ b/rules/sdl2-image.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2_IMAGE) += sdl2-image
> #
> # Paths and names
> #
> -SDL2_IMAGE_VERSION := 2.0.5
> -SDL2_IMAGE_MD5 := f26f3a153360a8f09ed5220ef7b07aea
> +SDL2_IMAGE_VERSION := 2.6.2
> +SDL2_IMAGE_MD5 := 35da7c375b1c187b0f684c1c83b3b9c3
> SDL2_IMAGE := SDL2_image-$(SDL2_IMAGE_VERSION)
> SDL2_IMAGE_SUFFIX := tar.gz
> SDL2_IMAGE_URL := https://www.libsdl.org/projects/SDL_image/release/$(SDL2_IMAGE).$(SDL2_IMAGE_SUFFIX)
> @@ -34,6 +34,9 @@ SDL2_IMAGE_CONF_OPT := \
> --disable-static \
> --disable-imageio \
> --disable-sdltest \
> + --disable-stb-image \
> + --disable-jxl \
> + --disable-qoi \
> --$(call ptx/endis, PTXCONF_SDL2_IMAGE_BMP)-bmp \
> --$(call ptx/endis, PTXCONF_SDL2_IMAGE_GIF)-gif \
> --$(call ptx/endis, PTXCONF_SDL2_IMAGE_JPG)-jpg \
next prev parent reply other threads:[~2022-10-19 5:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-13 11:14 [ptxdist] [PATCH] sdl2: Version bump. 2.0.22 -> 2.24.1 Christian Melki
2022-10-13 11:14 ` [ptxdist] [PATCH] sdl2-image: Version bump. 2.0.5 -> 2.6.2 Christian Melki
2022-10-19 5:41 ` Michael Olbrich [this message]
2022-10-13 11:14 ` [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.0.18 -> 2.20.1 Christian Melki
2022-10-19 5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-19 5:41 ` [ptxdist] [APPLIED] sdl2: Version bump. 2.0.22 -> 2.24.1 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=20221019054134.403886-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.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