RetroArch/debian/control

45 lines
1.1 KiB
Plaintext

Source: retroarch
Section: otherosfs
Priority: extra
Maintainer: Hunter Kaller (hizzlekizzle) <hunter_kaller@yahoo.com>
Build-Depends: debhelper (>= 9),
libc6-dev (>= 2.13),
libsdl1.2-dev,
libasound2-dev,
libxv-dev,
libopenal-dev,
libsamplerate0-dev,
libxml2-dev,
libsdl-ttf2.0-dev,
libfreetype6-dev,
libsdl-image1.2-dev,
libgbm-dev,
libdrm-dev,
libegl1-mesa-dev,
python3-dev,
nvidia-cg-dev,
zlib1g-dev
Standards-Version: 3.9.5
Homepage: http://www.libretro.com/
Vcs-Git: git://github.com/libretro/RetroArch.git
Vcs-Browser: https://github.com/libretro/RetroArch
Package: retroarch
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libsdl1.2debian,
libopenal1,
libqtgui4,
libsdl-image1.2,
libsdl-ttf2.0-0,
nvidia-cg-toolkit,
python3
Replaces: ssnes
Description: Simple frontend for the libretro library.
RetroArch attempts to be very small and lean, while still having all of the
useful core features expected form an emulator. It is a command-line-only
interface, though RetroArch-Phoenix provides a minimal GUI.
.
RetroArch supports both Cg shaders and bsnes-style XML shaders.