1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: pcsx2
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Miguel A. Colón Vélez <debian.micove@gmail.com>
Build-Depends:
cmake (>= 2.8.5~),
debhelper-compat (= 13),
dpkg-dev (>= 1.16.2~),
libaio-dev [linux-any],
libasound2-dev,
libgl-dev,
libgtk-3-dev,
liblzma-dev,
libpng++-dev,
libpng-dev,
libsdl2-dev,
libsoundtouch-dev,
libwxgtk3.2-dev,
libx11-dev,
portaudio19-dev,
zlib1g-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: http://pcsx2.net/
Vcs-Git: https://salsa.debian.org/games-team/pcsx2.git
Vcs-Browser: https://salsa.debian.org/games-team/pcsx2
Package: pcsx2
Architecture: i386
Depends:
libgl1-mesa-dri,
${misc:Depends},
${shlibs:Depends}
Recommends:
libasound2-plugins [linux-any],
libc6-i686 [i386]
Description: Playstation 2 emulator
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
.
WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support
this instruction set, it does not have enough horsepower to run this emulator.
.
This package includes the main binary, plug-ins and localization files.
|