Ignore:
Timestamp:
01/02/2017 11:20:23 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
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, 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:
55ec717
Parents:
3690841
Message:

libreoffice-5.2.4.2
Exim-4.88
Boost-1.63.0
Swig-3.0.11
Doxygen-1.8.13

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/swig.xml

    r3690841 r88499366  
    77  <!ENTITY swig-download-http "&sourceforge-repo;/swig/swig-&swig-version;.tar.gz">
    88  <!ENTITY swig-download-ftp  " ">
    9   <!ENTITY swig-md5sum        "bb4ab8047159469add7d00910e203124">
    10   <!ENTITY swig-size          "7.6 MB">
    11   <!ENTITY swig-buildsize     "94 MB (1.1 GB with tests)">
    12   <!ENTITY swig-time          "0.4 SBU (25 SBU for the tests)">
     9  <!ENTITY swig-md5sum        "13732eb0f1ab2123d180db8425c1edea">
     10  <!ENTITY swig-size          "7.8 MB">
     11  <!ENTITY swig-buildsize     "92 MB (1.6 GB with tests)">
     12  <!ENTITY swig-time          "0.3 SBU (26 SBU for the tests)">
    1313]>
    1414
    15 <!-- Try to keep the indentation used in this file-->
    1615<sect1 id="swig" xreflabel="SWIG-&swig-version;">
    1716  <?dbhtml filename="swig.html"?>
     
    2827  </indexterm>
    2928
    30   <!--Required section-->
    3129  <sect2 role="package">
    3230    <title>Introduction to SWIG</title>
     
    120118    </para>
    121119
    122 <!-- Spaces are significant in <screen> sections -->
    123120<screen><userinput>./configure --prefix=/usr                      \
    124121            --without-clisp                    \
Note: See TracChangeset for help on using the changeset viewer.