Search Criteria
Package Details: android-ndk r27-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-ndk.git (read-only, click to copy) |
---|---|
Package Base: | android-ndk |
Description: | Android C/C++ developer kit |
Upstream URL: | https://developer.android.com/ndk/ |
Licenses: | GPL, custom, LGPL |
Replaces: | android-ndk64 |
Submitter: | sergej |
Maintainer: | migrev |
Last Packager: | migrev |
Votes: | 278 |
Popularity: | 0.016152 |
First Submitted: | 2009-06-26 09:29 (UTC) |
Last Updated: | 2024-08-07 09:27 (UTC) |
Dependencies (15)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bzip2 (bzip2-gitAUR) (make)
- libc++ (libc++-msanAUR, libc++-modulesAUR) (make)
- libxcrypt-compat (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- bzip2 (bzip2-gitAUR) (optional) – for bz2 module in bundled Python
- libc++ (libc++-msanAUR, libc++-modulesAUR) (optional) – for some LLVM components
- libxcrypt-compat (optional) – for crypt module in bundled Python
- ncurses5-compat-libsAUR (optional) – for curses module in bundled Python
- perl (perl-gitAUR) (optional) – various helper scripts
- python (python37AUR, python311AUR, python310AUR) (optional) – various helper scripts
Required by (507)
- android-aarch64-a52dec
- android-aarch64-abseil-cpp
- android-aarch64-alsa-topology-conf
- android-aarch64-alsa-ucm-conf
- android-aarch64-aom
- android-aarch64-argparse
- android-aarch64-avisynthplus
- android-aarch64-brotli
- android-aarch64-bzip2
- android-aarch64-cdparanoia
- android-aarch64-cmocka
- android-aarch64-cppunit
- android-aarch64-dav1d
- android-aarch64-eigen
- android-aarch64-expat
- android-aarch64-faac
- android-aarch64-fftw
- android-aarch64-fmt
- android-aarch64-freetype2
- android-aarch64-freetype2-bootstrap
- Show 487 more...
Latest Comments
1 2 3 4 5 6 .. 17 Next › Last »
yan12125 commented on 2024-04-22 17:15 (UTC)
Orphaning - I rarely use NDK nowadays.
yan12125 commented on 2023-10-12 07:11 (UTC)
Is removal of replaces= related to https://github.com/chaotic-aur/toolbox/issues/89#issuecomment-1727820523 ? This replaces= is valid, as android-ndk64 was merged into android-ndk in 2014 [1]. For most users, this replaces= might be useless (only meaningful for binary repositories), unneeded (people may not upgrade a system after nine years without upgrades), but also harmless, so I may not change it.
[1] https://github.com/felixonmars/aur3-mirror/commit/4a6efb65dab3b627bff4672f2d3b848f254a8f88#diff-70c31113defd6d1d7ed8e8f31dcdb4701e1665a1ef899435381324610dbc34bd
yan12125 commented on 2023-09-07 16:03 (UTC)
Thanks, added.
Fell commented on 2023-09-06 07:46 (UTC)
Godot Engine still wouldn't find the NDK after installing. I fixed it by adding
export ANDROID_NDK_ROOT=/opt/android-ndk
to/etc/profile.d/android-ndk.sh
.Maybe
ANDROID_NDK_ROOT
should also be set by the package just for good measure.Martchus commented on 2023-06-10 14:10 (UTC)
Thanks!
yan12125 commented on 2023-06-10 14:09 (UTC)
Okay, I added it along with some other deps detected by namcap. Thanks for the catch!
Martchus commented on 2023-06-10 13:35 (UTC)
I suppose optdepends is good enough; it should just be tracked at all. I personally haven't run into an error due to it and likely the bundled Python is rather optional.
yan12125 commented on 2023-06-10 13:02 (UTC)
Martchus: do you need libxcrypt-compat in depends or optdepends is enough? Per namcap, libcrypt.so.1 is used only in bundled Python
Martchus commented on 2023-06-10 11:03 (UTC)
It looks like this references libcrypt.so.1 so likely libxcrypt-compat should be a dependency.
1 2 3 4 5 6 .. 17 Next › Last »