genlib: URL updates

This commit is contained in:
Xi Ruoyao 2022-09-08 14:56:22 +08:00
parent 6e2eb5cf0b
commit 36aab55c1d
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
12 changed files with 20 additions and 20 deletions

View File

@ -87,8 +87,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="db"/>,
<ulink url="http://www.freetds.org/">FreeTDS</ulink>,
<xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
<ulink url="https://www.freetds.org/">FreeTDS</ulink>,
<xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
<xref linkend="openldap"/>,
<xref linkend="postgresql"/>,
<xref linkend="sqlite"/> and

View File

@ -86,9 +86,9 @@
<xref linkend="dbus-glib"/>,
<xref linkend="doxygen"/>,
<ulink url="http://hspell.ivrix.org.il/">Hspell</ulink>,
<ulink url="http://hunspell.github.io/">Hunspell</ulink>,
<ulink url="https://hunspell.github.io/">Hunspell</ulink>,
<ulink url="https://nuspell.github.io/">Nuspell</ulink>,
<ulink url="http://hunspell.github.io/">Voikko</ulink>, and
<ulink url="https://hunspell.github.io/">Voikko</ulink>, and
<ulink url="https://github.com/unittest-cpp/unittest-cpp/releases">
unittest-cpp</ulink> (required for tests)
</para>

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY fftw-download-http "http://www.fftw.org/fftw-&fftw-version;.tar.gz">
<!ENTITY fftw-download-http "https://www.fftw.org/fftw-&fftw-version;.tar.gz">
<!ENTITY fftw-download-ftp "ftp://ftp.fftw.org/pub/fftw/fftw-&fftw-version;.tar.gz ">
<!ENTITY fftw-md5sum "8ccbf6a5ea78a16dbc3e1306e234cc5c">
<!ENTITY fftw-size "4.0 MB">
@ -169,7 +169,7 @@ make</userinput></screen>
<parameter>--enable-threads</parameter>: This enables <filename
class="libraryfile"> libfftw3_threads.so</filename> to be compiled.
It is used by e.g. the <application>gimp</application> plugin from
<ulink url="http://gmic.eu/">G'MIC</ulink>.
<ulink url="https://gmic.eu/">G'MIC</ulink>.
</para>
<para>

View File

@ -95,8 +95,8 @@
<xref linkend="gtk-doc"/>,
<xref linkend="libnsl"/>,
<xref linkend="vala"/>, and
<ulink url="http://download.mono-project.com/sources/gtk-sharp/">Gtk#</ulink> (requires
<ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>)
<ulink url="https://download.mono-project.com/sources/gtk-sharp/">Gtk#</ulink> (requires
<ulink url="https://www.mono-project.com/Main_Page">Mono</ulink>)
</para>
<para condition="html" role="usernotes">User Notes:

View File

@ -74,7 +74,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<ulink url="http://www.sphinx-doc.org/en/stable/man/sphinx-build.html">Sphinx</ulink>
<ulink url="https://www.sphinx-doc.org/en/stable/man/sphinx-build.html">Sphinx</ulink>
with <ulink url="https://pypi.python.org/pypi/sphinx_rtd_theme">sphinx_rtd_theme</ulink>
</para>

View File

@ -106,7 +106,7 @@ make</userinput></screen>
To test the results, issue: <command>make check</command>. One test,
test-checker,
is known to fail if the external package
<ulink url="http://hunspell.github.io/">Hunspell</ulink> is not installed.
<ulink url="https://hunspell.github.io/">Hunspell</ulink> is not installed.
The tests also must be run in an X session.
</para>

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libatasmart-download-http "http://0pointer.de/public/libatasmart-&libatasmart-version;.tar.xz">
<!ENTITY libatasmart-download-http "https://0pointer.de/public/libatasmart-&libatasmart-version;.tar.xz">
<!ENTITY libatasmart-download-ftp " ">
<!ENTITY libatasmart-md5sum "53afe2b155c36f658e121fe6def33e77">
<!ENTITY libatasmart-size "248 KB">

View File

@ -90,7 +90,7 @@
<xref linkend="gtk-doc"/>,
<xref linkend="mdadm"/>,
<ulink url="https://people.redhat.com/~heinzm/sw/dmraid/">dmraid</ulink>,
<ulink url="http://bcachefs.org/">bcachefs</ulink>, and
<ulink url="https://bcachefs.org/">bcachefs</ulink>, and
<ulink url="https://github.com/pmem/ndctl">ndctl</ulink>
</para>

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libdaemon-download-http "http://0pointer.de/lennart/projects/libdaemon/libdaemon-&libdaemon-version;.tar.gz">
<!ENTITY libdaemon-download-http "https://0pointer.de/lennart/projects/libdaemon/libdaemon-&libdaemon-version;.tar.gz">
<!ENTITY libdaemon-download-ftp " ">
<!ENTITY libdaemon-md5sum "509dc27107c21bcd9fbf2f95f5669563">
<!ENTITY libdaemon-size "332 KB">

View File

@ -31,9 +31,9 @@
<para>
<application>libidn</application> is a package designed for
internationalized string handling based on the
<ulink url="http://www.ietf.org/rfc/rfc3454.txt">Stringprep</ulink>,
<ulink url="http://www.ietf.org/rfc/rfc3492.txt">Punycode</ulink> and
<ulink url="http://www.ietf.org/rfc/rfc3490.txt">IDNA</ulink>
<ulink url="https://www.ietf.org/rfc/rfc3454.txt">Stringprep</ulink>,
<ulink url="https://www.ietf.org/rfc/rfc3492.txt">Punycode</ulink> and
<ulink url="https://www.ietf.org/rfc/rfc3490.txt">IDNA</ulink>
specifications defined by the Internet Engineering Task Force
(IETF) Internationalized Domain Names (IDN) working group, used for
internationalized domain names. This is useful for converting data from the
@ -89,7 +89,7 @@
<xref linkend="gtk-doc"/>,
<xref linkend="openjdk"/>,
<xref linkend="valgrind"/>, and
<ulink url="http://www.mono-project.com/">Mono</ulink>
<ulink url="https://www.mono-project.com/">Mono</ulink>
</para>
<para condition="html" role="usernotes">User Notes:

View File

@ -81,7 +81,7 @@
<para role="optional">
<xref linkend="which"/> (needed for tests),
<xref linkend="valgrind"/>,
<ulink url="http://cython.org/">Cython</ulink> (for python bindings), and
<ulink url="https://cython.org/">Cython</ulink> (for python bindings), and
<ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>
</para>
@ -120,7 +120,7 @@ make</userinput></screen>
<para>
<option>--enable-python</option>: this switch is needed to build
python bindings if <ulink url="http://cython.org/">Cython</ulink>
python bindings if <ulink url="https://cython.org/">Cython</ulink>
is installed.
</para>
</sect2>

View File

@ -76,7 +76,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="valgrind"/> and
<ulink url="http://thrysoee.dk/editline/">libedit</ulink>
<ulink url="https://thrysoee.dk/editline/">libedit</ulink>
</para>
<para condition="html" role="usernotes">