Source: android-platform-build-kati Section: devel Priority: optional Maintainer: Android Tools Maintainers Uploaders: Katerina , Andrej Shadura Build-Depends: debhelper-compat (= 12), pandoc [!kfreebsd-any !m68k !sh4 !x32], ronn [kfreebsd-any m68k sh4 x32], ninja-build , ruby Standards-Version: 4.5.0 Homepage: https://android.googlesource.com/platform/build/kati Vcs-Git: https://salsa.debian.org/android-tools-team/android-platform-build-kati.git Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-build-kati Rules-Requires-Root: no Package: ckati Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Experimental GNU make clone The main goal of this tool is to speed up incremental build of Android. Currently, kati does not offer a faster build by itself. It instead converts your Makefile to a ninja file. . ckati is the C++ version of kati.