Logoj0ke.net Open Build Service > Projects > devel:libs > boost > Meta
Sign Up | Log In

Meta Configuration of Package boost

 
1
<package name="boost" project="devel:libs">
2
  <title>Boost C++ Libraries</title>
3
  <description>
4
Boost provides free peer-reviewed portable C++ source
5
libraries. The emphasis is on libraries that work well with the C++
6
Standard Library. One goal is to establish "existing practice" and
7
provide reference implementations so that the Boost libraries are
8
suitable for eventual standardization. Some of the libraries have
9
already been proposed for inclusion in the C++ Standards Committee's
10
upcoming C++ Standard Library Technical Report.
11
12
Although Boost was begun by members of the C++ Standards Committee
13
Library Working Group, membership has expanded to include nearly two
14
thousand members of the C++ community at large.
15
16
This package contains the dynamic libraries. For development using Boost, you
17
also need the boost-devel package. For documentation, see the boost-doc package.  </description>
18
  <person userid="hostmaster" role="maintainer"/>
19
  <person userid="netmax" role="maintainer"/>
20
  <build>
21
    <disable repository="SLES_9"/>
22
  </build>
23
  <publish>
24
    <disable arch="i586" repository="SLES_9"/>
25
    <disable repository="SLES_9"/>
26
  </publish>
27
  <url>http://www.boost.org</url>
28
</package>
29