commit: 390a1136b8e9317e1a91f390445ed663b9da0397
parent 5847a181a3323ae70f9360e0e2e801cf1bf3d615
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 1 Oct 2022 01:18:35 +0200
notes/bootstrapping: Point to wine-mono repository
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/notes/bootstrapping.shtml b/notes/bootstrapping.shtml
@@ -38,7 +38,7 @@
<p>Their meson setup hardcodes the use of pre-built firmware like BIOSes and VGA Option ROMs.</p>
<h3>app-emulation/wine-mono</h3>
- <p>This is a collection of binaries</p>
+ <p>In gentoo it's a collection of binaries. Source repository is at <a href="https://github.com/madewokherd/wine-mono">https://github.com/madewokherd/wine-mono</a></p>
<h3>mono / .NET</h3>
<p>Source-only building is unsupported and nearly impossible currently (massive chain + intermediary unstable versions).</p>