From e51a9c6125d5f29b85c2de31f9f8315f06a29baf Mon Sep 17 00:00:00 2001 From: Ionen Wolkens <ionen@gentoo.org> Date: Thu, 17 Aug 2023 06:58:13 -0400 Subject: media-libs/libplacebo: note meson changes in python patch Signed-off-by: Ionen Wolkens <ionen@gentoo.org> --- .../libplacebo/files/libplacebo-5.229.1-python-executable.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/media-libs/libplacebo/files/libplacebo-5.229.1-python-executable.patch b/media-libs/libplacebo/files/libplacebo-5.229.1-python-executable.patch index 181e281bfde1..3626292d873d 100644 --- a/media-libs/libplacebo/files/libplacebo-5.229.1-python-executable.patch +++ b/media-libs/libplacebo/files/libplacebo-5.229.1-python-executable.patch @@ -4,6 +4,11 @@ and the latter also needs distutils that is unavailable with python3_12 without setuptools. https://bugs.gentoo.org/731728 + +Update: former should no longer be an issue since [1], but keeping +patch given [2] is still an issue +[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0686381dfc3d +[2] https://github.com/mesonbuild/meson/issues/7702 --- a/meson.build +++ b/meson.build @@ -323,3 +323,3 @@ -- cgit v1.2.3-65-gdbad