blob: f3ee7d0a80f3600cb23454a244f37c13167e2fc8 (
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-10e
pkgdesc = Android C/C++ developer kit
pkgver = r10_e
pkgrel = 1
url = https://developer.android.com/ndk/
install = android-ndk.install
arch = x86_64
license = GPL
license = LGPL
license = custom
depends = ncurses5-compat-libs
provides = android-ndk
conflicts = android-ndk
replaces = android-ndk64
options = !strip
options = staticlibs
backup = etc/profile.d/android-ndk.sh
source = android-ndk.sh
source = http://dl.google.com/android/repository/android-ndk-r10e-linux-x86_64.zip
sha256sums = 5bc58ccd7e7de03c9656ca8f13fb9bf9dff2eeee31a2670ce04a4b97be73dc95
sha256sums = ee5f405f3b57c4f5c3b3b8b5d495ae12b660e03d2112e4ed5c728d349f1e520c
pkgname = android-ndk-10e
|