summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-04-16 06:22:51 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-04-16 06:22:51 +0000
commit8139fbf8204882663446bcb06f68789353597820 (patch)
tree6ea1f39932b33faee84d603e956470e37f135804 /debian/control
downloadpcsxr-8139fbf8204882663446bcb06f68789353597820.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 00000000..57834e13
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+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, libbz2-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.