Gentoo Archives: gentoo-commits

From: Matt Smith <matt@×××××××××.uk>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/gleam/
Date: Fri, 18 Jun 2021 07:27:23
Message-Id: 1624001211.284aa792a5435d1906c407920a5049e2e9b59762.MattSmith@gentoo
1 commit: 284aa792a5435d1906c407920a5049e2e9b59762
2 Author: Matt Smith <matt <AT> offtopica <DOT> uk>
3 AuthorDate: Fri Jun 18 07:26:51 2021 +0000
4 Commit: Matt Smith <matt <AT> offtopica <DOT> uk>
5 CommitDate: Fri Jun 18 07:26:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=284aa792
7
8 dev-lang/gleam: Bump to 0.16.0
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
12
13 dev-lang/gleam/Manifest | 1 +
14 dev-lang/gleam/gleam-0.16.0.ebuild | 239 +++++++++++++++++++++++++++++++++++++
15 2 files changed, 240 insertions(+)
16
17 diff --git a/dev-lang/gleam/Manifest b/dev-lang/gleam/Manifest
18 index 5c694d18f..44e1c8fcf 100644
19 --- a/dev-lang/gleam/Manifest
20 +++ b/dev-lang/gleam/Manifest
21 @@ -56,6 +56,7 @@ DIST getopts-0.2.21.crate 18457 BLAKE2B 10651e947e49acc768d99ae56ca5a7f37c1f61bb
22 DIST getrandom-0.2.2.crate 26010 BLAKE2B f2df79db0fff4a4e57bb5c748932dd7a8d24f7072f9a81fa92159ea79de29a70e7b834af6ffc5178e898af456188f16476043e9be4dd25c6e7edde06d93cbb8a SHA512 f498fe00c9887748a0be88fbd698a6087ccb79874cfeb35a18f90994603be29cb2aacfbc65fb8ba967190ccbc41ff9ff56bfff1de40811e1bc99a08b0568f59b
23 DIST gleam-0.14.4.tar.gz 256185 BLAKE2B a3271ec372bc823ecd866050181d9e7e4ae79faf00ce1406be674652e82866fa165d9173bf738742b49b2c4b0daad82536ea7c9b6838316692b7649d17c438cc SHA512 47b8d028f749bc5f5c92b6b126daaf3ffcb5850867dfeff4498f4174364c1709ee31133861f4bfc96661d1afced732541037e2553fc7aee555773028f9433bb9
24 DIST gleam-0.15.1.tar.gz 268807 BLAKE2B ab437351196c5e86083da3add9ec1c64351c6ca440b143bf4c138e0a8a2aff7848f06c86ae0387bb3967d68d0cde2d019d73949cca1c78710d754adc477049a2 SHA512 8b18f8c8de8f6554379fbcff06195ce202a38729f761d78320793e9737572e97b1b799d559c0cd221476ef3ea07047bf890f4c5756a0ba9a19f74cc1cc870677
25 +DIST gleam-0.16.0.tar.gz 288146 BLAKE2B a05ac462c18f1b9a7bb4949f8343b6e033969241f95bcaa5bc63f745d50c38b585c9915f700c86753997beea9e6fadb6ac451b24187b169c2f638ea0ed90499f SHA512 7def2619862ea787d86c91752856448b59fa86102759041110b13ca910bd2da035a106572f4ce84bb6bb7e9df5b724934404a261bd0c3f4b966d53681e23a8bc
26 DIST globset-0.4.6.crate 22893 BLAKE2B d47dce5ddb342b5c544f50c01160df66e81e80ca8a0abbf90a74ba67aa9c585843c051ea98ceb7249d4a56e5c1b985b00df734ec0fd19439274a8c1f998dbe75 SHA512 aac2b1b0f47103a0e8b404f4c97bcaa8561d51683fe741a85d745b3f30b56f0523c2fa21f21a680d9e883c697eb4232180f042dca290e954ac55429ae251fcbc
27 DIST h2-0.3.2.crate 158590 BLAKE2B aa10bcb70279be4034b6eb6e9084578c0da3851025f6e45f13ae5785c6618d00db021f021784448228624ab43023d38a49c3b51ab6a3917231446a078eee069e SHA512 0b85b011ddac37dd7f3c7b7b36a453418fe63632e77f163ac32816d58b9537b28d49e31fc2e117bca53970ac613e67d0093374bcf57c0492b8200d3b8b27d39a
28 DIST hashbrown-0.9.1.crate 77734 BLAKE2B d59002253112cf92173c3c1b305fd03fb7318ef187d7e033433baf6a354db046d1f3fe0387b3cf500fbcc0f83d2b2076527ba7cda2695f7627eca0bc3e3487c1 SHA512 dfa4742111f6fe757b7fa97f04c7b4a78ce9708c87e8e09ecf3c28f2566e48af9885fda380ed918cec37b5c696110fbdd30273aba6e7d2221c9e65f72af064fd
29
30 diff --git a/dev-lang/gleam/gleam-0.16.0.ebuild b/dev-lang/gleam/gleam-0.16.0.ebuild
31 new file mode 100644
32 index 000000000..2b0806ac4
33 --- /dev/null
34 +++ b/dev-lang/gleam/gleam-0.16.0.ebuild
35 @@ -0,0 +1,239 @@
36 +# Copyright 2021 Gentoo Authors
37 +# Distributed under the terms of the GNU General Public License v2
38 +
39 +EAPI=7
40 +
41 +CRATES="
42 + adler-1.0.2
43 + aho-corasick-0.7.15
44 + ansi_term-0.11.0
45 + ansi_term-0.12.1
46 + arrayvec-0.5.2
47 + askama-0.10.5
48 + askama_derive-0.10.5
49 + askama_escape-0.10.1
50 + askama_shared-0.11.1
51 + async-trait-0.1.48
52 + atty-0.2.14
53 + autocfg-1.0.1
54 + base64-0.13.0
55 + bitflags-1.2.1
56 + bitmaps-2.1.0
57 + bitvec-0.19.5
58 + bstr-0.2.15
59 + bumpalo-3.6.1
60 + byteorder-1.4.3
61 + bytes-1.0.1
62 + capnp-0.14.0
63 + capnpc-0.14.2
64 + cc-1.0.67
65 + cfg-if-1.0.0
66 + chrono-0.4.19
67 + clap-2.33.3
68 + codespan-0.11.1
69 + codespan-reporting-0.11.1
70 + core-foundation-0.9.1
71 + core-foundation-sys-0.8.2
72 + crc32fast-1.2.1
73 + crossbeam-utils-0.8.3
74 + ctor-0.1.20
75 + ctrlc-3.1.8
76 + data-encoding-2.3.2
77 + der-oid-macro-0.4.0
78 + der-parser-5.1.0
79 + diff-0.1.12
80 + either-1.6.1
81 + encoding_rs-0.8.28
82 + filetime-0.2.14
83 + fixedbitset-0.2.0
84 + flate2-1.0.20
85 + fnv-1.0.7
86 + foreign-types-0.3.2
87 + foreign-types-shared-0.1.1
88 + form_urlencoded-1.0.1
89 + fs_extra-1.2.0
90 + funty-1.1.0
91 + futures-channel-0.3.13
92 + futures-core-0.3.13
93 + futures-sink-0.3.13
94 + futures-task-0.3.13
95 + futures-util-0.3.13
96 + getopts-0.2.21
97 + getrandom-0.2.2
98 + globset-0.4.6
99 + h2-0.3.2
100 + hashbrown-0.9.1
101 + heck-0.3.2
102 + hermit-abi-0.1.18
103 + hexpm-1.3.0
104 + http-0.2.3
105 + http-body-0.4.1
106 + httparse-1.3.5
107 + httpdate-0.3.2
108 + humansize-1.1.0
109 + hyper-0.14.5
110 + hyper-tls-0.5.0
111 + idna-0.2.2
112 + ignore-0.4.17
113 + im-15.0.0
114 + indexmap-1.6.2
115 + ipnet-2.3.0
116 + itertools-0.10.0
117 + itoa-0.4.7
118 + js-sys-0.3.49
119 + lazy_static-1.4.0
120 + lexical-core-0.7.5
121 + libc-0.2.91
122 + log-0.4.14
123 + matchers-0.0.1
124 + matches-0.1.8
125 + memchr-2.3.4
126 + mime-0.3.16
127 + miniz_oxide-0.4.4
128 + mio-0.7.11
129 + miow-0.3.7
130 + native-tls-0.2.7
131 + nix-0.20.0
132 + nom-6.1.2
133 + ntapi-0.3.6
134 + num-bigint-0.4.0
135 + num-integer-0.1.44
136 + num-traits-0.2.14
137 + num_cpus-1.13.0
138 + oid-registry-0.1.1
139 + once_cell-1.7.2
140 + openssl-0.10.33
141 + openssl-probe-0.1.2
142 + openssl-sys-0.9.61
143 + output_vt100-0.1.2
144 + percent-encoding-2.1.0
145 + petgraph-0.5.1
146 + pin-project-1.0.6
147 + pin-project-internal-1.0.6
148 + pin-project-lite-0.2.6
149 + pin-utils-0.1.0
150 + pkg-config-0.3.19
151 + ppv-lite86-0.2.10
152 + pretty_assertions-0.7.1
153 + proc-macro-error-1.0.4
154 + proc-macro-error-attr-1.0.4
155 + proc-macro2-1.0.24
156 + protobuf-2.22.1
157 + protobuf-codegen-2.22.1
158 + protobuf-codegen-pure-2.22.1
159 + pulldown-cmark-0.8.0
160 + quote-1.0.9
161 + radium-0.5.3
162 + rand-0.8.3
163 + rand_chacha-0.3.0
164 + rand_core-0.5.1
165 + rand_core-0.6.2
166 + rand_hc-0.3.0
167 + rand_xoshiro-0.4.0
168 + redox_syscall-0.2.5
169 + regex-1.4.5
170 + regex-automata-0.1.9
171 + regex-syntax-0.6.23
172 + remove_dir_all-0.5.3
173 + reqwest-0.11.2
174 + ring-0.16.20
175 + rpassword-5.0.1
176 + rusticata-macros-3.0.1
177 + rustversion-1.0.4
178 + ryu-1.0.5
179 + same-file-1.0.6
180 + schannel-0.1.19
181 + security-framework-2.2.0
182 + security-framework-sys-2.2.0
183 + serde-1.0.125
184 + serde_derive-1.0.125
185 + serde_json-1.0.64
186 + serde_urlencoded-0.7.0
187 + sharded-slab-0.1.1
188 + sized-chunks-0.6.4
189 + slab-0.4.2
190 + smallvec-1.6.1
191 + socket2-0.4.0
192 + spin-0.5.2
193 + static_assertions-1.1.0
194 + strsim-0.10.0
195 + strsim-0.8.0
196 + structopt-0.3.21
197 + structopt-derive-0.4.14
198 + strum-0.20.0
199 + strum_macros-0.20.1
200 + syn-1.0.65
201 + tap-1.0.1
202 + tar-0.4.33
203 + tempfile-3.2.0
204 + termcolor-1.1.2
205 + textwrap-0.11.0
206 + thiserror-1.0.24
207 + thiserror-impl-1.0.24
208 + thread_local-1.1.3
209 + tinyvec-1.1.1
210 + tinyvec_macros-0.1.0
211 + tokio-1.4.0
212 + tokio-native-tls-0.3.0
213 + tokio-util-0.6.5
214 + toml-0.5.8
215 + tower-service-0.3.1
216 + tracing-0.1.25
217 + tracing-attributes-0.1.15
218 + tracing-core-0.1.17
219 + tracing-log-0.1.2
220 + tracing-serde-0.1.2
221 + tracing-subscriber-0.2.17
222 + try-lock-0.2.3
223 + typenum-1.13.0
224 + unicase-2.6.0
225 + unicode-bidi-0.3.4
226 + unicode-normalization-0.1.17
227 + unicode-segmentation-1.7.1
228 + unicode-width-0.1.8
229 + unicode-xid-0.2.1
230 + untrusted-0.7.1
231 + url-2.2.1
232 + vcpkg-0.2.11
233 + vec_map-0.8.2
234 + version_check-0.9.3
235 + walkdir-2.3.2
236 + want-0.3.0
237 + wasi-0.10.2+wasi-snapshot-preview1
238 + wasm-bindgen-0.2.72
239 + wasm-bindgen-backend-0.2.72
240 + wasm-bindgen-futures-0.4.22
241 + wasm-bindgen-macro-0.2.72
242 + wasm-bindgen-macro-support-0.2.72
243 + wasm-bindgen-shared-0.2.72
244 + web-sys-0.3.49
245 + winapi-0.3.9
246 + winapi-i686-pc-windows-gnu-0.4.0
247 + winapi-util-0.1.5
248 + winapi-x86_64-pc-windows-gnu-0.4.0
249 + winreg-0.7.0
250 + wyz-0.2.0
251 + x509-parser-0.9.2
252 + xattr-0.2.2
253 +"
254 +
255 +inherit cargo
256 +
257 +DESCRIPTION="A statically typed functional language for the BEAM"
258 +HOMEPAGE="https://gleam.run"
259 +SRC_URI="
260 + https://github.com/gleam-lang/gleam/archive/v${PV}.tar.gz -> ${P}.tar.gz
261 + $(cargo_crate_uris ${CRATES})
262 +"
263 +RESTRICT="mirror"
264 +
265 +LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSL-1.1 ISC MIT MPL-2.0 Unlicense ZLIB"
266 +SLOT="0"
267 +KEYWORDS="~amd64"
268 +
269 +QA_FLAGS_IGNORED="usr/bin/gleam"
270 +
271 +src_configure() {
272 + export RUSTFLAGS="${RUSTFLAGS} --cap-lints warn"
273 + cargo_src_configure
274 +}