Package: mupdf / 1.25.1+ds1-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| mupdf | 1.25.1+ds1-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0010_add_missing_hardening_flags.diff | (download) |
scripts/wrap/__main__.py |
4 4 + 0 - 0 ! |
add missing hardening flags |
| 0001 mupdf_manpage.patch | (download) |
docs/man/mupdf.1 |
10 10 + 0 - 0 ! |
mupdf_manpage |
| 0002 Only warn once about the missing ICC support.patch | (download) |
source/fitz/colorspace.c |
7 6 + 1 - 0 ! |
only warn once about the missing icc support |
| 0003 Sort files in static library to make the build repro.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
sort files in static library to make the build reproducible |
| 0004 use debian flavor build options.patch | (download) |
Makerules |
5 4 + 1 - 0 ! |
use debian flavor build options Do not strip binaries by default and use Debian LDFLAGS |
| 0005 MuPDF crossbuild use target arch pkg config.patch | (download) |
Makerules |
96 49 + 47 - 0 ! |
mupdf crossbuild use target arch pkg-config mupdf fails to cross build, because it uses the build architecture pkg-config and thus fails to find a pile of .pc files. |
| 0006 MuPDF crossbuild use host cc for utils.patch | (download) |
Makerules |
2 2 + 0 - 0 ! |
mupdf crossbuild use host cc for utils |
| 0007 mupdf x11 does not need to link to libcrypto.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
mupdf-x11 does not need to link to libcrypto |
| 0008 define SONAME header.patch | (download) |
Makefile |
3 2 + 1 - 0 ! |
define soname header |
| 0008 Add fallback for missing SA_NOCLDWAIT.patch | (download) |
platform/gl/gl-main.c |
12 12 + 0 - 0 ! |
add fallback for missing sa_nocldwait GNU Hurd does not implement SA_NOCLDWAIT. It also does not automatically reap zombies if SIGCHLD is ignored. This fallback does not check for failures from waitpid(2), because there is not much the program can do about them. |
| 0009 Use Charis SIL ttf font directly.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
use charis sil ttf font directly |
