From: Khem Raj <raj.khem@gmail.com>
To: f_l_k@t-online.de, openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCH 3/9] libsdl2-image: build with cmake
Date: Mon, 21 Apr 2025 13:54:20 -0700 [thread overview]
Message-ID: <1179f882-e39c-4943-a1d6-91a52cc82c4d@gmail.com> (raw)
In-Reply-To: <20250421094832.67450-3-f_l_k@t-online.de>
[-- Attachment #1.1.1: Type: text/plain, Size: 2021 bytes --]
On 4/21/25 2:48 AM, Markus Volk via lists.openembedded.org wrote:
> This allows to use with libsdl2-compat
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
> .../libsdl/libsdl2-image_2.8.8.bb | 18 ++----------------
> 1 file changed, 2 insertions(+), 16 deletions(-)
>
> diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.8.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.8.bb
> index bcd8e35b27..15f7b6f4b7 100644
> --- a/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.8.bb
> +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.8.bb
> @@ -11,20 +11,6 @@ SRC_URI[sha256sum] = "2213b56fdaff2220d0e38c8e420cbe1a83c87374190cba8c70af215609
>
> S = "${WORKDIR}/SDL2_image-${PV}"
>
> -inherit autotools pkgconfig
> +inherit cmake pkgconfig
>
fails to configure see http://0x0.st/8Vz4.7805
> -# Disable the run-time loading of the libs and bring back the soname dependencies.
> -EXTRA_OECONF += "--disable-jpg-shared --disable-png-shared -disable-tif-shared"
> -
> -do_configure:prepend() {
> - # make autoreconf happy
> - touch ${S}/NEWS ${S}/README ${S}/AUTHORS ${S}/ChangeLog
> - # Removing these files fixes a libtool version mismatch.
> - rm -f ${S}/acinclude/libtool.m4
> - rm -f ${S}/acinclude/sdl2.m4
> - rm -f ${S}/acinclude/pkg.m4
> - rm -f ${S}/acinclude/lt~obsolete.m4
> - rm -f ${S}/acinclude/ltoptions.m4
> - rm -f ${S}/acinclude/ltsugar.m4
> - rm -f ${S}/acinclude/ltversion.m4
> -}
> +FILES:${PN} += "${datadir}/licenses"
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#116997): https://lists.openembedded.org/g/openembedded-devel/message/116997
> Mute This Topic: https://lists.openembedded.org/mt/112372489/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2613 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]
next prev parent reply other threads:[~2025-04-21 20:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 9:48 [meta-oe][PATCH 1/9] libxmp: add recipe Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 2/9] fluidsynth: update Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 3/9] libsdl2-image: build with cmake Markus Volk
2025-04-21 20:54 ` Khem Raj [this message]
2025-04-22 3:48 ` [oe] " Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 4/9] libsdl2-mixer: update and " Markus Volk
2025-04-21 21:23 ` [oe] " Khem Raj
2025-04-21 9:48 ` [meta-oe][PATCH 5/9] libsdl2-net: update anb " Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 6/9] libsdl2-ttf: update and " Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 7/9] libsdl3-ttf: add recipe Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 8/9] libsdl2-compat: make mutually exclusive with libsdl2 Markus Volk
2025-04-21 9:48 ` [meta-oe][PATCH 9/9] libsdl3-image: add recipe Markus Volk
2025-04-21 10:01 ` [oe] [meta-oe][PATCH 1/9] libxmp: " Gyorgy Sarvari
2025-04-21 11:00 ` Markus Volk
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=1179f882-e39c-4943-a1d6-91a52cc82c4d@gmail.com \
--to=raj.khem@gmail.com \
--cc=f_l_k@t-online.de \
--cc=openembedded-devel@lists.openembedded.org \
/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.