Changeset cb9f485


Ignore:
Timestamp:
01/14/2010 03:58:01 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:
2435bae
Parents:
3b7debe
Message:

Added new package, libelf-0.8.13 and minor ammendments to nautilus and enchant.

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

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3b7debe rcb9f485  
    44-->
    55
    6 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     6<!ENTITY day          "14">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    170170<!ENTITY libnotify-version            "0.4.5">
    171171<!ENTITY libical-version              "0.43">
     172<!ENTITY libelf-version               "0.8.13">
    172173<!ENTITY libggz-version               "0.0.14.1">
    173174
  • general/genlib/enchant.xml

    r3b7debe rcb9f485  
    66
    77  <!ENTITY enchant-download-http "http://www.abisource.com/downloads/enchant/&enchant-version;/enchant-&enchant-version;.tar.gz">
    8   <!ENTITY enchant-download-ftp  " ">
     8  <!ENTITY enchant-download-ftp  "ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/enchant-&enchant-version;.tar.gz">
    99  <!ENTITY enchant-md5sum        "7dfaed14e142b4a0004b770c9568ed02">
    1010  <!ENTITY enchant-size          "579 KB">
  • general/genlib/genlib.xml

    r3b7debe rcb9f485  
    9393  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libnotify.xml"/>
    9494  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libical.xml"/>
     95  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libelf.xml"/>
    9596  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libggz.xml"/>
    9697
  • gnome/core/nautilus.xml

    r3b7debe rcb9f485  
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    6565    <para role="optional"><xref linkend="docbook-utils"/>,
    66     <xref linkend="eel"/>,
    6766    <ulink url="http://libopenraw.freedesktop.org/wiki/Exempi">Exempi</ulink>,
    6867    <ulink url="http://beagle-project.org/Main_Page">libbeagle</ulink>,
  • introduction/welcome/changelog.xml

    r3b7debe rcb9f485  
    4343
    4444    <listitem>
     45      <para>January 14th, 2010</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[wblaszcz] - Added new package, libelf-0.8.13 and minor
     49          ammendments to nautilus and enchant.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>January 13th, 2010</para>
    4656      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.