Search Criteria
Package Details: android-ndk r28-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.001320 |
First Submitted: | 2009-06-26 09:29 (UTC) |
Last Updated: | 2025-02-08 10:12 (UTC) |
Dependencies (15)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bzip2 (bzip2-gitAUR) (make)
- libc++ (libc++-msanAUR, libc++-with-libunwindAUR) (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++-with-libunwindAUR) (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 (641)
- 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 621 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »
yan12125 commented on 2021-10-02 02:35 (UTC)
Most of GNU binutils (ar, strip, ...) are removed in NDK r23 https://developer.android.com/ndk/downloads/revision_history. Qt should to be adjusted accordingly or using an older NDK.
lostis commented on 2021-10-01 12:29 (UTC)
I have get error messages on missing toolchain binary locations, this solved the issues:
I wanted to build qt5/qt6 AUR packages.
yan12125 commented on 2021-05-27 14:07 (UTC)
Well, I have been considering a package like "android-ndk-lts", but haven't had time to write an automatic update script for that. Anyway, everyone can upload packages to AUR.
vityafx commented on 2021-05-26 13:35 (UTC)
Why there is no NDK 21 on AUR?
yan12125 commented on 2021-02-23 06:42 (UTC)
Nope. r23 is still in beta. Please use android-ndk-beta instead if you want to test it.
yan12125 commented on 2020-12-24 07:11 (UTC)
btd1337: Thanks for the suggestion. Before today I use https://aur.archlinux.org/packages/android-sdk-ndk-symlink/ for that symlink, while I think it is better to just include that symlink in this package.
btd1337 commented on 2020-12-24 04:27 (UTC)
Please, consider to add this command to pkgbuild:
Without
ndk-bundle
folder in/opt/android-sdk
, the Flutter tell thatndk
isn't installed evenANDROID_NDK_HOME
is already setted.cTas0099 commented on 2019-11-15 16:26 (UTC)
thank you very much @yan12125!
yan12125 commented on 2019-11-15 15:58 (UTC)
Hi @cTas0099, NDK has removed GCC in favor of Clang since r18 [1]. You'll need to ask p4a developers to migrate to Clang or use one of older NDK from https://aur.archlinux.org/packages/?O=0&K=android-ndk.
[1] https://developer.android.com/ndk/downloads/revision_history
« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »