Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : deno | name : deno | ||||
| version : 1.21.0 | version : 1.22.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/denoland/deno/archive/v1.21.0.tar.gz : b725d361a290a16af24a33b8c556192561554ce5e7d8f85c7606a7bf06c218e9 | - https://github.com/denoland/deno/archive/v1.22.0.tar.gz : b5ffd7b91e5321655d7a4c8a2a573d51112a72dd847bc643826d651c03c23c06 | ||||
| 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.