mirror of https://github.com/PCSX2/pcsx2.git
47efabcb4e
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3461 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
.. | ||
patches | ||
source | ||
README.Debian | ||
TODO.debian | ||
changelog | ||
changelog_ubuntu_lucid | ||
compat | ||
control | ||
control_ppa | ||
copyright | ||
create_pcsx2_tarball_from_svn_repository.sh | ||
docs | ||
pcsx2-data-unstable.dirs | ||
pcsx2-data-unstable.install | ||
pcsx2-plugins-unstable.dirs | ||
pcsx2-plugins-unstable.install | ||
pcsx2-plugins-unstable.lintian-overrides | ||
pcsx2-unstable.dirs | ||
pcsx2-unstable.install | ||
pcsx2-unstable.manpages | ||
pcsx2-unstable.menu | ||
pcsx2.desktop | ||
pcsx2.xpm | ||
rules | ||
rules_fglrx | ||
watch |
README.Debian
pcsx2 for debian ========================= * This version have some majors modification against default upstream -> documents are stored in $XDG_CONFIG_HOME instead of $HOME/pcsx2 -> some features was removed to compile against libsound 1.3. Pcsx2 needs the version 1.5 * This package is highly experimental. * Documentation needs some loves. Feel free to help. * -fPIC option was removed for multiple reason. - Code only support x86 architecture. - Upstream code use ebx register so it is not compliant with PIC. - Impact too much performance. - only plugins so no others package link against us. -- Gregory Hainaut <gregory.hainaut@gmail.com> Sat, 24 Apr 2010 23:11:10 +0200