2011-12-21 20:27:03 +00:00
|
|
|
Source: pcsx2.snapshot
|
2015-05-11 13:19:58 +00:00
|
|
|
Section: games
|
2010-06-15 13:07:29 +00:00
|
|
|
Priority: optional
|
|
|
|
Maintainer: Gregory Hainaut <gregory.hainaut@gmail.com>
|
2012-05-11 20:21:44 +00:00
|
|
|
Build-Depends: cmake (>= 2.8.5),
|
2012-05-17 14:18:37 +00:00
|
|
|
debhelper (>= 8.9),
|
2011-12-21 20:27:03 +00:00
|
|
|
dpkg-dev (>= 1.15.7),
|
2013-01-02 16:09:09 +00:00
|
|
|
libaio-dev,
|
2011-08-14 14:38:26 +00:00
|
|
|
libasound2-dev,
|
2011-07-14 09:21:57 +00:00
|
|
|
libbz2-dev,
|
2011-08-14 14:38:26 +00:00
|
|
|
libgl1-mesa-dev,
|
|
|
|
libglu1-mesa-dev,
|
2010-07-12 18:31:53 +00:00
|
|
|
libgtk2.0-dev (>= 2.16),
|
2015-05-26 09:13:55 +00:00
|
|
|
libpng12-dev,
|
2015-05-16 10:33:58 +00:00
|
|
|
libpng++-dev,
|
2014-09-22 07:22:52 +00:00
|
|
|
libpulse-dev,
|
2015-10-21 20:33:15 +00:00
|
|
|
libsdl2-dev,
|
2011-08-12 19:22:06 +00:00
|
|
|
libsoundtouch-dev,
|
2015-05-26 09:13:55 +00:00
|
|
|
libwxbase3.0-dev,
|
|
|
|
libwxgtk3.0-dev,
|
2010-06-15 13:07:29 +00:00
|
|
|
libx11-dev,
|
2011-08-14 14:38:26 +00:00
|
|
|
locales | locales-all,
|
|
|
|
portaudio19-dev,
|
|
|
|
zlib1g-dev (>= 1:1.2.3.3)
|
2012-05-11 20:21:44 +00:00
|
|
|
Standards-Version: 3.9.3
|
2010-06-15 13:07:29 +00:00
|
|
|
Homepage: http://pcsx2.net/
|
|
|
|
|
2010-07-02 14:55:41 +00:00
|
|
|
Package: pcsx2-unstable
|
2011-08-12 19:22:06 +00:00
|
|
|
Architecture: i386
|
2014-09-22 07:22:52 +00:00
|
|
|
# -i686 allow to use SSE into libc6
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-i686
|
2013-01-02 16:09:09 +00:00
|
|
|
# libasound => alsa plugin for pulseaudio
|
|
|
|
# libusb => ps3 controller (and probably others)
|
|
|
|
Recommends: libasound2-plugins,
|
|
|
|
libusb-0.1-4
|
2015-06-04 17:35:41 +00:00
|
|
|
Conflicts: pcsx2
|
2012-05-11 20:26:03 +00:00
|
|
|
Description: Playstation 2 emulator
|
2011-01-22 15:25:43 +00:00
|
|
|
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
|
2010-06-15 13:07:29 +00:00
|
|
|
.
|
2010-08-31 16:59:57 +00:00
|
|
|
WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support
|
|
|
|
this instruction set, it does not have enough horse power to run this emulator
|
|
|
|
anyway.
|
2010-06-15 13:07:29 +00:00
|
|
|
|
2010-07-02 14:55:41 +00:00
|
|
|
Package: pcsx2-unstable-dbg
|
2015-05-11 13:19:58 +00:00
|
|
|
Section: debug
|
2010-07-01 22:50:18 +00:00
|
|
|
Priority: extra
|
2011-08-12 19:22:06 +00:00
|
|
|
Architecture: i386
|
2010-07-02 14:55:41 +00:00
|
|
|
Depends: ${misc:Depends}, pcsx2-unstable (= ${binary:Version})
|
2015-06-04 17:35:41 +00:00
|
|
|
Conflicts: pcsx2-dbg
|
|
|
|
Description: Debug symbols for PCSX2
|
2011-01-22 15:25:43 +00:00
|
|
|
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
|
2010-08-31 16:59:57 +00:00
|
|
|
.
|
|
|
|
WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support
|
|
|
|
this instruction set, it does not have enough horse power to run this emulator
|
|
|
|
anyway.
|
2010-07-01 22:50:18 +00:00
|
|
|
.
|
2011-08-14 14:38:26 +00:00
|
|
|
This package contains the debug symbols for PCSX2.
|
2010-07-01 22:50:18 +00:00
|
|
|
|