Summary: | android-ndk-1.6_p1 ebuild | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | DrChandra the Gentoo Person <gentooperson> |
Component: | New packages | Assignee: | 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
Created attachment 203019 [details]
ebuild for android-ndk
Probably needs some work, but it emerges.
Created attachment 205955 [details]
Updated Android NDK ebuild
1.6 update, recently released by Google.
Updated from Google. I would love to see this officially supported in the portage tree...I'll try your ebuild first though. 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. Created attachment 216408 [details]
improved android-ndk-1.6 ebuild
Google recently released "Android NDK, Revision 4 (May 2010)" does anyone have an updated ebuild available for it? (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 (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. *** Bug 319617 has been marked as a duplicate of this bug. *** 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.
Created attachment 283555 [details]
ebuild for newer android-ndk version 6
Updated ebuild for version 6. Works fine, no special changes from previous ebuild.
There's an Android NDK version in the tree for 8b. |