ubuntu/+source/fenix:applied/ubuntu/jammy-devel

Last commit made on 2021-05-15
Get this branch:
git clone -b applied/ubuntu/jammy-devel https://git.launchpad.net/ubuntu/+source/fenix
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-devel
Repository:
lp:ubuntu/+source/fenix

Recent commits

0c6a589... by Baptiste Beauplat <email address hidden>

0.92a.dfsg1-12.1 (patches applied)

Imported using git-ubuntu import.

49dff4e... by Baptiste Beauplat <email address hidden>

Fix FTBFS with gcc 10 (Closes: #987637)

Gbp-Pq: fix_ftbfs_gcc10.patch.

bcceb3d... by Baptiste Beauplat <email address hidden>

Check for 256, not 255, colors in a GIF image.

Gbp-Pq: map-gif-256-colors.patch.

b2d4f41... by Baptiste Beauplat <email address hidden>

Fix a missed case in fxi's -t command-line option processing.

Gbp-Pq: fxi-cmdline-title.patch.

11d1c43... by Baptiste Beauplat <email address hidden>

Fix a crash in the hand-rolled command-line argument processing.

Gbp-Pq: fxc-cmdline-crash.patch.

c180765... by Baptiste Beauplat <email address hidden>

Rename the f{sin,cos,mul,div}() functions to fx*.

Gbp-Pq: fxi-fx-prefix.patch.

85b864a... by Baptiste Beauplat <email address hidden>

Fix the conflicting declarations of load_file().

Gbp-Pq: declare-load-file.patch.

24300d6... by Baptiste Beauplat <email address hidden>

Honor CFLAGS passed via the environment.

Gbp-Pq: cflags-env.patch.

72cf0b7... by Baptiste Beauplat <email address hidden>

Fix the build with giflib5

Gbp-Pq: giflib5.diff.

efe1b67... by Baptiste Beauplat <email address hidden>

Fix the build with libpng 1.5.

Gbp-Pq: fix_ftbfs_libpng1.5.patch.