mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
libnice 0.1.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9952 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c34153976b
commit
0d6b2b9925
@ -517,7 +517,7 @@ $Date$
|
||||
<!ENTITY curl-version "7.25.0">
|
||||
<!ENTITY geoclue-version "0.12.0">
|
||||
<!ENTITY libgdata-version "0.12.0">
|
||||
<!ENTITY libnice-version "0.1.1">
|
||||
<!ENTITY libnice-version "0.1.2">
|
||||
<!ENTITY libnl-version "3.2.3">
|
||||
<!ENTITY libpcap-version "1.1.1">
|
||||
<!ENTITY libproxy-version "0.4.7">
|
||||
|
@ -85,6 +85,9 @@
|
||||
<listitem>
|
||||
<para>[krejzi] - mx 1.4.5.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - libnice 0.1.2.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -5,10 +5,10 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libnice-download-http
|
||||
"http://nice.freedesktop.org/releases/libnice-&libnice-version;.tar.gz">
|
||||
"http://nice.freedesktop.org/releases/libnice-&libnice-version;.tar.gz">
|
||||
<!ENTITY libnice-download-ftp " ">
|
||||
<!ENTITY libnice-md5sum "0906c3523eb78cb3caad170cc75af4b0">
|
||||
<!ENTITY libnice-size "650 KB">
|
||||
<!ENTITY libnice-md5sum "1914dd98380dd68632d3d448cc23f1e8">
|
||||
<!ENTITY libnice-size "656 KB">
|
||||
<!ENTITY libnice-buildsize "12 MB">
|
||||
<!ENTITY libnice-time "0.1 SBU">
|
||||
]>
|
||||
@ -36,7 +36,7 @@
|
||||
<application>libnice</application> and <application>GStreamer</application>
|
||||
elements.</para>
|
||||
|
||||
&lfs70_built;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -63,11 +63,20 @@
|
||||
<bridgehead renderas="sect3">libnice Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="pkgconfig"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="pkgconfig"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="gst-base-plugins"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gstreamer"/> and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/> and
|
||||
<ulink url="http://gupnp.org/">gupnp-igd</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libnice"/></para>
|
||||
@ -93,14 +102,12 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><option> --disable-static</option>: This switch prevents the static
|
||||
libraries being installed.</para>
|
||||
|
||||
<para><option>--with-gstreamer</option>: This option enables GStreamer
|
||||
functionality.</para>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
@ -112,10 +119,16 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>stunbdc and stund</seg>
|
||||
<seg>libgstnice.so and libnice.so</seg>
|
||||
<seg>/usr/include/nice, /usr/include/stun and
|
||||
/usr/share/gtk-doc/html/libnice</seg>
|
||||
<seg>
|
||||
stunbdc and stund
|
||||
</seg>
|
||||
<seg>
|
||||
libgstnice.so and libnice.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/nice, /usr/include/stun and
|
||||
/usr/share/gtk-doc/html/libnice
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -165,6 +178,9 @@ make</userinput></screen>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
Loading…
Reference in New Issue
Block a user