Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283561 - android-ndk-1.6_p1 ebuild
Summary: android-ndk-1.6_p1 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
: 319617 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-02 21:44 UTC by DrChandra the Gentoo Person
Modified: 2012-08-13 17:25 UTC (History)
10 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for android-ndk (android-ndk-1.5_p1.ebuild,1.32 KB, text/plain)
2009-09-02 21:46 UTC, DrChandra the Gentoo Person
Details
Updated Android NDK ebuild (android-ndk-1.6_p1.ebuild,1.13 KB, text/plain)
2009-10-03 19:14 UTC, DrChandra the Gentoo Person
Details
improved android-ndk-1.6 ebuild (android-ndk-1.6_p1.ebuild,1.62 KB, text/plain)
2010-01-13 20:36 UTC, Sadysta
Details
ebuild for newer android-ndk version 5b (android-ndk-5b.ebuild,42.61 KB, text/plain)
2011-05-26 08:59 UTC, Joël
Details
ebuild for newer android-ndk version 6 (android-ndk-6.ebuild,42.64 KB, text/plain)
2011-08-16 13:16 UTC, Joël
Details

Note You need to log in before you can comment on or make changes to this bug.
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.