summaryrefslogtreecommitdiff
blob: ba1a98dcc43b715f9a24554698280118a7a566fa (plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>soap@gentoo.org</email>
		<name>David Seifert</name>
	</maintainer>
	<maintainer type="project">
		<email>office@gentoo.org</email>
		<description>Please CC on stabilisation bugs</description>
	</maintainer>
	<use>
		<flag name="context">Build and install the Boost.Context (and Boost.Fiber) library and all other Boost libraries that depend on it</flag>
		<flag name="debug">Build and install only the debug version of the Boost libraries. Only enable this flag if you're developing against boost.</flag>
		<flag name="doc">Install the full API documentation documentation. This takes over 200MB of extra disk space.</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="numpy">Optionally build NumPy extensions when Boost.Python is enabled</flag>
		<flag name="stacktrace">Build the full Boost.Stacktrace dynamic library instead of relying on the header-only implementation</flag>
		<flag name="tools">Build and install the boost tools (bcp, quickbook, inspect, wave)</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:boost:boost</remote-id>
		<!-- for x in $(find /usr/include/boost -maxdepth 1 -type d | cut -d/ -f5 | sort -u) ; do echo -e "\t\t<remote-id type=\"github\">boostorg/${x}</remote-id>"; done -->
		<remote-id type="github">boostorg/boost</remote-id>
		<remote-id type="github">boostorg/accumulators</remote-id>
		<remote-id type="github">boostorg/algorithm</remote-id>
		<remote-id type="github">boostorg/align</remote-id>
		<remote-id type="github">boostorg/any</remote-id>
		<remote-id type="github">boostorg/archive</remote-id>
		<remote-id type="github">boostorg/asio</remote-id>
		<remote-id type="github">boostorg/assert</remote-id>
		<remote-id type="github">boostorg/assign</remote-id>
		<remote-id type="github">boostorg/atomic</remote-id>
		<remote-id type="github">boostorg/beast</remote-id>
		<remote-id type="github">boostorg/bimap</remote-id>
		<remote-id type="github">boostorg/bind</remote-id>
		<remote-id type="github">boostorg/callable_traits</remote-id>
		<remote-id type="github">boostorg/chrono</remote-id>
		<remote-id type="github">boostorg/circular_buffer</remote-id>
		<remote-id type="github">boostorg/compatibility</remote-id>
		<remote-id type="github">boostorg/compute</remote-id>
		<remote-id type="github">boostorg/concept</remote-id>
		<remote-id type="github">boostorg/concept_check</remote-id>
		<remote-id type="github">boostorg/config</remote-id>
		<remote-id type="github">boostorg/container</remote-id>
		<remote-id type="github">boostorg/container_hash</remote-id>
		<remote-id type="github">boostorg/context</remote-id>
		<remote-id type="github">boostorg/contract</remote-id>
		<remote-id type="github">boostorg/convert</remote-id>
		<remote-id type="github">boostorg/core</remote-id>
		<remote-id type="github">boostorg/coroutine</remote-id>
		<remote-id type="github">boostorg/coroutine2</remote-id>
		<remote-id type="github">boostorg/date_time</remote-id>
		<remote-id type="github">boostorg/describe</remote-id>
		<remote-id type="github">boostorg/detail</remote-id>
		<remote-id type="github">boostorg/dll</remote-id>
		<remote-id type="github">boostorg/dynamic_bitset</remote-id>
		<remote-id type="github">boostorg/endian</remote-id>
		<remote-id type="github">boostorg/exception</remote-id>
		<remote-id type="github">boostorg/fiber</remote-id>
		<remote-id type="github">boostorg/filesystem</remote-id>
		<remote-id type="github">boostorg/flyweight</remote-id>
		<remote-id type="github">boostorg/format</remote-id>
		<remote-id type="github">boostorg/function</remote-id>
		<remote-id type="github">boostorg/functional</remote-id>
		<remote-id type="github">boostorg/function_types</remote-id>
		<remote-id type="github">boostorg/fusion</remote-id>
		<remote-id type="github">boostorg/geometry</remote-id>
		<remote-id type="github">boostorg/gil</remote-id>
		<remote-id type="github">boostorg/graph</remote-id>
		<remote-id type="github">boostorg/hana</remote-id>
		<remote-id type="github">boostorg/heap</remote-id>
		<remote-id type="github">boostorg/histogram</remote-id>
		<remote-id type="github">boostorg/hof</remote-id>
		<remote-id type="github">boostorg/icl</remote-id>
		<remote-id type="github">boostorg/integer</remote-id>
		<remote-id type="github">boostorg/interprocess</remote-id>
		<remote-id type="github">boostorg/intrusive</remote-id>
		<remote-id type="github">boostorg/io</remote-id>
		<remote-id type="github">boostorg/iostreams</remote-id>
		<remote-id type="github">boostorg/iterator</remote-id>
		<remote-id type="github">boostorg/json</remote-id>
		<remote-id type="github">boostorg/lambda</remote-id>
		<remote-id type="github">boostorg/lambda2</remote-id>
		<remote-id type="github">boostorg/leaf</remote-id>
		<remote-id type="github">boostorg/lexical_cast</remote-id>
		<remote-id type="github">boostorg/locale</remote-id>
		<remote-id type="github">boostorg/local_function</remote-id>
		<remote-id type="github">boostorg/lockfree</remote-id>
		<remote-id type="github">boostorg/log</remote-id>
		<remote-id type="github">boostorg/logic</remote-id>
		<remote-id type="github">boostorg/math</remote-id>
		<remote-id type="github">boostorg/metaparse</remote-id>
		<remote-id type="github">boostorg/move</remote-id>
		<remote-id type="github">boostorg/mp11</remote-id>
		<remote-id type="github">boostorg/mpi</remote-id>
		<remote-id type="github">boostorg/mpl</remote-id>
		<remote-id type="github">boostorg/msm</remote-id>
		<remote-id type="github">boostorg/multi_array</remote-id>
		<remote-id type="github">boostorg/multi_index</remote-id>
		<remote-id type="github">boostorg/multiprecision</remote-id>
		<remote-id type="github">boostorg/nowide</remote-id>
		<remote-id type="github">boostorg/numeric</remote-id>
		<remote-id type="github">boostorg/optional</remote-id>
		<remote-id type="github">boostorg/outcome</remote-id>
		<remote-id type="github">boostorg/parameter</remote-id>
		<remote-id type="github">boostorg/pending</remote-id>
		<remote-id type="github">boostorg/pfr</remote-id>
		<remote-id type="github">boostorg/phoenix</remote-id>
		<remote-id type="github">boostorg/poly_collection</remote-id>
		<remote-id type="github">boostorg/polygon</remote-id>
		<remote-id type="github">boostorg/pool</remote-id>
		<remote-id type="github">boostorg/predef</remote-id>
		<remote-id type="github">boostorg/preprocessor</remote-id>
		<remote-id type="github">boostorg/process</remote-id>
		<remote-id type="github">boostorg/program_options</remote-id>
		<remote-id type="github">boostorg/property_map</remote-id>
		<remote-id type="github">boostorg/property_tree</remote-id>
		<remote-id type="github">boostorg/proto</remote-id>
		<remote-id type="github">boostorg/ptr_container</remote-id>
		<remote-id type="github">boostorg/python</remote-id>
		<remote-id type="github">boostorg/qvm</remote-id>
		<remote-id type="github">boostorg/random</remote-id>
		<remote-id type="github">boostorg/range</remote-id>
		<remote-id type="github">boostorg/ratio</remote-id>
		<remote-id type="github">boostorg/regex</remote-id>
		<remote-id type="github">boostorg/safe_numerics</remote-id>
		<remote-id type="github">boostorg/serialization</remote-id>
		<remote-id type="github">boostorg/signals2</remote-id>
		<remote-id type="github">boostorg/smart_ptr</remote-id>
		<remote-id type="github">boostorg/sort</remote-id>
		<remote-id type="github">boostorg/spirit</remote-id>
		<remote-id type="github">boostorg/stacktrace</remote-id>
		<remote-id type="github">boostorg/statechart</remote-id>
		<remote-id type="github">boostorg/static_string</remote-id>
		<remote-id type="github">boostorg/stl_interfaces</remote-id>
		<remote-id type="github">boostorg/system</remote-id>
		<remote-id type="github">boostorg/test</remote-id>
		<remote-id type="github">boostorg/thread</remote-id>
		<remote-id type="github">boostorg/timer</remote-id>
		<remote-id type="github">boostorg/tti</remote-id>
		<remote-id type="github">boostorg/tuple</remote-id>
		<remote-id type="github">boostorg/type_erasure</remote-id>
		<remote-id type="github">boostorg/type_index</remote-id>
		<remote-id type="github">boostorg/typeof</remote-id>
		<remote-id type="github">boostorg/type_traits</remote-id>
		<remote-id type="github">boostorg/units</remote-id>
		<remote-id type="github">boostorg/unordered</remote-id>
		<remote-id type="github">boostorg/utility</remote-id>
		<remote-id type="github">boostorg/uuid</remote-id>
		<remote-id type="github">boostorg/variant</remote-id>
		<remote-id type="github">boostorg/variant2</remote-id>
		<remote-id type="github">boostorg/vmd</remote-id>
		<remote-id type="github">boostorg/wave</remote-id>
		<remote-id type="github">boostorg/winapi</remote-id>
		<remote-id type="github">boostorg/xpressive</remote-id>
		<remote-id type="github">boostorg/yap</remote-id>
		<remote-id type="sourceforge">boost</remote-id>
	</upstream>
</pkgmetadata>