summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35162d83e2d4c00f4579b3d14bcddf1b65bfc3bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = android-ndk
	pkgdesc = Android C/C++ developer kit
	pkgver = r21.c
	pkgrel = 1
	url = https://developer.android.com/ndk/
	install = android-ndk.install
	arch = x86_64
	license = GPL
	license = LGPL
	license = custom
	depends = glibc
	optdepends = ncurses5-compat-libs: for using gdb
	optdepends = python2: various helper scripts
	optdepends = python: various helper scripts
	replaces = android-ndk64
	options = !strip
	options = staticlibs
	backup = etc/profile.d/android-ndk.sh
	source = android-ndk.sh
	sha1sums = 2479a8d74428eb651ad2b9772ad655d7a90af410
	sha256sums = 2068618bc3e99149310f544be5d639ae183dc767d5a7157a07d8e024417b6017
	source_x86_64 = https://dl.google.com/android/repository/android-ndk-r21c-linux-x86_64.zip
	sha1sums_x86_64 = c81a5bcb4672a18d3647bf6898cd4dbcb978d0e8
	sha256sums_x86_64 = 214ebfcfa5108ba78f5b2cc8db4d575068f9c973ac7f27d2fa1987dfdb76c9e7

pkgname = android-ndk