blob: d6622d80a22fe11da7fb3578b9e74cdd6d9633b3 (
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
|
pkgbase = android-ndk-19
pkgdesc = Android C/C++ developer kit
pkgver = r19
pkgrel = 1
url = https://developer.android.com/ndk/
install = android-ndk.install
arch = x86_64
license = GPL
license = LGPL
license = custom
depends = glibc
provides = android-ndk
conflicts = android-ndk
replaces = android-ndk64
options = !strip
options = staticlibs
backup = etc/profile.d/android-ndk.sh
source = android-ndk.sh
sha1sums = 2479a8d74428eb651ad2b9772ad655d7a90af410
source_x86_64 = https://dl.google.com/android/repository/android-ndk-r19-linux-x86_64.zip
sha1sums_x86_64 = f02ad84cb5b6e1ff3eea9e6168037c823408c8ac
pkgname = android-ndk-19
|