pcsx2/debian-unstable-upstream
gregory.hainaut b5959076e5 linux: clean various linux file into 1 directory
cmake: automatically install desktop/doc/xpm file in package mode as requested by Rafael
debian: align on latest change


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4909 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-09-04 20:39:19 +00:00
..
patches debian: reduce package complexity. Merge pcsx2-data (only 2 files) into pcsx2 and pcsx2-plugin. 2011-07-17 11:29:29 +00:00
source debian: align the package with latest cmake change. 2011-07-14 09:21:57 +00:00
README.Debian debian: cherry pick micove ppa improvement. Thank very much. 2011-08-14 14:38:26 +00:00
TODO.debian debian: 2011-01-29 21:22:11 +00:00
changelog [debian] 2010-07-02 15:02:44 +00:00
compat [debian] 2010-07-02 15:02:44 +00:00
control debian: cherry pick micove ppa improvement. Thank very much. 2011-08-14 14:38:26 +00:00
copyright zzogl-pg: Update license 2010-10-09 11:24:38 +00:00
create_pcsx2_tarball_from_svn_repository.sh linux: clean various linux file into 1 directory 2011-09-04 20:39:19 +00:00
docs [debian] 2010-07-02 15:02:44 +00:00
pcsx2-l10n-unstable.install debian: add a "pcsx2-l10n-unstable" package + some refresh 2011-01-22 15:25:43 +00:00
pcsx2-plugins-unstable.install debian: align the package with latest cmake change. 2011-07-14 09:21:57 +00:00
pcsx2-plugins-unstable.lintian-overrides debian: Use english word & grammar... 2010-08-31 16:59:57 +00:00
pcsx2-unstable.docs linux: clean various linux file into 1 directory 2011-09-04 20:39:19 +00:00
pcsx2-unstable.install linux: clean various linux file into 1 directory 2011-09-04 20:39:19 +00:00
pcsx2-unstable.manpages [debian] 2010-07-02 15:02:44 +00:00
pcsx2-unstable.menu [debian] 2010-07-02 15:02:44 +00:00
rules debian: cherry pick micove ppa improvement. Thank very much. 2011-08-14 14:38:26 +00:00
watch debian: Use english word & grammar... 2010-08-31 16:59:57 +00:00

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