mirror of https://github.com/PCSX2/pcsx2.git
b6954701e8
debian: fix nvidia cg dependency for latest Ubuntu git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5138 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
.. | ||
patches | ||
source | ||
README.Debian | ||
TODO.debian | ||
changelog | ||
compat | ||
control | ||
copyright | ||
create_pcsx2_tarball_from_svn_repository.sh | ||
docs | ||
pcsx2-l10n-unstable.install | ||
pcsx2-plugins-unstable.install | ||
pcsx2-plugins-unstable.lintian-overrides | ||
pcsx2-unstable.docs | ||
pcsx2-unstable.install | ||
pcsx2-unstable.manpages | ||
pcsx2-unstable.menu | ||
rules | ||
watch |
README.Debian
pcsx2 for debian ========================= * This version has some major modifications against the default upstream code. -> documents are stored in $XDG_CONFIG_HOME instead of $HOME/pcsx2 * Documentation needs some love. Feel free to help. * -fPIC option was removed for multiple reasons. - Code only supports the 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