[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/dart/dart.desc [COPY] Copyright (C) 2024 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] The Dart SDK, including the VM, dart2js, core libraries, and more [T] An approachable, portable, and productive language for [T] high-quality apps on any platform. [U] https://dart.dev/ [A] Google Inc. [M] The T2 Project [C] extra/development [L] OpenSource [S] Stable [V] 3.8.1 [D] 039dfde7d60ac227686af64612c4a0c765d614d3127be288d2a0503b dart-3.8.1.tar.gz git+https://github.com/dart-lang/sdk 3.8.1 [D] 173c30818f1fe68bd12cbad222fa62411f4b420dfe7ed5802395042e depot-tools-1d1f17a.tar.gz git+https://chromium.googlesource.com/chromium/tools/depot_tools 1d1f17a runmake=0 var_insert GCC_WRAPPER_REMOVE ' ' -s hook_add prepatch 4 "depot_tools_extract" hook_add prepatch 5 "gn_gclient_sync" hook_add inmake 5 "gn_build" hook_add postmake 5 "gn_install" depot_tools_extract() { tar -C $builddir/ $taropt $(match_source_file -p depot) } gn_gclient_sync() { git clone --recurse-submodules https://github.com/dart-lang/sdk $builddir/dart cd $builddir/$pkg cat >.gclient <