commit: f50285698097747541b4ee40d3fda1c40de9da98 Author: 1vybridge <openrc <AT> posteo <DOT> de> AuthorDate: Mon Jun 16 17:04:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 19:47:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5028569
dev-cpp/gstreamermm: drop RDEPEND dev-cpp/libxmlpp This dependency has been dropped since upstream commit[1] and is no longer required. [1] https://gitlab.gnome.org/GNOME/gstreamermm/-/commit/91902f622602912c89f2999fccead45d6c18ac14 Closes: https://bugs.gentoo.org/813013 Signed-off-by: 1vybridge <openrc <AT> posteo.de> Part-of: https://github.com/gentoo/gentoo/pull/42629 Closes: https://github.com/gentoo/gentoo/pull/42629 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{gstreamermm-1.10.0-r2.ebuild => gstreamermm-1.10.0-r3.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-cpp/gstreamermm/gstreamermm-1.10.0-r2.ebuild b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r3.ebuild similarity index 95% rename from dev-cpp/gstreamermm/gstreamermm-1.10.0-r2.ebuild rename to dev-cpp/gstreamermm/gstreamermm-1.10.0-r3.ebuild index e9ba634485f7..7e2d64d41b01 100644 --- a/dev-cpp/gstreamermm/gstreamermm-1.10.0-r2.ebuild +++ b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,6 @@ RDEPEND=" >=media-libs/gstreamer-${PV}:1.0 >=media-libs/gst-plugins-base-${PV}:1.0 >=dev-cpp/glibmm-2.47.6:2 - >=dev-cpp/libxmlpp-2.14:2.6 >=dev-libs/libsigc++-2:2" DEPEND="${RDEPEND} test? (
