Changeset 97d40fb


Ignore:
Timestamp:
08/14/2010 08:25:35 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
ed9f7f0
Parents:
07897b1
Message:

Added new package, libnice-0.0.8.

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/netlibs.xml

    r07897b1 r97d40fb  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnet.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnice.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/>
    2628  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libproxy.xml"/>
    2729  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/>
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/>
    2930
    3031</chapter>
  • general.ent

    r07897b1 r97d40fb  
    409409<!ENTITY wvstreams-version            "4.2.2">
    410410<!ENTITY gnet-version                 "2.0.7">
     411<!ENTITY libnice-version              "0.0.8">
     412<!ENTITY libpcap-version              "1.0.0">
    411413<!ENTITY libproxy-version             "0.2.3">
    412414<!ENTITY libsoup-version              "2.28.2">
    413 <!ENTITY libpcap-version              "1.0.0">
    414415
    415416<!-- Chapter 17 -->
  • introduction/welcome/changelog.xml

    r07897b1 r97d40fb  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Added new package, libnice-0.0.8.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[wblaszcz] - Updated to Intltool-0.41.1.</para>
    4851        </listitem>
Note: See TracChangeset for help on using the changeset viewer.