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

    Исходный пакет: libretro-tools
    Версия: 20240628-alt1
    Последняя версия по данным Repology
    Собран:  17 августа 2024 г. 21:01 в задании #355449
    Категория: Эмуляторы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.libretro.com

    Лицензия: GPL2
    О пакете: An interface for emulator and game ports
    Описание: 
    For each emulator 'core', RetroArch makes use of a library API that we like
    to call 'libretro'.
    
    Think of libretro as an interface for emulator and game ports. You can make
    a libretro port once and expect the same code to run on all the platforms
    that RetroArch supports. It's designed with simplicity and ease of use in
    mind so that the porter can worry about the port at hand instead of having
    to wrestle with an obfuscatory API.
    
    The purpose of the project is to help ease the work of the emulator/game
    porter by giving him an API that allows him to target multiple platforms
    at once without having to redo any code. He doesn't have to worry about
    writing input/video/audio drivers - all of that is supplied to him by
    RetroArch. All he has to do is to have the emulator port hook into the
    libretro API and that's it - we take care of the rest.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libretro-tools-remotejoy (x86_64, i586, aarch64)
    libretro-tools-video_processor (x86_64, i586, aarch64)

    Сопровождающий: Artyom Bystrov

    Список участников:
    Artyom Bystrov

    Права:
    Artyom Bystrov
    @everybody

      1. pkgconfig(alsa)
      2. pkgconfig(gl)
      3. pkgconfig(libpcap)
      4. pkgconfig(libpng)
      5. pkgconfig(sdl)
      6. pkgconfig(sdl2)
      7. pkgconfig(udev)
      8. pkgconfig(zlib)
      9. build-essential
      10. cmake
      11. vim-common
      12. libstdc++-devel
      13. libstdc++-devel-static
      14. gcc
      15. gcc-c++
      16. libv4l-devel
      17. nasm

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


    12 августа 2024 г. Artyom Bystrov 20240628-alt1
    - Initial commit for Sisyphus