blob: 05026a0c697678708fff340d41233cdb7d0647e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
PRGNAM="dart"
VERSION="1.24.3"
HOMEPAGE="https://www.dartlang.org/"
DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.3/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.3/api-docs/dartdocs-gen-api.zip"
MD5SUM="476dc74032b6633452341827858d29b6 \
469c3780daaec5ecc1b56bed7da621a0 \
23f947896ce5af3d929ce7500d7e0321"
DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.3/sdk/dartsdk-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.3/dartium/dartium-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/1.24.3/api-docs/dartdocs-gen-api.zip"
MD5SUM_x86_64="2317c5817d69aa248ec0219d9be3ac34 \
94e7e7beca2ebdd9bb8f9847702cfd9d \
23f947896ce5af3d929ce7500d7e0321"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"
|