Пакет boost: Информация

    Исходный пакет: boost
    Версия: 1.46.1-alt1
    Собран:  13 марта 2011 г. 15:48
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.boost.org

    Лицензия: Boost Software License
    О пакете: Библиотеки Boost
    Описание: 
    The Boost web site provides free peer-reviewed portable C++ source
    libraries.  The emphasis is on libraries which work well with the C++
    Standard Library. One goal is to establish "existing practice" and
    provide reference implementations so that the Boost libraries are
    suitable for eventual standardization. Some of the libraries have
    already been proposed for inclusion in the C++ Standards Committee's
    upcoming C++ Standard Library Technical Report.
    
    Although Boost was begun by members of the C++ Standards Committee
    Library Working Group, membership has expanded to include nearly two
    thousand members of the C++ community at large.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    boost-asio-devel (noarch)
    boost-complete (noarch)
    boost-devel (x86_64, i586)
    boost-devel-headers (noarch)
    boost-devel-static (x86_64, i586)
    boost-doc (noarch)
    boost-filesystem-devel (x86_64, i586)
    boost-flyweight-devel (noarch)
    boost-graph-parallel-devel (x86_64, i586)
    boost-interprocess-devel (noarch)
    boost-intrusive-devel (noarch)
    boost-jam (x86_64, i586)
    boost-math-devel (x86_64, i586)
    boost-mpi-devel (x86_64, i586)
    boost-msm-devel (noarch)
    boost-polygon-devel (noarch)
    boost-program_options-devel (x86_64, i586)
    boost-python-devel (x86_64, i586)
    boost-signals-devel (x86_64, i586)
    boost-wave-devel (x86_64, i586)
    libboost_date_time1.46.1 (x86_64, i586)
    libboost_date_time1.46.1-debuginfo (x86_64, i586)
    libboost_filesystem1.46.1 (x86_64, i586)
    libboost_filesystem1.46.1-debuginfo (x86_64, i586)
    libboost_graph1.46.1 (x86_64, i586)
    libboost_graph1.46.1-debuginfo (x86_64, i586)
    libboost_graph_parallel1.46.1 (x86_64, i586)
    libboost_graph_parallel1.46.1-debuginfo (x86_64, i586)
    libboost_iostreams1.46.1 (x86_64, i586)
    libboost_iostreams1.46.1-debuginfo (x86_64, i586)
    libboost_math_c991.46.1 (x86_64, i586)
    libboost_math_c991.46.1-debuginfo (x86_64, i586)
    libboost_math_c99f1.46.1 (x86_64, i586)
    libboost_math_c99f1.46.1-debuginfo (x86_64, i586)
    libboost_math_c99l1.46.1 (x86_64, i586)
    libboost_math_c99l1.46.1-debuginfo (x86_64, i586)
    libboost_math_tr11.46.1 (x86_64, i586)
    libboost_math_tr11.46.1-debuginfo (x86_64, i586)
    libboost_math_tr1f1.46.1 (x86_64, i586)
    libboost_math_tr1f1.46.1-debuginfo (x86_64, i586)
    libboost_math_tr1l1.46.1 (x86_64, i586)
    libboost_math_tr1l1.46.1-debuginfo (x86_64, i586)
    libboost_mpi1.46.1 (x86_64, i586)
    libboost_mpi1.46.1-debuginfo (x86_64, i586)
    libboost_mpi_python1.46.1 (x86_64, i586)
    libboost_mpi_python1.46.1-debuginfo (x86_64, i586)
    libboost_program_options1.46.1 (x86_64, i586)
    libboost_program_options1.46.1-debuginfo (x86_64, i586)
    libboost_python1.46.1 (x86_64, i586)
    libboost_python1.46.1-debuginfo (x86_64, i586)
    libboost_random1.46.1 (x86_64, i586)
    libboost_random1.46.1-debuginfo (x86_64, i586)
    libboost_regex1.46.1 (x86_64, i586)
    libboost_regex1.46.1-debuginfo (x86_64, i586)
    libboost_serialization1.46.1 (x86_64, i586)
    libboost_serialization1.46.1-debuginfo (x86_64, i586)
    libboost_signals1.46.1 (x86_64, i586)
    libboost_signals1.46.1-debuginfo (x86_64, i586)
    libboost_system1.46.1 (x86_64, i586)
    libboost_system1.46.1-debuginfo (x86_64, i586)
    libboost_test1.46.1 (x86_64, i586)
    libboost_test1.46.1-debuginfo (x86_64, i586)
    libboost_thread1.46.1 (x86_64, i586)
    libboost_thread1.46.1-debuginfo (x86_64, i586)
    libboost_wave1.46.1 (x86_64, i586)
    libboost_wave1.46.1-debuginfo (x86_64, i586)
    python-module-boost-mpi (x86_64, i586)
    python-module-boost-mpi-debuginfo (x86_64, i586)

    Сопровождающий: Ivan A. Melnikov



      1. bzlib-devel
      2. libstdc++-devel
      3. rpm-build-python >= 0.34.4-alt4
      4. gcc-c++
      5. openmpi-devel
      6. python-devel
      7. zlib-devel
      8. libicu-devel

    Последнее изменение


    12 марта 2011 г. Ivan A. Melnikov 1:1.46.1-alt1
    - new version;
    - added patch 24 to fix some missed includes (thx to cpp.req for
      revealing this);
    - disabled cpp.req;
    - minor spec improvements.
    11 марта 2011 г. Ivan A. Melnikov 1:1.46.0-alt2.1
    - fixed build requirements for python:
      + do not pre-require python-devel;
      + pre-require right version of rpm-build-python (thx Myke Lykov
        for reporting a problem with this).
    26 февраля 2011 г. Ivan A. Melnikov 1:1.46.0-alt2
    - fixed documentation and examples installation regressions.