Changeset 7b74537e for general


Ignore:
Timestamp:
12/10/2011 01:21:48 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
59be8a59
Parents:
4784037
Message:

Updated to talloc-2.0.7
Added llvm-3.0

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

Location:
general
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/talloc.xml

    r4784037 r7b74537e  
    77  <!ENTITY talloc-download-http "http://samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  "ftp://samba.org/pub/talloc/talloc-&talloc-version;.tar.gz">
    9   <!ENTITY talloc-md5sum        "c6e736540145ca58cb3dcb42f91cf57b">
    10   <!ENTITY talloc-size          "244 KB">
    11   <!ENTITY talloc-buildsize     "2.2 MB">
    12   <!ENTITY talloc-time          "0.1 SBU">
     9  <!ENTITY talloc-md5sum        "dbfb3146f4cc47054e13b8a2988299f9">
     10  <!ENTITY talloc-size          "368 KB">
     11  <!ENTITY talloc-buildsize     "5.6 MB">
     12  <!ENTITY talloc-time          "0.3 SBU">
    1313]>
    1414
     
    3434    allocator used in <application>Samba</application> and
    3535    <application>MesaLib</application>.</para>
     36
     37    &lfs70_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/fontconfig.xml

    r4784037 r7b74537e  
    3333    for configuring and customizing font access.</para>
    3434
    35     &lfs65_checked;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/prog.xml

    r4784037 r7b74537e  
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="junit.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/>
     40  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
    4041  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/>
    4142  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yasm.xml"/>
Note: See TracChangeset for help on using the changeset viewer.