Package: gn Version: 0.0.1880-1~10buster 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~10buster_arm64.deb Size: 623676 SHA256: 43bc17bd1e449e988c069ea492fd4021745e4922e1100303341a6b1fdcceb19f SHA1: 9b0c67aedb2fda0c7348216a8a61f2291389bf93 MD5sum: dfc1648917dbbb3d8455866e22bc6423 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~10buster Architecture: arm64 Maintainer: Chris Pickel Installed-Size: 213 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~10buster_arm64.deb Size: 78368 SHA256: eafbb3b95f281b862e1d0b56c250361c795f8b2686f4bf4400fbb33cddf783b6 SHA1: 56ad5f6470d8748993cadecfa510c5d40af72c20 MD5sum: 0ec8ce671549ca6b36e90fafe9e211a3 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.