Пакет android-tools: Информация

  • Default inline alert: Версия в репозитории: 34.0.4-alt4

Исходный пакет: android-tools
Версия: 34.0.4-alt2
Последняя версия по данным Repology
Собран:  10 марта 2024 г. 18:52 в задании #342416
Сообщить об ошибке в пакете
Лицензия: APL
О пакете: Android Debug CLI tools
Описание: 
This package contains following utilities:

Android Debug Bridge (adb) -- it is a versatile command line tool, which lets
you communicate with an emulator instance or connected Android-powered device.

fastboot -- a command line tool for flashing an Android device, boot an Android
device to fastboot mode, etc.

mkbootimg -- creates Android boot images that includes kernel image and ramdisk,
in a special format which can be used with fastboot.

Command line tools to create sparse images for usage with Android devices.
Includes sim2img, img2simg, simg2simg and append2simg tools.

etc1tool -- a command line utility that lets you encode PNG images to the ETC1
compression standard and decode ETC1 compressed images back to PNG. It is part
of the Android SDK for working with media files for game apps. The standard for
the ETC1 texture format is here:
http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt

hprof-conv -- converts the HPROF file that is generated by the Android SDK tools
to a standard format so you can view the file in a profiling tool of your
choice.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
android-tools (x86_64, ppc64le, i586, armh, aarch64)
android-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Alexey Sheplyakov


Права:
Pavel Nakonechnyi
@everybody

    1. libunwind-devel
    2. libusb-devel
    3. clang17.0
    4. clang17.0-support
    5. libzstd-devel
    6. lld17.0
    7. llvm17.0-devel
    8. pandoc
    9. protobuf-compiler
    10. libbrotli-devel
    11. rpm-build-python3
    12. libgtest-devel
    13. liblz4-devel
    14. liblzma-devel
    15. squashfuse-devel
    16. zlib-devel
    17. libselinux-devel
    18. libprotobuf-devel
    19. libpng-devel
    20. libstdc++-devel
    21. libsafe-iop-devel

Последнее изменение


10 марта 2024 г. Alexey Sheplyakov 34.0.4-alt2
- NMU: fixed FTBFS on LoongArch:
  + boringssl: explain that LoongArch (lp64d) is 64-bit
  + spec: use GNU linker on LoongArch
9 марта 2024 г. Pavel Nakonechnyi 34.0.4-alt1
- Platform 34.0.4
- Built with Clang
- More tools added