Package: gn Version: 0.0.1880-1~10buster Architecture: armhf Maintainer: Chris Pickel Installed-Size: 1960 Depends: libc6 (>= 2.18), libgcc1 (>= 1:3.5) Recommends: ninja-build Homepage: https://gn.googlesource.com/gn Priority: optional Section: devel Filename: pool/contrib/g/gn/gn_0.0.1880-1~10buster_armhf.deb Size: 619468 SHA256: b8a155f871afd49fdf20c541da82eae154bff40f62317dfc2545a983d0470f24 SHA1: 0d06d21c36e30ad64e0120cdd1b50cb852295928 MD5sum: 6c7c2bf5f4413e288374cd63dda2e743 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: armhf Maintainer: Chris Pickel Installed-Size: 136 Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.5), 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_armhf.deb Size: 71184 SHA256: a57c1eca89c73e1e379f7be2bfe2e0a5a565da3017dfe84af38fc965dff3bd52 SHA1: 38494c5e0245fc72fb38bbee3142d313e1f88789 MD5sum: f5bd238fb638e9eb8901f5daecb11314 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.