Package: gn Version: 0.0.1880-1~9stretch Architecture: arm64 Maintainer: Chris Pickel Installed-Size: 2077 Depends: libc6 (>= 2.18), libgcc1 (>= 1:4.2) Recommends: ninja-build Homepage: https://gn.googlesource.com/gn Priority: optional Section: devel Filename: pool/contrib/g/gn/gn_0.0.1880-1~9stretch_arm64.deb Size: 623680 SHA256: 03fb50576eb22df2e130e53e022536bd4a3666e83d5ee0b8a126f65c2a783056 SHA1: b3f4125048aeb657a836f563711fbdb0196c9f52 MD5sum: e827cb3bc1d4a7812af3841c4c042ad8 Description: meta-build system that generates Ninja build files gn turns a high-level build description and turns it into a low-level description that Ninja can execute. Package: ninja-build Version: 1.10.2-1~9stretch Architecture: arm64 Maintainer: Chris Pickel Installed-Size: 189 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Homepage: https://ninja-build.org/ Priority: optional Section: devel Filename: pool/contrib/n/ninja-build/ninja-build_1.10.2-1~9stretch_arm64.deb Size: 68444 SHA256: 73ebf5a87333cf5d4bd5bbc7533265a74362835a2cd003abd0e79405efc724cd SHA1: dc39b7554532957cfcb4f52e8796934d5b8fe382 MD5sum: 18a0ef7918fc2e2ef6346134ee2d244f Description: small build system with a focus on speed Ninja differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.