blob: bf9d721d1529e468788da9939d8b917b7b5b981f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
PRGNAM="dart"
VERSION="1.22.1"
HOMEPAGE="https://www.dartlang.org/"
DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/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.22.1/api-docs/dartdocs-gen-api.zip"
MD5SUM="b64dfa7907b5490ef1ce6cba23908129 \
469c3780daaec5ecc1b56bed7da621a0 \
c117a5b4d3101474a0f7898fec71ae2f"
DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/sdk/dartsdk-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/dartium/dartium-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/api-docs/dartdocs-gen-api.zip"
MD5SUM_x86_64="680add92ca368c9d397a9eae966b013a \
0d988b00c450750c1acb378e9e9bcff4 \
c117a5b4d3101474a0f7898fec71ae2f"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"
|