aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authornotaz2010-11-16 18:39:07 +0200
committernotaz2010-11-17 00:58:09 +0200
commitaa1fc44b4532dc68be2482730a275f8a3ba8a039 (patch)
tree95f1ec936aa776158f8b76e805eb0c1eafe473b0 /debian/control
parentef79bbde537d6b9c745a7d86cb9df1d04c35590d (diff)
downloadpcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.tar.gz
pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.tar.bz2
pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.zip
remove stuff we won't need
this makes the source tree more pleasant to work with.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 840611b..0000000
--- a/debian/control
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: pcsxr
-Section: otherosfs
-Priority: extra
-Maintainer: Wei Mingzhi <whistler@openoffice.org>
-Build-Depends: debhelper (>= 5), libgtk2.0-dev, libglade2-dev, zlib1g-dev | libz-dev, libxv-dev, libxtst-dev, nasm, libgl1-mesa-dev, libxxf86vm-dev, libsdl1.2-dev
-Standards-Version: 3.7.3
-
-Package: pcsxr
-Architecture: any
-Depends: ${shlibs:Depends}
-Replaces: pcsx, pcsx-bin, pcsx-i18n, psemu-drive-cdrmooby, psemu-input-omnijoy, psemu-input-padjoy, psemu-sound-alsa, psemu-sound-oss, psemu-video-x11, pcsx-df
-Conflicts: pcsx (<= 1:1.699df-rc3-1), pcsx-bin (<= 1:1.699df-rc3-1), pcsx-i18n (<= 1:1.699df-rc3-1), pcsx-df (<= 1:1.999)
-Description: Sony PlayStation emulator -- binary
- PCSX is an advanced PlayStation (PSX) emulator, which uses a plugin
- architecture to provide full support for all components of the PSX.
- It has full emulation support for gamepads, videos, sound, memory cards,
- and other important PSX components, and is able to play many games
- without problems.
- .
- This package provides the main PCSX binary, library, and support files.