Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : deno | name : deno | ||||
| version : 1.9.2 | version : 1.10.1 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/denoland/deno/archive/v1.9.2.tar.gz : a6dda19f954eac353ac041de0bbfa0576c7d04addac9fbf306669b7df573975e | - https://github.com/denoland/deno/archive/v1.10.1.tar.gz : 0fb42ac8684d8ebfc199a66a18fb1d2dfebb2b4adb8aeb5cc323da360d608ac9 | ||||
| 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.