pkgbase = android-ndk
	pkgdesc = Android C/C++ developer kit
	pkgver = r29
	pkgrel = 3
	url = https://developer.android.com/ndk/
	install = android-ndk.install
	arch = x86_64
	license = GPL
	license = LGPL
	license = custom
	depends = bash
	depends = glibc
	depends = gcc-libs
	depends = zlib
	optdepends = ncurses5-compat-libs: for curses module in bundled Python
	optdepends = bzip2: for bz2 module in bundled Python
	optdepends = libxcrypt-compat: for crypt module in bundled Python
	optdepends = python: various helper scripts
	optdepends = perl: various helper scripts
	optdepends = libc++: for some LLVM components
	optdepends = android-sdk: for sdkmanager and gradle integration
	replaces = android-ndk64
	options = !strip
	options = staticlibs
	backup = etc/profile.d/android-ndk.sh
	source = android-ndk.sh
	source = package.xml
	sha1sums = 38c46b7b1a1c54a0845d027a8eaf37ed0447d3b2
	sha1sums = 16ec24701b7b22fd2ffaec85bee867b68ae08f8f
	sha256sums = 2050ff500443f6cfa4567c02248cb3ec6ccbc67ce81b32d8dda79383c5103db2
	sha256sums = a55858ecc309963d081775b919754589a672fb59c207f920cc1d082aaf4e3237
	source_x86_64 = https://dl.google.com/android/repository/android-ndk-r29-linux.zip
	sha1sums_x86_64 = 87e2bb7e9be5d6a1c6cdf5ec40dd4e0c6d07c30b
	sha256sums_x86_64 = 4abbbcdc842f3d4879206e9695d52709603e52dd68d3c1fff04b3b5e7a308ecf

pkgname = android-ndk
