Changeset ef8b91c2
- Timestamp:
- 04/29/2005 05:47:57 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 38b1a66
- Parents:
- bf8ac01
- Location:
- basicnet/netlibs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netlibs/curl.xml
rbf8ac01 ref8b91c2 58 58 </itemizedlist> 59 59 60 <bridgehead renderas="sect3"> TEMPLATEDependencies</bridgehead>60 <bridgehead renderas="sect3">CURL Dependencies</bridgehead> 61 61 62 62 <bridgehead renderas="sect4">Optional</bridgehead> -
basicnet/netlibs/gnet.xml
rbf8ac01 ref8b91c2 1 <?xml version="1.0" encoding="ISO-8859-1"?> 1 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 2 3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ … … 13 14 14 15 <sect1 id="gnet" xreflabel="GNet-&gnet-version;"> 15 <sect1info> 16 <othername>$LastChangedBy$</othername> 17 <date>$Date$</date> 18 </sect1info> 19 <?dbhtml filename="gnet.html"?> 20 <title>GNet-&gnet-version;</title> 21 <indexterm zone="gnet"> 22 <primary sortas="a-GNet">GNet</primary></indexterm> 23 24 <sect2> 25 <title>Introduction to <application>GNet</application></title> 26 27 <para>The <application>GNet</application> package contains a simple network 28 library. This is useful for supporting <acronym>TCP</acronym> sockets, 29 <acronym>UDP</acronym> and <acronym>IP</acronym> multicast, asynchronous 30 <acronym>DNS</acronym> lookup, and more.</para> 31 32 <sect3><title>Package information</title> 33 <itemizedlist spacing='compact'> 34 <listitem><para>Download (HTTP): <ulink 35 url="&gnet-download-http;"/></para></listitem> 36 <listitem><para>Download (FTP): <ulink 37 url="&gnet-download-ftp;"/></para></listitem> 38 <listitem><para>Download MD5 sum: &gnet-md5sum;</para></listitem> 39 <listitem><para>Download size: &gnet-size;</para></listitem> 40 <listitem><para>Estimated disk space required: 41 &gnet-buildsize;</para></listitem> 42 <listitem><para>Estimated build time: 43 &gnet-time;</para></listitem></itemizedlist> 44 </sect3> 45 46 <sect3><title><application>GNet</application> dependencies</title> 47 <sect4><title>Required</title> 48 <para><xref linkend="GLib"/> or <xref linkend="glib2"/></para> 49 </sect4> 50 </sect3> 51 52 </sect2> 53 54 <sect2> 55 <title>Installation of <application>GNet</application></title> 56 57 <para>Install <application>GNet</application> by running the following 58 commands:</para> 59 60 <screen><userinput><command>./configure --prefix=/usr && 61 make</command></userinput></screen> 62 63 <para>Now, as the root user:</para> 64 65 <screen><userinput role='root'><command>make install</command></userinput></screen> 66 67 </sect2> 68 69 <sect2> 70 <title>Contents</title> 71 72 <segmentedlist> 73 <segtitle>Installed Programs</segtitle> 74 <segtitle>Installed Library</segtitle> 75 <segtitle>Installed Directories</segtitle> 76 77 <seglistitem> 78 <seg>None</seg> 79 <seg>libgnet-2.0.[so,a]</seg> 80 <seg>/usr/include/gnet-2.0, /usr/lib/gnet-2.0 and 81 /usr/share/doc/libgnet2.0-dev</seg> 82 </seglistitem> 83 </segmentedlist> 84 85 <variablelist> 86 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 87 <?dbfo list-presentation="list"?> 88 89 <varlistentry id="libgnet"> 90 <term><filename class='libraryfile'>libgnet-2.0.[so,a]</filename></term> 91 <listitem><para>is a simple network library written in C. It is 92 object-oriented and built upon <application>GLib</application>. It is 93 intended to be easy to use and port.</para> 94 <indexterm zone="gnet libgnet"> 95 <primary sortas="c-libgnet-2.0">libgnet-2.0.[so,a]</primary> 96 </indexterm></listitem> 97 </varlistentry> 98 </variablelist> 99 100 </sect2> 101 16 <?dbhtml filename="gnet.html"?> 17 18 <sect1info> 19 <othername>$LastChangedBy$</othername> 20 <date>$Date$</date> 21 </sect1info> 22 23 <title>GNet-&gnet-version;</title> 24 25 <indexterm zone="gnet"> 26 <primary sortas="a-GNet">GNet</primary> 27 </indexterm> 28 29 <sect2 role="package"> 30 <title>Introduction to GNet</title> 31 32 <para>The <application>GNet</application> package contains a simple network 33 library. This is useful for supporting TCP sockets, UDP and IP multicast, 34 asynchronous DNS lookup, and more.</para> 35 36 <bridgehead renderas="sect3">Package Information</bridgehead> 37 <itemizedlist spacing='compact'> 38 <listitem> 39 <para>Download (HTTP): <ulink url="&gnet-download-http;"/></para> 40 </listitem> 41 <listitem> 42 <para>Download (FTP): <ulink url="&gnet-download-ftp;"/></para> 43 </listitem> 44 <listitem> 45 <para>Download MD5 sum: &gnet-md5sum;</para> 46 </listitem> 47 <listitem> 48 <para>Download size: &gnet-size;</para> 49 </listitem> 50 <listitem> 51 <para>Estimated disk space required: &gnet-buildsize;</para> 52 </listitem> 53 <listitem> 54 <para>Estimated build time: &gnet-time;</para> 55 </listitem> 56 </itemizedlist> 57 58 <bridgehead renderas="sect3">GNet Dependencies</bridgehead> 59 60 <bridgehead renderas="sect4">Required</bridgehead> 61 <para><xref linkend="GLib"/> or <xref linkend="glib2"/></para> 62 63 </sect2> 64 65 <sect2 role="installation"> 66 <title>Installation of GNet</title> 67 68 <para>Install <application>GNet</application> by running the following 69 commands:</para> 70 71 <screen><userinput>./configure --prefix=/usr && 72 make</userinput></screen> 73 74 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 75 76 <screen role='root'><userinput>make install</userinput></screen> 77 78 </sect2> 79 80 <sect2 role="content"> 81 <title>Contents</title> 82 83 <segmentedlist> 84 <segtitle>Installed Programs</segtitle> 85 <segtitle>Installed Library</segtitle> 86 <segtitle>Installed Directories</segtitle> 87 88 <seglistitem> 89 <seg>None</seg> 90 <seg>libgnet-2.0.[so,a]</seg> 91 <seg>/usr/include/gnet-2.0, /usr/lib/gnet-2.0 and 92 /usr/share/doc/libgnet2.0-dev</seg> 93 </seglistitem> 94 </segmentedlist> 95 96 <variablelist> 97 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 98 <?dbfo list-presentation="list"?> 99 <?dbhtml list-presentation="table"?> 100 101 <varlistentry id="libgnet"> 102 <term><filename class='libraryfile'>libgnet-2.0.[so,a]</filename></term> 103 <listitem> 104 <para>is a simple network library written in C. It is 105 object-oriented and built upon <application>GLib</application>. It is 106 intended to be easy to use and port.</para> 107 <indexterm zone="gnet libgnet"> 108 <primary sortas="c-libgnet-2.0">libgnet-2.0.[so,a]</primary> 109 </indexterm> 110 </listitem> 111 </varlistentry> 112 113 </variablelist> 114 115 </sect2> 116 102 117 </sect1> 103 118
Note:
See TracChangeset
for help on using the changeset viewer.