Changeset 3ff3b9b for general/sysutils


Ignore:
Timestamp:
01/05/2013 10:47:05 PM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
ba1be62
Parents:
48fcfcf6
Message:

Some more package updates, fix iptables compilation.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/redland.xml

    r48fcfcf6 r3ff3b9b  
    77  <!ENTITY redland-download-http "http://download.librdf.org/source/redland-&redland-version;.tar.gz">
    88  <!ENTITY redland-download-ftp  " ">
    9   <!ENTITY redland-md5sum        "b0deb87f3c7d3237a3d587c1e0f2f266">
    10   <!ENTITY redland-size          "1.5 MB">
    11   <!ENTITY redland-buildsize     "20.9 MB">
     9  <!ENTITY redland-md5sum        "32f8e1417a64d3c6f2c727f9053f55ea">
     10  <!ENTITY redland-size          "1.6 MB">
     11  <!ENTITY redland-buildsize     "21 MB">
    1212  <!ENTITY redland-time          "0.2 SBU">
    1313]>
    1414
    15 <sect1 id="redland" xreflabel="redland-&redland-version;">
     15<sect1 id="redland" xreflabel="Redland-&redland-version;">
    1616  <?dbhtml filename="redland.html"?>
    1717
     
    2424
    2525  <indexterm zone="redland">
    26     <primary sortas="a-redland">redland</primary>
     26    <primary sortas="a-Redland">Redland</primary>
    2727  </indexterm>
    2828
     
    5959    </itemizedlist>
    6060
    61 <!--
    62     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    63     <itemizedlist spacing='compact'>
    64       <listitem>
    65         <para>Required patch: <ulink
    66         url="&patch-root;/redland-&redland-version;-fixes-1.patch"/></para>
    67       </listitem>
    68     </itemizedlist>
    69 -->
    7061    <bridgehead renderas="sect3">Redland Dependencies</bridgehead>
    7162
     
    109100    <title>Command Explanations</title>
    110101
    111     <para><option>--disable-static</option>: This option prevents compiling the
    112     static archive versions of the libraries.</para>
     102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     103      href="../../xincludes/static-libraries.xml"/>
    113104
    114105  </sect2>
Note: See TracChangeset for help on using the changeset viewer.