* [gentoo-commits] repo/gentoo:master commit in: dev-debug/apitrace/
@ 2024-05-23 14:57 Matt Turner
0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2024-05-23 14:57 UTC (permalink / raw
To: gentoo-commits
commit: 4cb8667335e96d74d8afc2316b40ceb83dba3a8e
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 14:56:02 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu May 23 14:57:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb86673
dev-debug/apitrace: Depend on libglvnd, not mesa
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-debug/apitrace/apitrace-9.0-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/apitrace/apitrace-9.0-r5.ebuild b/dev-debug/apitrace/apitrace-9.0-r5.ebuild
index ab8cb5c9518c..f15cf68d8fc9 100644
--- a/dev-debug/apitrace/apitrace-9.0-r5.ebuild
+++ b/dev-debug/apitrace/apitrace-9.0-r5.ebuild
@@ -21,7 +21,7 @@ DEPEND="${PYTHON_DEPS}
app-arch/brotli:=[${MULTILIB_USEDEP}]
>=app-arch/snappy-1.1.1[${MULTILIB_USEDEP}]
media-libs/libpng:0=
- media-libs/mesa[egl(+),gles1,gles2,X?,${MULTILIB_USEDEP}]
+ media-libs/libglvnd[X?,${MULTILIB_USEDEP}]
>=media-libs/waffle-1.6.0-r1[egl(+),${MULTILIB_USEDEP}]
sys-libs/zlib[${MULTILIB_USEDEP}]
sys-process/procps:=[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-debug/apitrace/
@ 2024-05-23 14:57 Matt Turner
0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2024-05-23 14:57 UTC (permalink / raw
To: gentoo-commits
commit: 495c726ea672212c76c3e655b273789168757b9b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 14:51:23 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu May 23 14:57:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495c726e
dev-debug/apitrace: Add Python 3.12/3.13 compatibility
Closes: https://bugs.gentoo.org/929390
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-debug/apitrace/{apitrace-9.0-r4.ebuild => apitrace-9.0-r5.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/apitrace/apitrace-9.0-r4.ebuild b/dev-debug/apitrace/apitrace-9.0-r5.ebuild
similarity index 98%
rename from dev-debug/apitrace/apitrace-9.0-r4.ebuild
rename to dev-debug/apitrace/apitrace-9.0-r5.ebuild
index b78a91aa9c82..ab8cb5c9518c 100644
--- a/dev-debug/apitrace/apitrace-9.0-r4.ebuild
+++ b/dev-debug/apitrace/apitrace-9.0-r5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake-multilib multilib python-single-r1
DESCRIPTION="Tool for tracing, analyzing, and debugging graphics APIs"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-23 14:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 14:57 [gentoo-commits] repo/gentoo:master commit in: dev-debug/apitrace/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2024-05-23 14:57 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox