Package: gn Version: 0.0.2113-1~11bullseye Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 2405 Depends: libc6 (>= 2.18), 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~11bullseye_amd64.deb Size: 717784 SHA256: 11f8382f513a775fda759a189e5ad94996dbf6ac7a6c0acc6433f9df5f2bf26a SHA1: 626abc65f7a45e6b3d3b6d302e40642b0e035454 MD5sum: cd283d0d5303a5f353c2fe2c2ca732a1 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~11bullseye Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 301 Depends: libc6 (>= 2.15), libstdc++6 (>= 5.2) Homepage: https://ninja-build.org/ Priority: optional Section: devel Filename: pool/contrib/n/ninja-build/ninja-build_1.11.1-1~11bullseye_amd64.deb Size: 107300 SHA256: 237b0084ed8d351e48ee6939dea552062eb327f2a4560dfb47da83fc42732110 SHA1: 185c278d4775bc44b55829d18bb2bff880d8c2df MD5sum: c523ce85f47489db4e9a6b022b3e880b 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.