Package: gn Version: 0.0.2113-1~12bookworm Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 2602 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~12bookworm_amd64.deb Size: 772020 SHA256: ef746744c7494556036a198bca35b5134ac1e289e4fa8c23fad8771e7f666629 SHA1: 914d1fa2daabaab65877f9d524326cb88843a29d MD5sum: f5df262037b51ed90e623587e28d32b3 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~12bookworm Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 305 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~12bookworm_amd64.deb Size: 111388 SHA256: ccd14cd3deb7e9310463643b92e4b7ee91bdcdf1ae994adf4666449fbc86e6b5 SHA1: b1077f2eefd57535a1fadcf5a2734656513d2e9e MD5sum: f62d9f660317fe56235d04f79ae73e3e 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.