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

    Исходный пакет: android-tools
    Версия: 34.0.4-alt3
    Последняя версия по данным Repology
    Собран:  11 марта 2024 г. 13:08 в задании #342463
    Сообщить об ошибке в пакете
    Лицензия: 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. clang17.0
      2. clang17.0-support
      3. libbrotli-devel
      4. liblz4-devel
      5. liblzma-devel
      6. libgtest-devel
      7. libpng-devel
      8. libprotobuf-devel
      9. libunwind-devel
      10. libusb-devel
      11. libzstd-devel
      12. lld17.0
      13. llvm17.0-devel
      14. libsafe-iop-devel
      15. libselinux-devel
      16. libstdc++-devel
      17. pandoc
      18. protobuf-compiler
      19. rpm-build-python3
      20. squashfuse-devel
      21. zlib-devel

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


    11 марта 2024 г. Alexey Sheplyakov 34.0.4-alt3
    - NMU: fixed FTBFS on LoongArch for real:
      + libunwindstack: implemented AsmGetRegs for LoongArch. Makes ELF symbol
        check happy (and is pointless otherwise).
    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