commit: 6b6674bd032b84724141fc70c0f34a9ad373686f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 05:38:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 00:19:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6674bd
media-libs/gst-plugins-base: Set USE-defaults for mesa[egl,gbm]
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
...gst-plugins-base-1.16.3.ebuild => gst-plugins-base-1.16.3-r1.ebuild} | 2 +-
...gst-plugins-base-1.18.4.ebuild => gst-plugins-base-1.18.4-r1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild
b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3-r1.ebuild
similarity index 98%
rename from media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild
rename to media-libs/gst-plugins-base/gst-plugins-base-1.16.3-r1.ebuild
index 23555ecd81a..73da5000cb0 100644
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild
+++ b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3-r1.ebuild
@@ -43,7 +43,7 @@ REQUIRED_USE="
# Dependencies needed by opengl library and plugin (enabled via USE gles2
and/or opengl)
# dmabuf automagic from libdrm headers (drm_fourcc.h) and EGL, so ensure it
with USE=egl (platform independent header used only, thus no MULTILIB_USEDEP);
provides dmabuf based upload/download/eglimage options
GL_DEPS="
- >=media-libs/mesa-9.0[egl?,gbm?,gles2?,wayland?,${MULTILIB_USEDEP}]
+
>=media-libs/mesa-9.0[egl(+)?,gbm(+)?,gles2?,wayland?,${MULTILIB_USEDEP}]
egl? (
x11-libs/libdrm
)
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild
b/media-libs/gst-plugins-base/gst-plugins-base-1.18.4-r1.ebuild
similarity index 98%
rename from media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild
rename to media-libs/gst-plugins-base/gst-plugins-base-1.18.4-r1.ebuild
index 218d6f4f256..4e27d0ccf6d 100644
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild
+++ b/media-libs/gst-plugins-base/gst-plugins-base-1.18.4-r1.ebuild
@@ -43,7 +43,7 @@ REQUIRED_USE="
# Dependencies needed by opengl library and plugin (enabled via USE gles2
and/or opengl)
# dmabuf automagic from libdrm headers (drm_fourcc.h) and EGL, so ensure it
with USE=egl (platform independent header used only, thus no MULTILIB_USEDEP);
provides dmabuf based upload/download/eglimage options
GL_DEPS="
- >=media-libs/mesa-9.0[egl?,gbm?,gles2?,wayland?,${MULTILIB_USEDEP}]
+
>=media-libs/mesa-9.0[egl(+)?,gbm(+)?,gles2?,wayland?,${MULTILIB_USEDEP}]
egl? (
x11-libs/libdrm
)