Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707568 - dev-util/android-tools-9.0.0_p52 version bump
Summary: dev-util/android-tools-9.0.0_p52 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-01-31 09:53 UTC by Perfect Gentleman
Modified: 2021-10-08 08:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2020-01-31 09:53:37 UTC
OpenSUSE has already made it
https://build.opensuse.org/package/show/hardware/android-tools

Reproducible: Always
Comment 1 Anatol 2021-01-05 22:03:23 UTC
Arch Linux moved its generator script to a separate github project. This will help to share the build script between different distros.

https://github.com/anatol/android-platform-tools-build

The script is up to date with android tools releases. It is currently at version 30.0.5.
Comment 2 Esteve Varela Colominas 2021-07-05 00:03:10 UTC
I've made an ebuild based on https://github.com/nmeum/android-tools/ instead, since that's what most distros seem to be using now, including arch.
The PR has been linked to this issue.
Comment 3 Larry the Git Cow gentoo-dev 2021-07-16 05:54:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445e56f6156dcfdb8848c8fd0d84c067474a59bd

commit 445e56f6156dcfdb8848c8fd0d84c067474a59bd
Author:     Esteve Varela Colominas <esteve.varela@gmail.com>
AuthorDate: 2021-07-04 23:50:08 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-07-16 05:54:16 +0000

    dev-util/android-tools: New upstream, version bump
    
    Using a new upstream to consolidate packaging efforts for these tools.
    
    Closes: https://github.com/gentoo/gentoo/pull/21530
    Closes: https://bugs.gentoo.org/707568
    Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-util/android-tools/Manifest                    |  5 ++
 .../android-tools/android-tools-31.0.0_p1.ebuild   | 95 ++++++++++++++++++++++
 2 files changed, 100 insertions(+)
Comment 4 Andreas Sturmlechner gentoo-dev 2021-09-04 08:32:36 UTC
You realise this was a direct-to-stable version bump?
Comment 5 Larry the Git Cow gentoo-dev 2021-10-08 08:33:27 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8d15630c7327ec09b9aa5dab666d6733cec01e

commit dc8d15630c7327ec09b9aa5dab666d6733cec01e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-09-04 08:33:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-10-08 08:33:18 +0000

    dev-util/android-tools: Drop 9.0.0_p3-r1, EAPI6--
    
    Bug: https://bugs.gentoo.org/707568
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-util/android-tools/Manifest                    |  10 --
 .../android-tools/android-tools-9.0.0_p3-r1.ebuild | 143 ---------------------
 .../files/android-tools-8.1.0_p1-build.patch       |  30 -----
 .../files/android-tools-9.0.0-limits-gcc11.patch   |  11 --
 4 files changed, 194 deletions(-)