Changeset 114fd4e5


Ignore:
Timestamp:
09/28/2016 02:35:09 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e5a20ad
Parents:
f7153b6
Message:

Add Ninja-1.7.1.

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    rf7153b6 r114fd4e5  
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mercurial.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/>
     48  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="npapi-sdk.xml"/>
    4950  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/>
  • introduction/welcome/changelog.xml

    rf7153b6 r114fd4e5  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[dj] - Add ninja-1.7.1.</para>
     51        </listitem>
     52        <listitem>
    5053          <para>[renodr] - Update to ghostscript-9.20. Fixes
    5154          <ulink url="&blfs-ticket-root;8361">#8361</ulink>.</para>
  • packages.ent

    rf7153b6 r114fd4e5  
    295295<!ENTITY mercurial-version            "3.9.1">
    296296<!ENTITY nasm-version                 "2.12.02">
     297<!ENTITY ninja-version                "1.7.1">
    297298<!ENTITY npapi-sdk-version            "0.27.2">
    298299<!ENTITY php-version                  "7.0.11">
Note: See TracChangeset for help on using the changeset viewer.