Boost C++ Libraries

Edit Package boost

Boost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries that 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 thousands of members of the C++ community at large.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
README.boost-devel 0000000183 183 Bytes
__init__.py 0000000014 14 Bytes
_constraints 0000000282 282 Bytes
_multibuild 0000000220 220 Bytes
baselibs.conf 0000000633 633 Bytes
boost-1.55.0-python-test-PyImport_AppendInittab.patch 0000002218 2.17 KB
boost-1.57.0-python-abi_letters.patch 0000003039 2.97 KB
boost-aarch64-flags.patch 0000000579 579 Bytes
boost-no_type_punning.patch 0000005431 5.3 KB
boost-pool_check_overflow.patch 0000001158 1.13 KB
boost-process.patch 0000000750 750 Bytes
boost-remove-cmakedir.patch 0000001183 1.16 KB
boost-rpmlintrc 0000000578 578 Bytes
boost-rpmoptflags-only.patch 0000001567 1.53 KB
boost-strict_aliasing.patch 0000000460 460 Bytes
boost-thread.patch 0000000515 515 Bytes
boost-use_std_xml_catalog.patch 0000002319 2.26 KB
boost.changes 0000097607 95.3 KB
boost.spec 0000077813 76 KB
boost_1_56_pdf.tar.bz2 0046518400 44.4 MB
boost_1_84_0.tar.bz2 0123110547 117 MB
dynamic_linking.patch 0000004350 4.25 KB
exception.objdump 0000000108 108 Bytes
existing_extra_docs 0000018839 18.4 KB
python_library_name.patch 0000002092 2.04 KB
python_mpi.patch 0000000744 744 Bytes
symbol_diff.sh 0000000450 450 Bytes
Latest Revision
buildservice-autocommit accepted request 1159838 from Arvin Schnell's avatar Arvin Schnell (aschnell) (revision 325)
baserev update by copy to link target
Comments 6

Eric Schirra's avatar

Missing boost_thread, boost_system, boost_program_options, boost_regex and other.. Where ca i find it?


Adam Majer's avatar

You mean -devel packages for building?

BuildRequire: libboost_thread-devel, libboost_system-devel, libboost_program_options-devel, etc..


Eric Schirra's avatar

yes. But i cannot find any package of them. Or i'am blind?


Adam Majer's avatar

These packages are Provides by the versioned boost packages. This allows multiple version of boost to theoretically coexist in a repository.

libboost_thread1_66_0-devel = 1.66.0 Provides: libboost_thread-devel = 1.66.0

zypper se --provides boost_thread

would find it, for example. Just never depend on versioned package names, only on the provided virtual package.


Marius Kittler's avatar

Before updating to 1.72, take notice of the following regression: https://bugs.archlinux.org/task/65329


Yann BOYER's avatar

When the 1.83 update will come in the Factory ?(and after in Tumbleweed)

openSUSE Build Service is sponsored by