diff options
author | 2023-10-26 01:55:43 +0100 | |
---|---|---|
committer | 2023-10-26 01:55:43 +0100 | |
commit | 606b56abf20b13545c743ae6908f7363692e9b6c (patch) | |
tree | 92f59427ada92d01322ba5ae6046ca61263532fc /profiles/package.mask | |
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/package.mask')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 10 insertions, 0 deletions
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. |