Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 316757 Details for
Bug 402961
Add menu entries for android SDK tools in dev-util/android-sdk-update-manager
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
android-sdk-ebuild.patch
file_402961.txt (text/plain), 2.00 KB, created by
Shubhadeep Chaudhuri
on 2012-06-30 10:48:33 UTC
(
hide
)
Description:
android-sdk-ebuild.patch
Filename:
MIME Type:
Creator:
Shubhadeep Chaudhuri
Created:
2012-06-30 10:48:33 UTC
Size:
2.00 KB
patch
obsolete
>--- /usr/portage/dev-util/android-sdk-update-manager/android-sdk-update-manager-20.ebuild 2012-06-29 18:48:03.418570407 +0530 >+++ /usr/local/portage/dev-util/android-sdk-update-manager/android-sdk-update-manager-20.ebuild 2012-06-30 16:06:21.342027017 +0530 >@@ -10,7 +10,10 @@ > > DESCRIPTION="Open Handset Alliance's Android SDK" > HOMEPAGE="http://developer.android.com" >-SRC_URI="http://dl.google.com/android/${MY_P}.tgz" >+SRC_URI="http://dl.google.com/android/${MY_P}.tgz >+ http://developers.google.com/tv/images/android-logo.png -> android-sdk-manager.png >+ http://developer.android.com/assets/images/uiguidelines1.png -> android-draw9patch.png >+ http://tools.android.com/_/rsrc/1306369561413/recent/miscellaneousimprovements-1/ddms-128.png -> android-ddms.png" > IUSE="" > RESTRICT="mirror" > >@@ -19,7 +22,7 @@ > KEYWORDS="~amd64 ~x86" > > DEPEND="app-arch/tar >- app-arch/gzip" >+ app-arch/gzip" > RDEPEND=">=virtual/jdk-1.5 > >=dev-java/ant-core-1.6.5 > >=dev-java/swt-3.5 >@@ -83,10 +86,15 @@ > > insinto "/etc/revdep-rebuild" && doins "${T}/80${PN}" || die > >+ doicon "${DISTDIR}/android-sdk-manager.png" "${DISTDIR}/android-ddms.png" "${DISTDIR}/android-draw9patch.png" >+ make_desktop_entry "android" "Android SDK Manager" "android-sdk-manager" >+ make_desktop_entry "draw9patch" "Draw 9-patch" "android-draw9patch" >+ make_desktop_entry "ddms" "Dalvik Debug Monitor" "android-ddms" >+ make_desktop_entry "monitor" "Android Debug Monitor" "android-ddms" > } > > pkg_postinst() { >- elog "The Android SDK now uses its own manager for the development environment." >+ elog "The Android SDK now uses its own manager for the development environment." > elog "Run 'android' to download the full SDK, including some of the platform tools." > elog "You must be in the android group to manage the development environment." > elog "Just run 'gpasswd -a <USER> android', then have <USER> re-login."
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 402961
:
301453
| 316757