Changeset a98acfe7 for general/genlib


Ignore:
Timestamp:
03/01/2013 04:01:45 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:
17e8f7a
Parents:
ff3db85
Message:

Boost 1.53.0, Ntfs-3g 2013.1.13, libpng 1.5.14, Cairo 1.12.14, GTK+2 2.24.16, Gimp 2.8.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    rff3db85 ra98acfe7  
    77  <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "3a855e0f919107e0ca4de4d84ad3f750">
    10   <!ENTITY boost-size          "52 MB">
    11   <!ENTITY boost-buildsize     "685 MB">
     9  <!ENTITY boost-md5sum        "a00d22605d5dbcfb4c9936a9b35bc4c2">
     10  <!ENTITY boost-size          "54 MB">
     11  <!ENTITY boost-buildsize     "700 MB">
    1212  <!ENTITY boost-time          "3.5 SBU">
    1313]>
     
    121121      libraries are created, except for libboost_exception and libboost_test_exec_monitor
    122122      which are created as static. Most people will not need the static libraries, indeed
    123       most programs using boost only use the headers, but omit this parameter if you
    124       do need them.
     123      most programs using <application>Boost</application> only use the headers, but omit
     124      this parameter if you do need them.
    125125    </para>
    126126
     
    140140        </seg>
    141141        <seg>
    142           libboost_chrono.so, libboost_date_time.so, libboost_exception.a,
    143           libboost_filesystem.so, libboost_graph.so, libboost_iostreams.so,
    144           libboost_locale.so, libboost_math_c99f.so, libboost_math_c99l.so,
    145           libboost_math_c99.so, libboost_math_tr1f.so,
    146           libboost_math_tr1l.so, libboost_math_tr1.so,
    147           libboost_prg_exec_monitor.so, libboost_program_options.so,
    148           libboost_python.so, libboost_random.so, libboost_regex.so,
    149           libboost_serialization.so, libboost_signals.so,
    150           libboost_system.so, libboost_test_exec_monitor.a,
     142          libboost_atomic.so, libboost_chrono.so, libboost_context.so,
     143          libboost_date_time.so, libboost_exception.a, libboost_filesystem.so,
     144          libboost_graph.so, libboost_iostreams.so, libboost_locale.so,
     145          libboost_math_c99f.so, libboost_math_c99l.so, libboost_math_c99.so,
     146          libboost_math_tr1f.so, libboost_math_tr1l.so, libboost_math_tr1.so,
     147          libboost_prg_exec_monitor.so, libboost_program_options.so, libboost_python.so,
     148          libboost_random.so, libboost_regex.so, libboost_serialization.so,
     149          libboost_signals.so, libboost_system.so, libboost_test_exec_monitor.a,
    151150          libboost_thread.so, libboost_timer.so, libboost_unit_test_framework.so,
    152151          libboost_wave.so and libboost_wserialization.so
Note: See TracChangeset for help on using the changeset viewer.