Package libretro-mednafen: Information

    Source package: libretro-mednafen
    Version: 20260127-alt1
    Latest version according to Repology
    Build time:  Feb 2, 2026, 04:48 PM in the task #406909
    Category: Emulators
    Report package bug
    License: GPL2
    Summary: set cores based on mednafen multi-emulator
    Description: 
    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.
    
    This set of packages adds cores, based on Mednafen multi-emulator.
    
    SNES core of mednafen based on old version of Beetle SNES, what causing a issue with compilation.

    List of RPM packages built from this SRPM:
    libretro-mednafen-mednafen_gba (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_lynx (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_ngp (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_pce (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_pce_fast (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_pcfx (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_psx (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_psx_hw (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_saturn (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_supafaust (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_supergrafx (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_vb (x86_64, i586, aarch64)
    libretro-mednafen-mednafen_wswan (x86_64, i586, aarch64)

    Maintainer: Artyom Bystrov

    List of contributors:
    Artyom Bystrov

    ACL:
    Artyom Bystrov
    @everybody

      1. build-essential
      2. gcc
      3. gcc-c++
      4. cmake
      5. pkgconfig(gl)
      6. libstdc++-devel
      7. libstdc++-devel-static
      8. pkgconfig(libpcap)
      9. pkgconfig(libpng)
      10. pkgconfig(zlib)
      11. nasm
      12. vim-common

    Last changed


    Feb. 2, 2026 Artyom Bystrov 20260127-alt1
    - Update to new versions
    Oct. 13, 2025 Artyom Bystrov 20251012-alt1
    - Update to new versions
    July 15, 2025 Artyom Bystrov 20250715-alt1
    - Update to new versions