Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : deno | name : deno | ||||
| version : 1.19.0 | version : 1.20.5 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/denoland/deno/archive/v1.19.0.tar.gz : e3ba7d27b72907b81ea9dbade174a1974bd7414bd613cfe9f9767dda1a3190d4 | - https://github.com/denoland/deno/archive/v1.20.5.tar.gz : 11580bf60bd7c15fa161b3841c60b26c5fd325353adcf20e100efbab39acda54 | ||||
| license : MIT | license : MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : A secure JavaScript and TypeScript runtime. | summary : A secure JavaScript and TypeScript runtime. | ||||
| description: | | description: | | ||||
| Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. | Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| - cargo | - cargo | ||||
| build : | | build : | | ||||
| cargo build --release | cargo build --release | ||||
| install : | | install : | | ||||
| install -Dm00755 target/release/deno $installdir/usr/bin/deno | install -Dm00755 target/release/deno $installdir/usr/bin/deno | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.