Language

Package: retroarch @ 1.9.11

Synopsis

Reference frontend for the libretro API

Description

Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. RetroArch is the official reference frontend for the libretro API, currently used by most as a modular multi-system game/emulator system.

Home page
https://www.libretro.com/
Location
gnu/packages/emulators.scm (line: 1416, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sdl' does not match package name 'sdl2'
input-labels

Identify input labels that do not match package names

label 'udev' does not match package name 'eudev'