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
Filename Size Changed
_constraints 0000000282 282 Bytes
baselibs.conf 0000000536 536 Bytes
boost-1.59-python-make_setter.patch 0000000868 868 Bytes
boost-1.59-test-fenv.patch 0000001295 1.26 KB
boost-aarch64-flags.patch 0000000589 589 Bytes
boost-disable-pch-on-aarch64.patch 0000002673 2.61 KB
boost-no_segfault_in_Regex_filter.patch 0000000436 436 Bytes
boost-no_type_punning.patch 0000005839 5.7 KB
boost-pool_check_overflow.patch 0000001287 1.26 KB
boost-rpmlintrc 0000000578 578 Bytes
boost-rpmoptflags-only.patch 0000002508 2.45 KB
boost-strict_aliasing.patch 0000000478 478 Bytes
boost-thread.patch 0000000515 515 Bytes
boost-use_std_xml_catalog.patch 0000002319 2.26 KB
boost-visibility.patch 0000004138 4.04 KB
boost.changes 0000061635 60.2 KB
boost.spec 0000026363 25.7 KB
boost_1_56_pdf.tar.bz2 0046518400 44.4 MB
boost_1_59_0.tar.bz2 0070389425 67.1 MB
existing_extra_docs 0000018855 18.4 KB
Revision 155 (latest revision is 327)
Philipp Thomas's avatar Philipp Thomas (psmt) committed (revision 155)
- Add boost-visibility.patch to make members of basic_xml_grammar<char>
  visible (boo#958150).
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