summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bd9be781fdadd147551594de13f507ca51f3c01 (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
28
29
30
31
32
33
34
35
36
37
pkgbase = android-ndk
	pkgdesc = Android C/C++ developer kit
	pkgver = r28
	pkgrel = 1
	url = https://developer.android.com/ndk/
	install = android-ndk.install
	arch = x86_64
	license = GPL
	license = LGPL
	license = custom
	makedepends = bzip2
	makedepends = libxcrypt-compat
	makedepends = python
	makedepends = perl
	makedepends = libc++
	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
	replaces = android-ndk64
	options = !strip
	options = staticlibs
	backup = etc/profile.d/android-ndk.sh
	source = android-ndk.sh
	sha1sums = 38c46b7b1a1c54a0845d027a8eaf37ed0447d3b2
	sha256sums = 2050ff500443f6cfa4567c02248cb3ec6ccbc67ce81b32d8dda79383c5103db2
	source_x86_64 = https://dl.google.com/android/repository/android-ndk-r28-linux.zip
	sha1sums_x86_64 = 894f469c5192a116d21f412de27966140a530ebc
	sha256sums_x86_64 = a186b67e8810cb949514925e4f7a2255548fb55f5e9b0824a6430d012c1b695b

pkgname = android-ndk