From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/imgui/
Date: Thu, 21 Apr 2022 17:46:27 +0000 (UTC) [thread overview]
Message-ID: <1650502318.28d9358f121be9efa10fd2b266684d950fdc37e5.arthurzam@gentoo> (raw)
commit: 28d9358f121be9efa10fd2b266684d950fdc37e5
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Apr 21 00:51:58 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 00:51:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=28d9358f
media-libs/imgui: change required use logic
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
media-libs/imgui/imgui-1.87-r2.ebuild | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/media-libs/imgui/imgui-1.87-r2.ebuild b/media-libs/imgui/imgui-1.87-r2.ebuild
index f51097b79..0df42793d 100644
--- a/media-libs/imgui/imgui-1.87-r2.ebuild
+++ b/media-libs/imgui/imgui-1.87-r2.ebuild
@@ -45,12 +45,14 @@ PATCHES=( "${FILESDIR}/c${P}-fix-cmake.patch" )
REQUIRED_USE="
|| (
allegro
- || (
- glfw
- glut
- sdl
- )
- || ( opengl vulkan )
+ glfw
+ glut
+ sdl
+ )
+ || (
+ allegro
+ opengl
+ vulkan
)
examples? (
allegro
next reply other threads:[~2022-04-21 17:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-21 17:46 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-06 8:52 [gentoo-commits] repo/proj/guru:master commit in: media-libs/imgui/ David Roman
2024-06-05 13:18 Viorel Munteanu
2024-06-04 16:00 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-06-04 16:06 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-06-04 12:26 David Roman
2024-06-03 0:06 Julien Roy
2024-05-13 17:48 Julien Roy
2024-05-10 0:33 Haelwenn Monnier
2024-02-17 2:40 Rui Huang
2024-02-09 0:30 David Roman
2024-02-08 9:29 David Roman
2022-05-30 6:39 Florian Schmaus
2022-04-23 17:49 Haelwenn Monnier
2022-04-04 14:49 Andrew Ammerlaan
2022-03-29 0:22 Ronny Gutbrod
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=1650502318.28d9358f121be9efa10fd2b266684d950fdc37e5.arthurzam@gentoo \
--to=arthurzam@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