summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f73a264c6d7483b82053196e3e359664afbcef5c (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 = r26.c
	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-r26c-linux.zip
	sha1sums_x86_64 = 7faebe2ebd3590518f326c82992603170f07c96e
	sha256sums_x86_64 = 6d6e659834d28bb24ba7ae66148ad05115ebbad7dabed1af9b3265674774fcf6

pkgname = android-ndk