Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 283561

Summary: android-ndk-1.6_p1 ebuild
Product: Gentoo Linux Reporter: DrChandra the Gentoo Person <gentooperson>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: admwiggin, conardcox, fernercc, kripton, maggu2810, radhermit, sadysta, shiningarcanine, siarhei.siamashka, world.root
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for android-ndk
Updated Android NDK ebuild
improved android-ndk-1.6 ebuild
ebuild for newer android-ndk version 5b
ebuild for newer android-ndk version 6

Description DrChandra the Gentoo Person 2009-09-02 21:44:48 UTC
Android Native Development Kit (NDK) - For developing C code which can be called by Java.

New ebuild.

NOTE: This is not the SDK.

Reproducible: Always




ebuild will be attached
Comment 1 DrChandra the Gentoo Person 2009-09-02 21:46:48 UTC
Created attachment 203019 [details]
ebuild for android-ndk

Probably needs some work, but it emerges.
Comment 2 DrChandra the Gentoo Person 2009-10-03 19:14:41 UTC
Created attachment 205955 [details]
Updated Android NDK ebuild

1.6 update, recently released by Google.
Comment 3 DrChandra the Gentoo Person 2009-10-03 19:15:26 UTC
Updated from Google.
Comment 4 Richard Cox 2009-11-20 01:40:38 UTC
I would love to see this officially supported in the portage tree...I'll try your ebuild first though.
Comment 5 Sadysta 2010-01-13 20:33:39 UTC
I believe this ebuild should pull in android-sdk-update-manager and give a notification about downloading the necessary sdk (1.6).

Also making:
/opt/android-ndk-1.6/apps owned by android group, group writable and +t (sticky)
/opt/android-ndk-1.6/out owned by android group, group writable and g+s (group suid)

would make it as multi-user friendly as android-sdk-update-manager is.
Comment 6 Sadysta 2010-01-13 20:36:59 UTC
Created attachment 216408 [details]
improved android-ndk-1.6 ebuild
Comment 7 Richard 2010-05-22 17:49:00 UTC
Google recently released "Android NDK, Revision 4 (May 2010)" does anyone have an updated ebuild available for it?
Comment 8 DrChandra the Gentoo Person 2010-06-22 03:07:06 UTC
(In reply to comment #7)
> Google recently released "Android NDK, Revision 4 (May 2010)" does anyone have
> an updated ebuild available for it?
> 

working on it
Comment 9 DrChandra the Gentoo Person 2010-06-22 03:08:53 UTC
(In reply to comment #5)
> I believe this ebuild should pull in android-sdk-update-manager and give a
> notification about downloading the necessary sdk (1.6).

I don't see the NDK in the list of packages that the Update Manager supports. Perhaps I'm not seeing it.
Comment 10 Richard Freeman gentoo-dev 2010-10-14 19:38:15 UTC
*** Bug 319617 has been marked as a duplicate of this bug. ***
Comment 11 Joël 2011-05-26 08:59:36 UTC
Created attachment 274667 [details]
ebuild for newer android-ndk version 5b

Hi all,

Here's the ebuild I use to install the latest version (5b) as of May 2011. It works fine for me.

Caveat: This ebuild includes a quick'n'dirty hack to suppress QA warnings - because there's no way for us to fix them anyway. Without these warnings, we can see any actual errors in the ebuild more easily.
Comment 12 Joël 2011-08-16 13:16:08 UTC
Created attachment 283555 [details]
ebuild for newer android-ndk version 6

Updated ebuild for version 6. Works fine, no special changes from previous ebuild.
Comment 13 Doug Goldstein (RETIRED) gentoo-dev 2012-08-13 17:25:11 UTC
There's an Android NDK version in the tree for 8b.