Package: gn Version: 0.0.1880-1~9stretch 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~9stretch_armhf.deb Size: 619468 SHA256: 90c826ba788e628362c47242f83171670ded2933a75b325ba70734e4ca253e5e SHA1: 7b1f7d93e5e83699472ba213f92ed49844a8991b MD5sum: 4f470bf139360ac77f01b449905b1ab1 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~9stretch Architecture: armhf Maintainer: Chris Pickel Installed-Size: 136 Depends: libc6 (>= 2.15), 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~9stretch_armhf.deb Size: 71066 SHA256: 0957988b260ce35d298a47190d1ceb81a7872e2dfe3d595703bff1f2e2d59a3a SHA1: 984e093e081b844b9a2440d6ac6e997a585ff8fd MD5sum: dc33f1e1401125840c03bb1a1da66a20 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.