pcsx2/debian-upstream
gregory.hainaut@gmail.com d84d8e8a2a GregMiscellaneous: sync with trunk (3805-3918)
git-svn-id: http://pcsx2.googlecode.com/svn/branches/GregMiscellaneous@3919 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-10-15 09:32:41 +00:00
..
patches GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
source GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
README.Debian GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
TODO.debian GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
changelog GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
changelog_ubuntu_lucid GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
compat GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
control GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
control_ppa GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
copyright GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
create_pcsx2_tarball_from_svn_repository.sh GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
docs GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2-data.dirs GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2-data.install GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2-plugins.dirs GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2-plugins.install GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2-plugins.lintian-overrides GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2.desktop GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2.dirs GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2.install GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2.manpages GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2.menu GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
pcsx2.xpm GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
rules GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
rules_fglrx GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00
watch GregMiscellaneous: sync with trunk (3805-3918) 2010-10-15 09:32:41 +00:00

README.Debian

    pcsx2 for debian
=========================

* This version has some major modifications against the default upstream version. 
    -> documents are stored in $XDG_CONFIG_HOME instead of $HOME/pcsx2
    -> some features were removed so it could compile against libsound 1.3.
    Pcsx2 needs at least soundtouch 1.5.

* This package is highly experimental.

* Documentation needs some love. Feel free to help.

* -fPIC option was removed for multiple reason.
    - Code only support x86 architecture.
    - Upstream code uses the ebx register so it's not compliant with PIC.
    - Impacts the performance too much.
    - Only plugins. No package will link to them.

 -- Gregory Hainaut <gregory.hainaut@gmail.com>  Sat, 24 Apr 2010 23:11:10 +0200