<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1a648bb1fb8134a0c596c4cb8f62c3b465a82f56">https://github.com/macports/macports-ports/commit/1a648bb1fb8134a0c596c4cb8f62c3b465a82f56</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 1a648bb1fb8 rgb-tui: non-functional: add port notes re true color support
</span>1a648bb1fb8 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1a648bb1fb8134a0c596c4cb8f62c3b465a82f56
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Thu Jun 6 05:07:48 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> rgb-tui: non-functional: add port notes re true color support
</span>---
graphics/rgb-tui/Portfile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/rgb-tui/Portfile b/graphics/rgb-tui/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 747b1cddbca..baa42bcea73 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/rgb-tui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/rgb-tui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,5 +29,9 @@ patchfiles-append patch-CMakeLists.diff
</span>
compiler.cxx_standard 2017
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# FIXME: on powerpc it builds, but does not work correctly:
</span> # https://github.com/ArthurSonzogni/rgb-tui/issues/6
<span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Not every Terminal application supports true color.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+To have a meaningful experience with this port you need one.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Consider installing vte port or some alternative.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+"
</span></pre><pre style='margin:0'>
</pre>