Changeset 76eb118


Ignore:
Timestamp:
07/24/2011 02:07:01 PM (13 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:
bf7a248a
Parents:
8628def1
Message:

Added new package, neon-0.29.6

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

Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/netlibs.xml

    r8628def1 r76eb118  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libproxy.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="neon.xml"/>
    2930
    3031  <!-- Obsolete
  • basicnet/netprogs/subversion.xml

    r8628def1 r76eb118  
    112112    <xref linkend="apache"/> (if you have <application>Apache Portable
    113113    Runtime</application> installed), and
    114     <ulink url="http://www.webdav.org/neon/">neon</ulink> or
     114    <xref linkend="neon"/> or
    115115    <ulink url="http://code.google.com/p/serf/">serf</ulink></para>
    116116
     
    436436      </varlistentry>
    437437
    438       <varlistentry id="neon-config">
     438      <varlistentry id="neon-config-svn">
    439439        <term><command>neon-config</command></term>
    440440        <listitem>
     
    458458      </varlistentry>
    459459
    460       <varlistentry id="libneon">
     460      <varlistentry id="libneon-svn">
    461461        <term><filename class='libraryfile'>libneon.{so,a}</filename></term>
    462462        <listitem>
  • general.ent

    r8628def1 r76eb118  
    44-->
    55
    6 <!ENTITY day          "20">                   <!-- Always 2 digits -->
     6<!ENTITY day          "24">                   <!-- Always 2 digits -->
    77<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    416416<!ENTITY libproxy-version             "0.2.3">
    417417<!ENTITY libsoup-version              "2.30.2">
     418<!ENTITY neon-version                 "0.29.6">
    418419<!-- Obsolete
    419420<!ENTITY wvstreams-version            "4.2.2">
  • introduction/welcome/changelog.xml

    r8628def1 r76eb118  
    4141
    4242-->
     43    <listitem>
     44      <para>July 24th, 2011</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[wblaszcz] - Added new package, neon-0.29.6. (ticket <ulink
     48          url="&blfs-ticket-root;2431">#2431</ulink>)</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
    4353    <listitem>
    4454      <para>July 20th, 2011</para>
  • multimedia/audioutils/audacious.xml

    r8628def1 r76eb118  
    115115    <xref linkend="libvorbis"/>,
    116116    <ulink url="http://www.lirc.org">LIRC</ulink>,
    117     <ulink url="http://www.webdav.org/neon/">neon-0.28.3</ulink> for online mpg3 and ogg radio,
     117    <xref linkend="neon"/> for online mpg3 and ogg radio,
    118118    <ulink url="http://xmms-projectm.sourceforge.net/">projectM</ulink>,
    119119    <ulink url="http://pulseaudio.org/">PulseAudio</ulink>,
  • xsoft/suites/openoffice.xml

    r8628def1 r76eb118  
    139139    <ulink url="http://lingucomponent.openoffice.org/MySpell-3.zip">MySpell</ulink>,
    140140    <ulink url="http://lingucomponent.openoffice.org/thesaurus.html">MyThes</ulink>,
    141     <ulink url="http://www.webdav.org/neon/">neon</ulink>,
     141    <xref linkend="neon"/>,
    142142    <xref linkend="openldap"/>,
    143143    <xref linkend="python"/>,
Note: See TracChangeset for help on using the changeset viewer.