summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66d932c0496a78153c3ec3f1e2e102b1bed2665a (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-25
	pkgdesc = Android C/C++ developer kit
	pkgver = r25.c
	pkgrel = 1
	url = https://developer.android.com/ndk/
	install = android-ndk-25.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=r25.c
	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-r25c-linux.zip
	sha1sums_x86_64 = 53af80a1cce9144025b81c78c8cd556bff42bd0e
	sha256sums_x86_64 = 769ee342ea75f80619d985c2da990c48b3d8eaf45f48783a2d48870d04b46108

pkgname = android-ndk-25