Meta Configuration of Package boost
1
<package name="boost" project="server:monitoring">
2
<title>Boost C++ Libraries</title>
3
<description>Boost provides free peer-reviewed portable C++ source libraries. The
4
emphasis is on libraries that work well with the C++ Standard Library.
5
One goal is to establish "existing practice" and provide reference
6
implementations so that the Boost libraries are suitable for eventual
7
standardization. Some of the libraries have already been proposed for
8
inclusion in the C++ Standards Committee's upcoming C++ Standard
9
Library Technical Report.
10
11
Although Boost was begun by members of the C++ Standards Committee
12
Library Working Group, membership has expanded to include nearly two
13
thousand members of the C++ community at large.
14
15
This package is mainly needed for updating from a prior version, the
16
dynamic libraries are found in their respective package. For development
17
using Boost, you also need the boost-devel package. For documentation,
18
see the boost-doc package.</description>
19
<build>
20
<disable/>
21
<enable repository="SLE_11"/>
22
<enable repository="SLE_11_SP1"/>
23
<enable repository="SLE_11_SP2"/>
24
<enable repository="SLE_11_SP3"/>
25
<enable repository="SLE_11_SP4"/>
26
</build>
27
</package>
28