Changeset e7907dc


Ignore:
Timestamp:
07/24/2013 05:34:00 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
14e099b
Parents:
a1d3648
Message:

Update to libnice-0.1.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11486 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra1d3648 re7907dc  
    473473<!ENTITY ldns-version                 "1.6.16">
    474474<!ENTITY libevent-version             "2.0.21">
    475 <!ENTITY libnice-version              "0.1.3">
     475<!ENTITY libnice-version              "0.1.4">
    476476<!ENTITY libnl-version                "3.2.22">
    477477<!ENTITY libpcap-version              "1.4.0">
  • introduction/welcome/changelog.xml

    ra1d3648 re7907dc  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to libnice-0.1.4.</para>
     51        </listitem>
     52        <listitem>
    5053          <para>[bdubbs] - Update to dhcpcd-6.0.3.</para>
    5154        </listitem>
  • networking/netlibs/libnice.xml

    ra1d3648 re7907dc  
    88           "http://nice.freedesktop.org/releases/libnice-&libnice-version;.tar.gz">
    99  <!ENTITY libnice-download-ftp  " ">
    10   <!ENTITY libnice-md5sum        "1a0907605f852dcda32a3b3daf38d36c">
    11   <!ENTITY libnice-size          "660 KB">
    12   <!ENTITY libnice-buildsize     "20 MB">
    13   <!ENTITY libnice-time          "less than 0.1 SBU">
     10  <!ENTITY libnice-md5sum        "315c457b092980a4a9a0bea9f0723cce">
     11  <!ENTITY libnice-size          "700 KB">
     12  <!ENTITY libnice-buildsize     "27 MB">
     13  <!ENTITY libnice-time          "0.5 SBU">
    1414]>
    1515
     
    3535      the IETF's draft Interactice Connectivity Establishment standard (ICE). It
    3636      provides <application>GLib</application>-based library,
    37       <application>libnice</application> and <application>GStreamer</application>
     37      <application>libnice</application> and <application>GStreamer</application>,
    3838      elements.
    3939    </para>
     
    9090    <para role="optional">
    9191      <xref linkend="gst-plugins-base"/>,
    92       <xref linkend="gtk-doc"/> and
     92      <xref linkend="gtk-doc"/>, and
    9393      <ulink url="http://gupnp.org/">gupnp-igd</ulink>
    9494    </para>
     
    160160        <seg>
    161161          /usr/include/nice,
    162           /usr/include/stun and
     162          /usr/include/stun, and
    163163          /usr/share/gtk-doc/html/libnice
    164164        </seg>
Note: See TracChangeset for help on using the changeset viewer.