All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/2] libsdl3-ttf: make use of virtual/libsdl3
Date: Fri, 25 Apr 2025 09:43:15 -0700	[thread overview]
Message-ID: <62c3c5ed-878b-4498-bd18-6fc487051245@gmail.com> (raw)
In-Reply-To: <20250424210659.2282492-1-f_l_k@t-online.de>


[-- Attachment #1.1.1: Type: text/plain, Size: 1433 bytes --]

On 4/24/25 2:06 PM, Markus Volk via lists.openembedded.org wrote:
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
>   meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb
> index f914d1dcff..4bc84ec6ee 100644
> --- a/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb
> +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb
> @@ -1,6 +1,6 @@
>   SUMMARY = "Simple DirectMedia Layer truetype font library"
>   SECTION = "libs"
> -DEPENDS = "libsdl3 freetype"
> +DEPENDS = "virtual/libsdl3 freetype"

I see that libsdl3 recipe does PROVIDE virtual/libsdl3 but is it 
required ? are there multiple providers for libsdl3 available to choose 
from ?

>   LICENSE = "Zlib"
>   LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
>   
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#117118): https://lists.openembedded.org/g/openembedded-devel/message/117118
> Mute This Topic: https://lists.openembedded.org/mt/112441095/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 --]

  parent reply	other threads:[~2025-04-25 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 21:06 [meta-oe][PATCH 1/2] libsdl3-ttf: make use of virtual/libsdl3 Markus Volk
2025-04-24 21:06 ` [meta-oe][PATCH 2/2] libsdl2-compat: " Markus Volk
2025-04-25 16:43 ` Khem Raj [this message]
2025-04-25 16:52   ` [oe] [meta-oe][PATCH 1/2] libsdl3-ttf: " Markus Volk
2025-04-25 17:17     ` Khem Raj

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=62c3c5ed-878b-4498-bd18-6fc487051245@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.