|
9 | 9 | 'size': 36541923,
|
10 | 10 | 'sha256': '2917c28f60903908c2ca4587ded1363b812c4e830a5326aaa77c9879d13ae18e',
|
11 | 11 | 'version': '6.0.19',
|
| 12 | + 'library_names': ['db'], |
12 | 13 | 'licenses': ['Sleepycat'],
|
13 | 14 | 'license_file': 'LICENSE.bdb.txt',
|
14 | 15 | },
|
|
23 | 24 | 'size': 782025,
|
24 | 25 | 'sha256': 'a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd',
|
25 | 26 | 'version': '1.0.6',
|
| 27 | + 'library_names': ['bz2'], |
26 | 28 | 'licenses': ['bzip2-1.0.6'],
|
27 | 29 | 'license_file': 'LICENSE.bzip2.txt',
|
28 | 30 | },
|
|
81 | 83 | 'size': 941863,
|
82 | 84 | 'sha256': '86e613527e5dba544e73208f42b78b7c022d4fa5a6d5498bf18c8d6f745b91dc',
|
83 | 85 | 'version': '1.18.1',
|
| 86 | + 'library_names': ['gdbm'], |
84 | 87 | 'licenses': ['GPL-3.0-or-later'],
|
85 | 88 | 'license_file': 'LICENSE.gdbm.txt',
|
86 | 89 | },
|
|
125 | 128 | 'size': 521931,
|
126 | 129 | 'sha256': '2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064',
|
127 | 130 | 'version': '20181209-3.1',
|
| 131 | + 'library_names': ['edit'], |
128 | 132 | 'licenses': ['BSD-3-Clause'],
|
129 | 133 | 'license_file': 'LICENSE.libedit.txt',
|
130 | 134 | },
|
|
133 | 137 | 'size': 940837,
|
134 | 138 | 'sha256': 'd06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37',
|
135 | 139 | 'version': '3.2.1',
|
| 140 | + 'library_names': ['ffi'], |
136 | 141 | 'licenses': ['MIT'],
|
137 | 142 | 'license_file': 'LICENSE.libffi.txt',
|
138 | 143 | },
|
|
188 | 193 | 'size': 3365395,
|
189 | 194 | 'sha256': 'aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17',
|
190 | 195 | 'version': '6.1',
|
| 196 | + 'library_names': ['ncurses', 'panel'], |
191 | 197 | 'licenses': ['X11'],
|
192 | 198 | 'license_file': 'LICENSE.ncurses.txt',
|
193 | 199 | },
|
|
208 | 214 | 'size': 8213737,
|
209 | 215 | 'sha256': '5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b',
|
210 | 216 | 'version': '1.1.1b',
|
| 217 | + 'library_names': ['crypto', 'ssl'], |
211 | 218 | 'licenses': ['OpenSSL'],
|
212 | 219 | 'license_file': 'LICENSE.openssl.txt',
|
213 | 220 | },
|
|
228 | 235 | 'size': 2468560,
|
229 | 236 | 'sha256': '56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43',
|
230 | 237 | 'version': '6.3',
|
| 238 | + 'library_names': ['readline'], |
231 | 239 | 'licenses': ['GPL-3.0'],
|
232 | 240 | 'license_file': 'LICENSE.readline.txt',
|
233 | 241 | },
|
|
248 | 256 | 'sha256': 'd61b5286f062adfce5125eaf544d495300656908e61fca143517afcc0a89b7c3',
|
249 | 257 | 'version': '3280000',
|
250 | 258 | 'actual_version': '3.28.0.0',
|
| 259 | + 'library_names': ['sqlite3'], |
| 260 | + 'licenses': [], |
251 | 261 | 'license_file': 'LICENSE.sqlite.txt',
|
| 262 | + 'license_public_domain': True, |
252 | 263 | },
|
253 | 264 | 'strawberryperl': {
|
254 | 265 | 'url': 'http://strawberryperl.com/download/5.28.1.1/strawberry-perl-5.28.1.1-32bit-portable.zip',
|
|
278 | 289 | 'size': 318256,
|
279 | 290 | 'sha256': '46af3275291091009ad7f1b899de3d0cea0252737550e7919d17237997db5644',
|
280 | 291 | 'version': '1.0.3',
|
| 292 | + 'library_names': ['uuid'], |
281 | 293 | 'licenses': ['BSD-3-Clause'],
|
282 | 294 | 'license_file': 'LICENSE.libuuid.txt',
|
283 | 295 | },
|
|
286 | 298 | 'size': 1572354,
|
287 | 299 | 'sha256': 'b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145',
|
288 | 300 | 'version': '5.2.4',
|
| 301 | + 'library_names': ['lzma'], |
289 | 302 | # liblzma is in the public domain. Other parts of code have licenses. But
|
290 | 303 | # we only use liblzma.
|
| 304 | + 'licenses': [], |
291 | 305 | 'license_file': 'LICENSE.liblzma.txt',
|
| 306 | + 'license_public_domain': True, |
292 | 307 | },
|
293 | 308 | 'zlib': {
|
294 | 309 | 'url': 'https://zlib.net/zlib-1.2.11.tar.gz',
|
295 | 310 | 'size': 607698,
|
296 | 311 | 'sha256': 'c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1',
|
297 | 312 | 'version': '1.2.11',
|
| 313 | + 'library_names': ['z'], |
298 | 314 | 'licenses': ['Zlib'],
|
299 | 315 | 'license_file': 'LICENSE.zlib.txt',
|
300 | 316 | },
|
|
0 commit comments