public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/imgui/
Date: Tue,  4 Jun 2024 16:00:50 +0000 (UTC)	[thread overview]
Message-ID: <1717516843.97adccd54889d60a15dd188fc959fc1b93f24215.ceamac@gentoo> (raw)

commit:     97adccd54889d60a15dd188fc959fc1b93f24215
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  4 15:59:30 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jun  4 16:00:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97adccd5

media-libs/imgui: fix sdl USE flags

I did some search & replace damage last time, fix it.

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 media-libs/imgui/imgui-1.89.9-r3.ebuild | 4 ++--
 media-libs/imgui/imgui-1.90.7-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/imgui/imgui-1.89.9-r3.ebuild b/media-libs/imgui/imgui-1.89.9-r3.ebuild
index e03ac218f..50508ae0e 100644
--- a/media-libs/imgui/imgui-1.89.9-r3.ebuild
+++ b/media-libs/imgui/imgui-1.89.9-r3.ebuild
@@ -61,9 +61,9 @@ multilib_src_configure() {
 		$(meson_feature vulkan)
 		$(meson_feature glfw)
 		$(meson_feature sdl2)
-		$(meson_feature sdl2-renderer)
+		$(meson_feature sdl2-renderer sdl2_renderer)
 		-Dsdl3=disabled
-		-Dsdl3-renderer=disabled
+		-Dsdl3_renderer=disabled
 		$(meson_feature webgpu)
 		-Dosx=disabled
 		-Dwin=disabled

diff --git a/media-libs/imgui/imgui-1.90.7-r2.ebuild b/media-libs/imgui/imgui-1.90.7-r2.ebuild
index e03ac218f..50508ae0e 100644
--- a/media-libs/imgui/imgui-1.90.7-r2.ebuild
+++ b/media-libs/imgui/imgui-1.90.7-r2.ebuild
@@ -61,9 +61,9 @@ multilib_src_configure() {
 		$(meson_feature vulkan)
 		$(meson_feature glfw)
 		$(meson_feature sdl2)
-		$(meson_feature sdl2-renderer)
+		$(meson_feature sdl2-renderer sdl2_renderer)
 		-Dsdl3=disabled
-		-Dsdl3-renderer=disabled
+		-Dsdl3_renderer=disabled
 		$(meson_feature webgpu)
 		-Dosx=disabled
 		-Dwin=disabled


WARNING: multiple messages have this Message-ID (diff)
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/imgui/
Date: Tue,  4 Jun 2024 16:06:33 +0000 (UTC)	[thread overview]
Message-ID: <1717516843.97adccd54889d60a15dd188fc959fc1b93f24215.ceamac@gentoo> (raw)
Message-ID: <20240604160633.ckcXvgepfKM_saqKtkV-cNbFX8kAWhUdnhAkSA3X6jA@z> (raw)

commit:     97adccd54889d60a15dd188fc959fc1b93f24215
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  4 15:59:30 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jun  4 16:00:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97adccd5

media-libs/imgui: fix sdl USE flags

I did some search & replace damage last time, fix it.

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 media-libs/imgui/imgui-1.89.9-r3.ebuild | 4 ++--
 media-libs/imgui/imgui-1.90.7-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/imgui/imgui-1.89.9-r3.ebuild b/media-libs/imgui/imgui-1.89.9-r3.ebuild
index e03ac218f..50508ae0e 100644
--- a/media-libs/imgui/imgui-1.89.9-r3.ebuild
+++ b/media-libs/imgui/imgui-1.89.9-r3.ebuild
@@ -61,9 +61,9 @@ multilib_src_configure() {
 		$(meson_feature vulkan)
 		$(meson_feature glfw)
 		$(meson_feature sdl2)
-		$(meson_feature sdl2-renderer)
+		$(meson_feature sdl2-renderer sdl2_renderer)
 		-Dsdl3=disabled
-		-Dsdl3-renderer=disabled
+		-Dsdl3_renderer=disabled
 		$(meson_feature webgpu)
 		-Dosx=disabled
 		-Dwin=disabled

diff --git a/media-libs/imgui/imgui-1.90.7-r2.ebuild b/media-libs/imgui/imgui-1.90.7-r2.ebuild
index e03ac218f..50508ae0e 100644
--- a/media-libs/imgui/imgui-1.90.7-r2.ebuild
+++ b/media-libs/imgui/imgui-1.90.7-r2.ebuild
@@ -61,9 +61,9 @@ multilib_src_configure() {
 		$(meson_feature vulkan)
 		$(meson_feature glfw)
 		$(meson_feature sdl2)
-		$(meson_feature sdl2-renderer)
+		$(meson_feature sdl2-renderer sdl2_renderer)
 		-Dsdl3=disabled
-		-Dsdl3-renderer=disabled
+		-Dsdl3_renderer=disabled
 		$(meson_feature webgpu)
 		-Dosx=disabled
 		-Dwin=disabled


             reply	other threads:[~2024-06-04 16:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 16:00 Viorel Munteanu [this message]
2024-06-04 16:06 ` [gentoo-commits] repo/proj/guru:master commit in: media-libs/imgui/ Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2024-12-07 15:09 [gentoo-commits] repo/proj/guru:dev " Gonçalo Negrier Duarte
2024-09-05 19:21 Gonçalo Negrier Duarte
2024-06-05 13:18 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-06-05 13:18 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-06-03 15:02 Viorel Munteanu
2024-06-03 11:01 Gonçalo Negrier Duarte
2024-06-03 10:49 Gonçalo Negrier Duarte
2024-06-02 22:11 Gonçalo Negrier Duarte
2024-05-12 19:27 Gonçalo Negrier Duarte
2024-05-10 14:00 Gonçalo Negrier Duarte
2024-05-09 16:03 Gonçalo Negrier Duarte
2024-02-16 21:50 Gonçalo Negrier Duarte
2024-02-08 11:08 Gonçalo Negrier Duarte
2024-02-07 17:59 Gonçalo Negrier Duarte
2023-02-19  5:17 Anna Vyalkova
2022-05-29 23:06 Alessandro Barbieri
2022-04-23 13:26 Alessandro Barbieri
2022-04-21  0:52 Alessandro Barbieri
2022-04-03 23:49 Alessandro Barbieri
2022-03-27 21:28 Alessandro Barbieri
2021-07-04  8:13 Alessandro Barbieri

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=1717516843.97adccd54889d60a15dd188fc959fc1b93f24215.ceamac@gentoo \
    --to=ceamac@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox