aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-04-16 08:21:55 +0200
committerJustin Lecher <jlec@gentoo.org>2015-04-16 08:21:55 +0200
commitf42e050833880c400b1fdd63505066dee8dcf4df (patch)
treefcdd112bd22910eac07f07124adf055027bee571 /dev-libs/boost/metadata.xml
parentIn CVS (diff)
downloadsci-f42e050833880c400b1fdd63505066dee8dcf4df.tar.gz
sci-f42e050833880c400b1fdd63505066dee8dcf4df.tar.bz2
sci-f42e050833880c400b1fdd63505066dee8dcf4df.zip
In CVS
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/boost/metadata.xml')
-rw-r--r--dev-libs/boost/metadata.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml
deleted file mode 100644
index 8e49be56d..000000000
--- a/dev-libs/boost/metadata.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>cpp</herd>
- <use>
- <flag name="context">
- Build and install the Boost.Context library and all other
- Boostlibraries that depends on it
- </flag>
- <flag name="tools">
- Build and install the boost tools (bcp, quickbook, inspect,
- wave)
- </flag>
- <flag name="debug" restrict="&lt;dev-libs/boost-1.50.0-r3">
- Build and install debug versions of the Boost libraries. These
- libraries are not used by default, and should not be used unless
- you're developing against Boost.
- </flag>
- <flag name="debug" restrict="&gt;dev-libs/boost-1.52.0-r2">
- Build and install only the debug version of the Boost
- libraries. Only enable this flag if you're developing against
- boost.
- </flag>
- <flag name="threads">
- Build multi-thread-compatible libraries instead of
- single-threaded only.
- </flag>
- <flag name="nls">
- Build libboost_locale. This library requires compatible C
- library interfaces, which might not be provided by uClibc or
- other embedded libraries.
- </flag>
- <flag name="doc">
- Install the full API documentation documentation. This takes
- over 200MB of extra disk space.
- </flag>
- </use>
-</pkgmetadata>