ubuntu/+source/pcsxr:applied/ubuntu/kinetic

Last commit made on 2022-03-10
Get this branch:
git clone -b applied/ubuntu/kinetic https://git.launchpad.net/ubuntu/+source/pcsxr
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic
Repository:
lp:ubuntu/+source/pcsxr

Recent commits

b7d1600... by Jeremy Bícha

1.9.94-5build1 (patches applied)

Imported using git-ubuntu import.

ea337fd... by Jeremy Bícha

Fix cross building from x86 to non-x86

Gbp-Pq: 10_cross.patch.

2789ab6... by Jeremy Bícha

Fix FTBFS with zlib 1.2.9 by renaming uncompress2 to

Gbp-Pq: 09_zlib-1.2.9.patch.

ddae73a... by Jeremy Bícha

Remove use of __DATE__ to make the build reproducible

Gbp-Pq: 08_reproducible.patch.

dbea6d9... by Jeremy Bícha

Add non-linux version of sockGetIP in plugins/bladesio1/gui.c

Gbp-Pq: 07_non-linux-ip-addr.patch.

5ce47fa... by Jeremy Bícha

Fix some compiler warnings caused by obviously incorrect code

Gbp-Pq: 06_warnings.patch.

54df49e... by Jeremy Bícha

Fix multiple "format not a string literal" warnings

Gbp-Pq: 05_format-security.patch.

a7e4666... by Jeremy Bícha

Remove old symlinks from ~/.pcsx/plugins/ before creating new ones

Gbp-Pq: 04_update-homedir-symlinks.patch.

3f340cd... by Jeremy Bícha

Move the plugins directory from $libdir/games to $libdir.

Gbp-Pq: 03_fix-plugin-dir.patch.

614eed4... by Jeremy Bícha

Do not enable dynarec on ppc when built with --enable-dynarec=auto

Gbp-Pq: 02_disable-ppc-auto-dynarec.patch.