Package: gn Version: 0.0.2113-1~22.04jammy Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 2590 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Recommends: ninja-build Homepage: https://gn.googlesource.com/gn Priority: optional Section: devel Filename: pool/contrib/g/gn/gn_0.0.2113-1~22.04jammy_amd64.deb Size: 821996 SHA256: bad020111d6a6b52b2ccec61cb41d97253f6e38053d02eac08780ad29e3aa3dd SHA1: 6aab78407e08bed2439bbcd25e65479ec20cff56 MD5sum: f13bd4530818d4471e6f9a675c2ebbff 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.11.1-1~22.04jammy Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 244 Depends: libc6 (>= 2.34), libstdc++6 (>= 11) Homepage: https://ninja-build.org/ Priority: optional Section: devel Filename: pool/contrib/n/ninja-build/ninja-build_1.11.1-1~22.04jammy_amd64.deb Size: 101816 SHA256: e0f9d3f9f9552d02c03c734025ec84d17099deeb24719679b971aeb64c55cdf4 SHA1: 540065e726ef5bab5bb57f1094b38f6b1227872d MD5sum: 3c000003cd76a9b5072cb6b484ba4652 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.