pcsx2/debian-unstable-upstream
gregory.hainaut 5e3f568849 debian: minor change, nothing to see
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3576 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-07-27 06:09:24 +00:00
..
patches debian: minor change, nothing to see 2010-07-27 06:09:24 +00:00
source [debian] 2010-07-02 15:02:44 +00:00
README.Debian [cmake] remove -fPIC. Expect a little speed up. 2010-07-05 15:43:21 +00:00
TODO.debian debian: minor change, nothing to see 2010-07-27 06:09:24 +00:00
changelog [debian] 2010-07-02 15:02:44 +00:00
changelog_ubuntu_lucid [debian] * add some template to ease futur ubuntu ppa updates. 2010-07-02 18:29:28 +00:00
compat [debian] 2010-07-02 15:02:44 +00:00
control [cmake] 2010-07-13 09:16:13 +00:00
control_ppa [cmake] Update include dir path. 2010-07-12 18:31:53 +00:00
copyright [debian] Remove useless CDVDnull files of the source package. 2010-07-11 11:05:25 +00:00
create_pcsx2_tarball_from_svn_repository.sh [debian] Remove useless CDVDnull files of the source package. 2010-07-11 11:05:25 +00:00
docs [debian] 2010-07-02 15:02:44 +00:00
pcsx2-data-unstable.dirs [debian] 2010-07-02 15:02:44 +00:00
pcsx2-data-unstable.install [debian] 2010-07-02 15:02:44 +00:00
pcsx2-plugins-unstable.dirs [debian] 2010-07-02 15:02:44 +00:00
pcsx2-plugins-unstable.install [debian] 2010-07-02 15:02:44 +00:00
pcsx2-plugins-unstable.lintian-overrides [cmake] remove -fPIC. Expect a little speed up. 2010-07-05 15:43:21 +00:00
pcsx2-unstable.dirs [debian] 2010-07-02 15:02:44 +00:00
pcsx2-unstable.install [debian] 2010-07-02 15:02:44 +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
pcsx2.desktop [debian] 2010-07-02 15:02:44 +00:00
pcsx2.xpm [debian] 2010-07-02 15:02:44 +00:00
rules debian: minor change, nothing to see 2010-07-27 06:09:24 +00:00
rules_fglrx debian: minor change, nothing to see 2010-07-27 06:09:24 +00:00
watch [debian] 2010-07-02 15:02:44 +00:00

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