Doc refresh to get "A patch for SDL2_Pango..."

"...is no longer necessary."
This commit is contained in:
Bill Kendrick 2022-07-09 19:04:26 -07:00
parent f39502771c
commit 5e3aac3889
10 changed files with 80 additions and 120 deletions

View file

@ -96,7 +96,7 @@
</p>
<p>
juillet 8, 2022 </p>
juillet 10, 2022 </p>
</center>
</header>
@ -301,7 +301,7 @@
<p style="font-size: small;">
<em>
juillet 8, 2022 Shin-ichi TOYAMA &lt;<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>&gt;
juillet 10, 2022 Shin-ichi TOYAMA &lt;<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>&gt;
</em>
</p>
</header>
@ -412,21 +412,19 @@
<section class="indent"><!-- H5: SDL2_Pango -->
<header>
<h5>SDL_Pango</h5>
<h5>SDL2_Pango</h5>
</header>
<p>
Download <a href="https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch">a patch</a> from <a href="https://z1.plala.jp/tuxpaint/buildwin.html">z1.plala.jp</a>, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows. <blockquote>
You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows. <blockquote>
<code>
$ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch<br/>
$ git clone https://github.com/markuskimius/SDL2_Pango<br/>
$ cd SDL2_Pango<br/>
$ patch -p0 &lt; ../SDL2_Pango-dll.patch<br/>
$ ./configure --prefix=/mingw64 &amp;&amp; make &amp;&amp; make install<br/>
</code>
</blockquote>
</p>
</section><!-- H5: SDL_Pango -->
</section><!-- H5: SDL2_Pango -->
<section class="indent"><!-- H5: libunibreak -->
<header>
@ -508,21 +506,19 @@
<section class="indent"><!-- H5: SDL2_Pango -->
<header>
<h5>SDL_Pango</h5>
<h5>SDL2_Pango</h5>
</header>
<p>
Download <a href="https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch">a patch</a> from <a href="https://z1.plala.jp/tuxpaint/buildwin.html">z1.plala.jp</a>, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows. <blockquote>
You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows. <blockquote>
<code>
$ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch<br/>
$ git clone https://github.com/markuskimius/SDL2_Pango<br/>
$ cd SDL2_Pango<br/>
$ patch -p0 &lt; ../SDL2_Pango-dll.patch<br/>
$ ./configure --prefix=/mingw32 &amp;&amp; make &amp;&amp; make install<br/>
</code>
</blockquote>
</p>
</section><!-- H5: SDL_Pango -->
</section><!-- H5: SDL2_Pango -->
<section class="indent"><!-- H5: libunibreak -->
<header>