summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxdavidwu2023-08-14 16:22:46 +0800
committerxdavidwu2023-08-14 16:22:46 +0800
commit9a2464ff1de816d7a47f0bed9f7ac132904aa11f (patch)
treeb4ed12b5ee75fc241a3bc326f1611a3edbbc606e /.SRCINFO
parent4dd75adbeca985ff2b77e7b2e73a95bd5662e0e0 (diff)
downloadaur-9a2464ff1de816d7a47f0bed9f7ac132904aa11f.tar.gz
provides android-ndk
for compiling tasks of other packages note that no conflicts is added, a parallel install with stable is still possible, but users should manage ANDROID_NDK(_HOME) envvars on their own
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d958185eb304..7fb0b8d953c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-ndk-beta
pkgdesc = Android C/C++ developer kit (beta)
pkgver = r26_beta1
- pkgrel = 1
+ pkgrel = 2
url = https://developer.android.com/ndk/
install = android-ndk-beta.install
arch = x86_64
@@ -18,6 +18,7 @@ pkgbase = android-ndk-beta
optdepends = python: various helper scripts
optdepends = perl: various helper scripts
optdepends = libc++: for some LLVM components
+ provides = android-ndk
options = !strip
options = staticlibs
backup = etc/profile.d/android-ndk-beta.sh