blob: ffe98d9412ef3371746e4b727531f55527841aa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
PRGNAM="dart"
VERSION="1.24.2"
HOMEPAGE="https://www.dartlang.org/"
DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.2/sdk/dartsdk-linux-ia32-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.0/dartium/dartium-linux-ia32-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.2/api-docs/dartdocs-gen-api.zip"
MD5SUM="92a01d28163c057007a209467aa3d200 \
469c3780daaec5ecc1b56bed7da621a0 \
3cedafb56f0578d1f5067ac56c6d789a"
DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.2/sdk/dartsdk-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.2/dartium/dartium-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.2/api-docs/dartdocs-gen-api.zip"
MD5SUM_x86_64="bc08131014908f276a590afe811c089e \
94e7e7beca2ebdd9bb8f9847702cfd9d \
3cedafb56f0578d1f5067ac56c6d789a"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"
|