Doc refresh to get "A patch for SDL2_Pango..."
"...is no longer necessary."
This commit is contained in:
parent
f39502771c
commit
5e3aac3889
10 changed files with 80 additions and 120 deletions
|
|
@ -96,7 +96,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
2022年7月 8日 </p>
|
||||
2022年7月10日 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
|
||||
<p style="font-size: small;">
|
||||
<em>
|
||||
2022年7月 8日 Shin-ichi TOYAMA <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
2022年7月10日 Shin-ichi TOYAMA <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
</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 < ../SDL2_Pango-dll.patch<br/>
|
||||
$ ./configure --prefix=/mingw64 && make && 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 < ../SDL2_Pango-dll.patch<br/>
|
||||
$ ./configure --prefix=/mingw32 && make && make install<br/>
|
||||
</code>
|
||||
</blockquote>
|
||||
</p>
|
||||
</section><!-- H5: SDL_Pango -->
|
||||
</section><!-- H5: SDL2_Pango -->
|
||||
|
||||
<section class="indent"><!-- H5: libunibreak -->
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue