summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-03-13 07:28:03 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-03-13 07:28:03 +0000
commitd34b4220bde29d7937d927e9d17a50470a36c500 (patch)
tree8f81f19f16f8fd5f72a8ae7c3eb16a83fd1a9942 /debian/control
parenta58cfdac407bc1d8fedc11acd924b275ba28cc51 (diff)
downloadpcsxr-d34b4220bde29d7937d927e9d17a50470a36c500.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64535 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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 dde64b36..00000000
--- 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, intltool
-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.