mirror of https://github.com/PCSX2/pcsx2.git
[debian]
* rename the directory to be more explicit * update some files git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3360 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
5a92dd0895
commit
195c9e82b8
|
@ -0,0 +1,11 @@
|
||||||
|
pcsx2.snapshot 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.
|
||||||
|
|
||||||
|
-- Gregory Hainaut <gregory.hainaut@gmail.com> Sat, 24 Apr 2010 23:11:10 +0200
|
|
@ -0,0 +1,15 @@
|
||||||
|
need libsoundtouch v1.5
|
||||||
|
|
||||||
|
* policy bin2cpp tool ??
|
||||||
|
May be we could pregenerate the file in the upstream tar ball!!
|
||||||
|
|
||||||
|
* copyright and doc stuff
|
||||||
|
Lots of work to do here.
|
||||||
|
|
||||||
|
## 64 bit
|
||||||
|
nvidia-cg-toolkit: propably need a special package for 32 bits version
|
||||||
|
ia32-libs: add libportaudio, libsoundtouch, libglew
|
||||||
|
ia32-libs: add .so symlink for compilation
|
||||||
|
ia32-libs-gtk: add libwxbase2.8 and libwxgtk2.8 (warning a architecture dependant include file (in -dev package) is also needed)
|
||||||
|
ia32-libs-gtk: add .so symlink for compilation
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
pcsx2.snapshot for Debian
|
|
||||||
-------------------------
|
|
||||||
|
|
||||||
<possible notes regarding this package - if none, delete this file>
|
|
||||||
|
|
||||||
-- Gregory Hainaut <gregory.hainaut@gmail.com> Sat, 24 Apr 2010 23:11:10 +0200
|
|
|
@ -1,42 +0,0 @@
|
||||||
######################################################################
|
|
||||||
# Patch
|
|
||||||
######################################################################
|
|
||||||
# Special debian
|
|
||||||
01_rename_binary_generated.patch
|
|
||||||
02_update_default_path.patch
|
|
||||||
# 03_central_userconfig_function.patch
|
|
||||||
03_xdg_homedir_support.patch
|
|
||||||
04_xdg_config_home.patch
|
|
||||||
05_move_data_to_config.patch
|
|
||||||
21_use_legacy_soundtouch_13.patch
|
|
||||||
|
|
||||||
# Seem to cause some regression
|
|
||||||
33_clean_fpic.patch
|
|
||||||
|
|
||||||
# Personal patch
|
|
||||||
43_fix_snapshot_path.patch
|
|
||||||
44_cpu_count.patch
|
|
||||||
50_zzogl_play.patch
|
|
||||||
55_cmake_opt_clean.patch
|
|
||||||
56_cmake_enable_opt1.patch
|
|
||||||
facility_for_my_personal_system.patch
|
|
||||||
old/
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
need libsoundtouch v1.5
|
|
||||||
|
|
||||||
* Finish the script to get svn snapshot and adapt if to svn. Script is working fine now
|
|
||||||
|
|
||||||
* policy bin2cpp tool ??
|
|
||||||
May be we could pregenerate the file in the upstream tar ball!!
|
|
||||||
|
|
||||||
* copyright and doc stuff
|
|
||||||
Lots of work to do here.
|
|
||||||
|
|
||||||
## 64 bit
|
|
||||||
nvidia-cg-toolkit: propably need a special package for 32 bits version
|
|
||||||
ia32-libs: add libportaudio, libsoundtouch, libglew
|
|
||||||
ia32-libs: add .so symlink for compilation
|
|
||||||
ia32-libs-gtk: add libwxbase2.8 and libwxgtk2.8 (warning a architecture dependant include file (in -dev package) is also needed)
|
|
||||||
ia32-libs-gtk: add .so symlink for compilation
|
|
||||||
|
|
Loading…
Reference in New Issue