summaryrefslogtreecommitdiffstats
path: root/libs/boost/DETAILS
blob: 45681807c0786ac64874ff2c748f444b48175a77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
           SPELL=boost
         VERSION=1_52_0
     SOURCE_HASH=sha512:fc512d3bfa6a39a60fee548775c97239271cf757587b8df7ed739c800844a819a359dca172be0e69ad7752753753139bf11f0813d650066d58386662fe32842d
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
          SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
        WEB_SITE=http://www.boost.org/
         ENTERED=20031013
      LICENSE[0]=http://www.boost.org/LICENSE_1_0.txt
        KEYWORDS="libs"
           SHORT="Portable C++ source libraries"
cat << EOF
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.
EOF