summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fdb02054e373e32c52c7efdf3ea3f3ac9c5d69f (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
38
39
pkgbase = android-ndk-26
	pkgdesc = Android C/C++ developer kit
	pkgver = r26.d
	pkgrel = 1
	url = https://developer.android.com/ndk/
	install = android-ndk-26.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
	provides = android-ndk=r26.d
	conflicts = android-ndk
	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-r26d-linux.zip
	sha1sums_x86_64 = fcdad75a765a46a9cf6560353f480db251d14765
	sha256sums_x86_64 = eefeafe7ccf177de7cc57158da585e7af119bb7504a63604ad719e4b2a328b54

pkgname = android-ndk-26