commit: 606b56abf20b13545c743ae6908f7363692e9b6c Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 00:55:43 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Oct 26 00:55:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606b56ab
media-gfx/gmic: mask for removal Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 776f5d1fcfbf..119e275fcf11 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Marek Szuba <[email protected]> (2023-10-26) +# media-gfx/gmic has been masked for removal, see Bug #916289. +media-gfx/darktable gmic + # hololeap <[email protected]> (2023-10-15) # Enabling these flags will create cycles in the dependency graph. # Maintainers may want to temporarily unmask these in order to run diff --git a/profiles/package.mask b/profiles/package.mask index 500414194eab..73b7f6e29e22 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2023-10-26) +# Upstream uses a massive home-made Makefile which has since the beginning +# required massive amounts of patching to make it behave reasonably +# (as well as to fix the problems which ostensibly led upstream to +# abandoning CMake, and which they immediately re-introduced in their NIH +# solution) and which if anything have only got worse since then. One, +# optional, reverse dependency in the tree. +# Removal on 2023-11-26. Bug #916289. +media-gfx/gmic + # Volkmar W. Pogatzki <[email protected]> (2023-10-23) # Java libraries. No reverse dependencies. # Removal on 2023-11-23.
