OpenSUSE has already made it https://build.opensuse.org/package/show/hardware/android-tools Reproducible: Always
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.
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.
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(+)
You realise this was a direct-to-stable version bump?
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(-)