Skip to content

Instantly share code, notes, and snippets.

@jmroot
Created November 8, 2023 11:14
Show Gist options
  • Select an option

  • Save jmroot/1d5e7ec3d18cef5b8b998438f3fa762e to your computer and use it in GitHub Desktop.

Select an option

Save jmroot/1d5e7ec3d18cef5b8b998438f3fa762e to your computer and use it in GitHub Desktop.
android-platform-tools
% port info
android-platform-tools @31.0.3 (java, devel)
Description: Platform-Tools for Google Android SDK (adb and fastboot)
Homepage: https://developer.android.com/studio/
Extract Dependencies: unzip
Platforms: darwin
License: BSD and MIT and NCSA and Apache-2 and GPL-2 and LGPL-2.1
Maintainers: Email: judaew@macports.org, GitHub: judaew
Policy: openmaintainer
% sudo port install
Password:
---> Computing dependencies for android-platform-tools
---> Fetching archive for android-platform-tools
---> Attempting to fetch android-platform-tools-31.0.3_0.darwin_22.x86_64.tbz2 from file:///opt/local/var/macports/packages/android-platform-tools
---> Attempting to fetch android-platform-tools-31.0.3_0.darwin_22.x86_64.tbz2 from https://packages.macports.org/android-platform-tools
---> Attempting to fetch android-platform-tools-31.0.3_0.darwin_22.x86_64.tbz2 from https://kmq.jp.packages.macports.org/android-platform-tools
---> Fetching distfiles for android-platform-tools
---> Attempting to fetch e8b2b4cbe47c728c1e54c5f524440b52d4e1a33c.platform-tools_r31.0.3-darwin.zip from https://dl.google.com/android/repository
---> Verifying checksums for android-platform-tools
---> Extracting android-platform-tools
---> Configuring android-platform-tools
---> Building android-platform-tools
---> Staging android-platform-tools into destroot
---> Installing android-platform-tools @31.0.3_0
---> Activating android-platform-tools @31.0.3_0
---> Cleaning android-platform-tools
---> Some of the ports you installed have notes:
android-platform-tools has the following notes:
The current version of android-platform-tools requires SSE4.1, which is not
supported by your CPU. The last version compatible with your CPU (31.0.3)
has been installed instead.
% port outdated
The following installed ports are outdated:
android-platform-tools 31.0.3_0 < 34.0.4_0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment