commit: cfb5cc143a1dbd696cfe1eb4ecbd3017794d5308 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 29 12:53:19 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 29 12:54:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb5cc14
profiles: Cleanup media-libs/mediastreamer entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 1 - profiles/prefix/darwin/macos/10.4/package.mask | 7 +------ profiles/prefix/darwin/macos/10.5/package.mask | 8 +------- profiles/targets/desktop/package.use | 4 ---- 4 files changed, 2 insertions(+), 18 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index d8a240ec137..90095cd7875 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -78,7 +78,6 @@ kde-plasma/discover firmware app-emulation/qemu -sdl dev-libs/zziplib -sdl media-libs/libmpeg2 -sdl -media-libs/mediastreamer -sdl media-libs/mlt -sdl media-libs/openal -sdl media-sound/mpg123 -sdl diff --git a/profiles/prefix/darwin/macos/10.4/package.mask b/profiles/prefix/darwin/macos/10.4/package.mask index 5c1f976ce0b..fdadff5bdbc 100644 --- a/profiles/prefix/darwin/macos/10.4/package.mask +++ b/profiles/prefix/darwin/macos/10.4/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Fabian Groffen <[email protected]> (2012-05-03) @@ -8,8 +8,3 @@ # Fabian Groffen <[email protected]> (2011-07-11) # Needs headers only available starting from 10.5 (Leopard) sys-process/lsof - -# Fabian Groffen <[email protected]> (2011-04-30) -# These releases got a rewrite that is no longer compatible with -# CoreAudio as available on Tiger and Leopard ->=media-libs/mediastreamer-2.7.3 diff --git a/profiles/prefix/darwin/macos/10.5/package.mask b/profiles/prefix/darwin/macos/10.5/package.mask index 0f034a88475..948d0ca588f 100644 --- a/profiles/prefix/darwin/macos/10.5/package.mask +++ b/profiles/prefix/darwin/macos/10.5/package.mask @@ -1,12 +1,6 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Fabian Groffen <[email protected]> (2012-05-03) # Needs 10.6 or up >=dev-lang/ghc-7 - -# Fabian Groffen <[email protected]> (2011-11-06) -# These releases got a rewrite that is no longer compatible with -# CoreAudio as available on Tiger and Leopard ->=media-libs/mediastreamer-2.7.3 - diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 8abcb26fc9a..eba77f32db7 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -33,10 +33,6 @@ media-libs/libvpx svc # Avoid circular dependency when installing from scratch dev-util/cmake -qt5 -# Andreas Sturmlechner <[email protected]> (2017-11-19) -# Required by opengl, theora, v4l and X -media-libs/mediastreamer video - # Andreas Sturmlechner <[email protected]> (2017-08-04) # Required by flac and mp3 kde-apps/k3b taglib
