Source: libretro-core-info
Section: games
Priority: optional
Maintainer: Team Libretro <libretro@gmail.com>
Uploaders: Sérgio Benjamim <sergio_br2@yahoo.com.br>,
 Hunter Kaller <hunter_kaller@yahoo.com>, Peter J. Mello <admin@petermello.net>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13), dpkg-build-api (= 1) | dpkg-dev,
 dh-sequence-single-binary | debhelper (>= 13)
Homepage: https://www.libretro.com/
Vcs-Browser: https://git.launchpad.net/~libretro/libretro/+git/libretro-super-debian
Vcs-Git: https://git.launchpad.net/~libretro/libretro/+git/libretro-super-debian
Rules-Requires-Root: no

Package: libretro-core-info
Architecture: all
Multi-Arch: foreign
Depends: retroarch, ${shlibs:Depends}, ${misc:Depends}
Description: info files for all available Libretro cores
 Libretro is a framework/backend for emulators, game engines and media players.
 Once modified to interact with the Libretro API, those emulators and game
 engines are referred to as "cores," optimized executables focused solely on
 running game code and leaving the presentation of the gameplay up to whatever
 Libretro "frontend" (such as RetroArch) the user prefers.
 .
 The process of making and optimizing these cores reduces each game engine or
 emulator down to just one or perhaps a handful of small library files, without
 the ability to convey their identity or intended purpose to the frontend.
 Instead, that information is extracted and placed in a "core info" file
 consulted by the frontend to discover crucial details like the filetypes it can
 process and which libretro features it is and isn't compatible with.
 .
 This package installs info files for all currently available Libretro cores.
