aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Smith <matt@offtopica.uk>2021-06-18 08:26:51 +0100
committerMatt Smith <matt@offtopica.uk>2021-06-18 08:26:51 +0100
commit284aa792a5435d1906c407920a5049e2e9b59762 (patch)
tree22d872170387cc99fc958b964fff1ace97b35032
parent*/*: update maintainer name (diff)
downloadguru-284aa792.tar.gz
guru-284aa792.tar.bz2
guru-284aa792.zip
dev-lang/gleam: Bump to 0.16.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk>
-rw-r--r--dev-lang/gleam/Manifest1
-rw-r--r--dev-lang/gleam/gleam-0.16.0.ebuild239
2 files changed, 240 insertions, 0 deletions
diff --git a/dev-lang/gleam/Manifest b/dev-lang/gleam/Manifest
index 5c694d18f..44e1c8fcf 100644
--- a/dev-lang/gleam/Manifest
+++ b/dev-lang/gleam/Manifest
@@ -56,6 +56,7 @@ DIST getopts-0.2.21.crate 18457 BLAKE2B 10651e947e49acc768d99ae56ca5a7f37c1f61bb
DIST getrandom-0.2.2.crate 26010 BLAKE2B f2df79db0fff4a4e57bb5c748932dd7a8d24f7072f9a81fa92159ea79de29a70e7b834af6ffc5178e898af456188f16476043e9be4dd25c6e7edde06d93cbb8a SHA512 f498fe00c9887748a0be88fbd698a6087ccb79874cfeb35a18f90994603be29cb2aacfbc65fb8ba967190ccbc41ff9ff56bfff1de40811e1bc99a08b0568f59b
DIST gleam-0.14.4.tar.gz 256185 BLAKE2B a3271ec372bc823ecd866050181d9e7e4ae79faf00ce1406be674652e82866fa165d9173bf738742b49b2c4b0daad82536ea7c9b6838316692b7649d17c438cc SHA512 47b8d028f749bc5f5c92b6b126daaf3ffcb5850867dfeff4498f4174364c1709ee31133861f4bfc96661d1afced732541037e2553fc7aee555773028f9433bb9
DIST gleam-0.15.1.tar.gz 268807 BLAKE2B ab437351196c5e86083da3add9ec1c64351c6ca440b143bf4c138e0a8a2aff7848f06c86ae0387bb3967d68d0cde2d019d73949cca1c78710d754adc477049a2 SHA512 8b18f8c8de8f6554379fbcff06195ce202a38729f761d78320793e9737572e97b1b799d559c0cd221476ef3ea07047bf890f4c5756a0ba9a19f74cc1cc870677
+DIST gleam-0.16.0.tar.gz 288146 BLAKE2B a05ac462c18f1b9a7bb4949f8343b6e033969241f95bcaa5bc63f745d50c38b585c9915f700c86753997beea9e6fadb6ac451b24187b169c2f638ea0ed90499f SHA512 7def2619862ea787d86c91752856448b59fa86102759041110b13ca910bd2da035a106572f4ce84bb6bb7e9df5b724934404a261bd0c3f4b966d53681e23a8bc
DIST globset-0.4.6.crate 22893 BLAKE2B d47dce5ddb342b5c544f50c01160df66e81e80ca8a0abbf90a74ba67aa9c585843c051ea98ceb7249d4a56e5c1b985b00df734ec0fd19439274a8c1f998dbe75 SHA512 aac2b1b0f47103a0e8b404f4c97bcaa8561d51683fe741a85d745b3f30b56f0523c2fa21f21a680d9e883c697eb4232180f042dca290e954ac55429ae251fcbc
DIST h2-0.3.2.crate 158590 BLAKE2B aa10bcb70279be4034b6eb6e9084578c0da3851025f6e45f13ae5785c6618d00db021f021784448228624ab43023d38a49c3b51ab6a3917231446a078eee069e SHA512 0b85b011ddac37dd7f3c7b7b36a453418fe63632e77f163ac32816d58b9537b28d49e31fc2e117bca53970ac613e67d0093374bcf57c0492b8200d3b8b27d39a
DIST hashbrown-0.9.1.crate 77734 BLAKE2B d59002253112cf92173c3c1b305fd03fb7318ef187d7e033433baf6a354db046d1f3fe0387b3cf500fbcc0f83d2b2076527ba7cda2695f7627eca0bc3e3487c1 SHA512 dfa4742111f6fe757b7fa97f04c7b4a78ce9708c87e8e09ecf3c28f2566e48af9885fda380ed918cec37b5c696110fbdd30273aba6e7d2221c9e65f72af064fd
diff --git a/dev-lang/gleam/gleam-0.16.0.ebuild b/dev-lang/gleam/gleam-0.16.0.ebuild
new file mode 100644
index 000000000..2b0806ac4
--- /dev/null
+++ b/dev-lang/gleam/gleam-0.16.0.ebuild
@@ -0,0 +1,239 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CRATES="
+ adler-1.0.2
+ aho-corasick-0.7.15
+ ansi_term-0.11.0
+ ansi_term-0.12.1
+ arrayvec-0.5.2
+ askama-0.10.5
+ askama_derive-0.10.5
+ askama_escape-0.10.1
+ askama_shared-0.11.1
+ async-trait-0.1.48
+ atty-0.2.14
+ autocfg-1.0.1
+ base64-0.13.0
+ bitflags-1.2.1
+ bitmaps-2.1.0
+ bitvec-0.19.5
+ bstr-0.2.15
+ bumpalo-3.6.1
+ byteorder-1.4.3
+ bytes-1.0.1
+ capnp-0.14.0
+ capnpc-0.14.2
+ cc-1.0.67
+ cfg-if-1.0.0
+ chrono-0.4.19
+ clap-2.33.3
+ codespan-0.11.1
+ codespan-reporting-0.11.1
+ core-foundation-0.9.1
+ core-foundation-sys-0.8.2
+ crc32fast-1.2.1
+ crossbeam-utils-0.8.3
+ ctor-0.1.20
+ ctrlc-3.1.8
+ data-encoding-2.3.2
+ der-oid-macro-0.4.0
+ der-parser-5.1.0
+ diff-0.1.12
+ either-1.6.1
+ encoding_rs-0.8.28
+ filetime-0.2.14
+ fixedbitset-0.2.0
+ flate2-1.0.20
+ fnv-1.0.7
+ foreign-types-0.3.2
+ foreign-types-shared-0.1.1
+ form_urlencoded-1.0.1
+ fs_extra-1.2.0
+ funty-1.1.0
+ futures-channel-0.3.13
+ futures-core-0.3.13
+ futures-sink-0.3.13
+ futures-task-0.3.13
+ futures-util-0.3.13
+ getopts-0.2.21
+ getrandom-0.2.2
+ globset-0.4.6
+ h2-0.3.2
+ hashbrown-0.9.1
+ heck-0.3.2
+ hermit-abi-0.1.18
+ hexpm-1.3.0
+ http-0.2.3
+ http-body-0.4.1
+ httparse-1.3.5
+ httpdate-0.3.2
+ humansize-1.1.0
+ hyper-0.14.5
+ hyper-tls-0.5.0
+ idna-0.2.2
+ ignore-0.4.17
+ im-15.0.0
+ indexmap-1.6.2
+ ipnet-2.3.0
+ itertools-0.10.0
+ itoa-0.4.7
+ js-sys-0.3.49
+ lazy_static-1.4.0
+ lexical-core-0.7.5
+ libc-0.2.91
+ log-0.4.14
+ matchers-0.0.1
+ matches-0.1.8
+ memchr-2.3.4
+ mime-0.3.16
+ miniz_oxide-0.4.4
+ mio-0.7.11
+ miow-0.3.7
+ native-tls-0.2.7
+ nix-0.20.0
+ nom-6.1.2
+ ntapi-0.3.6
+ num-bigint-0.4.0
+ num-integer-0.1.44
+ num-traits-0.2.14
+ num_cpus-1.13.0
+ oid-registry-0.1.1
+ once_cell-1.7.2
+ openssl-0.10.33
+ openssl-probe-0.1.2
+ openssl-sys-0.9.61
+ output_vt100-0.1.2
+ percent-encoding-2.1.0
+ petgraph-0.5.1
+ pin-project-1.0.6
+ pin-project-internal-1.0.6
+ pin-project-lite-0.2.6
+ pin-utils-0.1.0
+ pkg-config-0.3.19
+ ppv-lite86-0.2.10
+ pretty_assertions-0.7.1
+ proc-macro-error-1.0.4
+ proc-macro-error-attr-1.0.4
+ proc-macro2-1.0.24
+ protobuf-2.22.1
+ protobuf-codegen-2.22.1
+ protobuf-codegen-pure-2.22.1
+ pulldown-cmark-0.8.0
+ quote-1.0.9
+ radium-0.5.3
+ rand-0.8.3
+ rand_chacha-0.3.0
+ rand_core-0.5.1
+ rand_core-0.6.2
+ rand_hc-0.3.0
+ rand_xoshiro-0.4.0
+ redox_syscall-0.2.5
+ regex-1.4.5
+ regex-automata-0.1.9
+ regex-syntax-0.6.23
+ remove_dir_all-0.5.3
+ reqwest-0.11.2
+ ring-0.16.20
+ rpassword-5.0.1
+ rusticata-macros-3.0.1
+ rustversion-1.0.4
+ ryu-1.0.5
+ same-file-1.0.6
+ schannel-0.1.19
+ security-framework-2.2.0
+ security-framework-sys-2.2.0
+ serde-1.0.125
+ serde_derive-1.0.125
+ serde_json-1.0.64
+ serde_urlencoded-0.7.0
+ sharded-slab-0.1.1
+ sized-chunks-0.6.4
+ slab-0.4.2
+ smallvec-1.6.1
+ socket2-0.4.0
+ spin-0.5.2
+ static_assertions-1.1.0
+ strsim-0.10.0
+ strsim-0.8.0
+ structopt-0.3.21
+ structopt-derive-0.4.14
+ strum-0.20.0
+ strum_macros-0.20.1
+ syn-1.0.65
+ tap-1.0.1
+ tar-0.4.33
+ tempfile-3.2.0
+ termcolor-1.1.2
+ textwrap-0.11.0
+ thiserror-1.0.24
+ thiserror-impl-1.0.24
+ thread_local-1.1.3
+ tinyvec-1.1.1
+ tinyvec_macros-0.1.0
+ tokio-1.4.0
+ tokio-native-tls-0.3.0
+ tokio-util-0.6.5
+ toml-0.5.8
+ tower-service-0.3.1
+ tracing-0.1.25
+ tracing-attributes-0.1.15
+ tracing-core-0.1.17
+ tracing-log-0.1.2
+ tracing-serde-0.1.2
+ tracing-subscriber-0.2.17
+ try-lock-0.2.3
+ typenum-1.13.0
+ unicase-2.6.0
+ unicode-bidi-0.3.4
+ unicode-normalization-0.1.17
+ unicode-segmentation-1.7.1
+ unicode-width-0.1.8
+ unicode-xid-0.2.1
+ untrusted-0.7.1
+ url-2.2.1
+ vcpkg-0.2.11
+ vec_map-0.8.2
+ version_check-0.9.3
+ walkdir-2.3.2
+ want-0.3.0
+ wasi-0.10.2+wasi-snapshot-preview1
+ wasm-bindgen-0.2.72
+ wasm-bindgen-backend-0.2.72
+ wasm-bindgen-futures-0.4.22
+ wasm-bindgen-macro-0.2.72
+ wasm-bindgen-macro-support-0.2.72
+ wasm-bindgen-shared-0.2.72
+ web-sys-0.3.49
+ winapi-0.3.9
+ winapi-i686-pc-windows-gnu-0.4.0
+ winapi-util-0.1.5
+ winapi-x86_64-pc-windows-gnu-0.4.0
+ winreg-0.7.0
+ wyz-0.2.0
+ x509-parser-0.9.2
+ xattr-0.2.2
+"
+
+inherit cargo
+
+DESCRIPTION="A statically typed functional language for the BEAM"
+HOMEPAGE="https://gleam.run"
+SRC_URI="
+ https://github.com/gleam-lang/gleam/archive/v${PV}.tar.gz -> ${P}.tar.gz
+ $(cargo_crate_uris ${CRATES})
+"
+RESTRICT="mirror"
+
+LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSL-1.1 ISC MIT MPL-2.0 Unlicense ZLIB"
+SLOT="0"
+KEYWORDS="~amd64"
+
+QA_FLAGS_IGNORED="usr/bin/gleam"
+
+src_configure() {
+ export RUSTFLAGS="${RUSTFLAGS} --cap-lints warn"
+ cargo_src_configure
+}