blob: 12dc80beb736d40ded9d9aa0d3c1ebf143912532 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install pretend setup
DEPEND=app-arch/p7zip
DESCRIPTION=Open Handset Alliance's Android NDK (Native Dev Kit)
EAPI=5
HOMEPAGE=http://developer.android.com/sdk/ndk/
KEYWORDS=~amd64 ~x86
LICENSE=android
RDEPEND=>=dev-util/android-sdk-update-manager-10 >=sys-devel/make-3.81 || ( sys-libs/ncurses:0/5 sys-libs/ncurses:5/5 )
RESTRICT=mirror strip installsources test
SLOT=0
SRC_URI=x86? ( https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86.bin -> android-ndk-10e-x86.7z ) amd64? ( https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin -> android-ndk-10e-amd64.7z )
_eclass_exported_funcs=pkg_pretend:- pkg_setup:- src_configure:- src_compile:- src_install:-
_eclasses_=check-reqs aee25bdf4e2f459af86d17f7c41dcdf6 eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441
_md5_=fe38d69db160aaddf2eb861079ac84aa
|