diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-10-26 01:55:43 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-10-26 01:55:43 +0100 |
commit | 606b56abf20b13545c743ae6908f7363692e9b6c (patch) | |
tree | 92f59427ada92d01322ba5ae6046ca61263532fc /profiles | |
parent | cmake.eclass: do not mention media-gfx/gmic in comments, it no longer uses CMake (diff) | |
download | gentoo-606b56abf20b13545c743ae6908f7363692e9b6c.tar.gz gentoo-606b56abf20b13545c743ae6908f7363692e9b6c.tar.bz2 gentoo-606b56abf20b13545c743ae6908f7363692e9b6c.zip |
media-gfx/gmic: mask for removal
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 14 insertions, 0 deletions
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 <marecki@gentoo.org> (2023-10-26) +# media-gfx/gmic has been masked for removal, see Bug #916289. +media-gfx/darktable gmic + # hololeap <hololeap@protonmail.com> (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 <marecki@gentoo.org> (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 <gentoo@pogatzki.net> (2023-10-23) # Java libraries. No reverse dependencies. # Removal on 2023-11-23. |