Changeset 57f7cfa


Ignore:
Timestamp:
01/19/2011 08:28:52 PM (13 years ago)
Author:
Thomas Trepl <thomas@…>
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:
af822af
Parents:
10ee44ef
Message:

Add new package libarchive and cmake

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

Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r10ee44ef r57f7cfa  
    288288<!ENTITY eject-version                "2.1.5">
    289289<!ENTITY unrar-version                "3.9.10">
     290<!ENTITY libarchive-version           "2.8.4">
    290291
    291292<!-- Obsolete
     
    295296
    296297<!-- Chapter 12 -->
     298<!ENTITY cmake-version                "2.8.3">
    297299<!ENTITY dejagnu-version              "1.4.4">
    298300<!ENTITY doxygen-version              "1.7.2">
  • general/prog/prog.xml

    r10ee44ef r57f7cfa  
    2323  system's development capabilities.</para>
    2424
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
    2526  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
    2627  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="doxygen.xml"/>
  • general/sysutils/sysutils.xml

    r10ee44ef r57f7cfa  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eject.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libarchive.xml"/>
    4748  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lzma-utils.xml"/> -->
    4849  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/> -->
  • introduction/welcome/changelog.xml

    r10ee44ef r57f7cfa  
    4747        <listitem>
    4848          <para>[randy] - Updated to SDL-1.2.14.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[thomas] - Added new package libarchive and cmake.</para>
    4952        </listitem>
    5053      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.