blob: cbbfdd08c51c4f955c7c2a8cc2971d9f91802858 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = dart-system
pkgdesc = The dart programming language SDK (Bug https://bugs.archlinux.org/task/77107)
pkgver = 2.19.0
pkgrel = 1
url = https://www.dartlang.org/
arch = x86_64
license = BSD
makedepends = setconf
makedepends = clang
makedepends = gn
makedepends = ninja
makedepends = dart
makedepends = python
provides = dart
provides = dart-sdk
conflicts = dart
conflicts = dart-sdk
source = .gclient
source = DEPS
source = git+https://chromium.googlesource.com/chromium/tools/depot_tools.git
source = git+https://dart.googlesource.com/sdk.git#tag=2.19.0
sha512sums = 23d1fc8ab529a5a12894aed5ccfc2d511d02f3a484bd7ed634a69e0f52b22b4f8ac071bfe3c161f8b93e6cc8af932726dc76d05c96154ab5f5dde65ad55b78cf
sha512sums = b5983441a19bcfceda7aa308e9729d74972c18fccbb106cb0f9ab9deb38201586d89738265ae11139a8ff979d31c8179361b6750b0de7ec5251486e518d9fb39
sha512sums = SKIP
sha512sums = SKIP
pkgname = dart-system
|