Package: dvi2ps / 5.1j-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| dvi2ps | 5.1j-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_ftfont_tools.patch | (download) |
tools/nup.c |
2 2 + 0 - 0 ! |
patches from bug#298177. thanks to roger leigh <rleigh@debian.org> * ftfont.c: pid and eid should be "unsigned short", in order to match the prototype of FreeType TT_Get_CharMap_ID(). * tools/nup.c, tools/texfix.c: Add standard headers where required, and correct a buggy use of a preprocessor conditional. |
| 01_tools_texfix_mktemp.patch | (download) |
tools/texfix.c |
11 4 + 7 - 0 ! |
original tools/texfix.c use mktemp, which is very unsecure. Don't use mktemp. |
| 05_debian patch.patch | (download) |
lib-dist/LW16-600-vflib |
7 7 + 0 - 0 ! |
new patch generated from dvi2ps 3.2j-5 diff.gz |
| 07_vflib3.patch | (download) |
conf.h |
4 4 + 0 - 0 ! |
build with vflib3. |
| 08_kpse_set_program_name.patch | (download) |
dvi2.c |
2 1 + 1 - 0 ! |
use kpse_set_progname instead of kpse_set_program_name. |
| 09_freetype_header.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
add 09_freetype_header.patch, renaming freetype.h to dvi2ps_freetype.h to avoid collision with Freetype |
| freetype2_pkg config.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
use pkg-config to detect freetype 2, since freetype-config is no longer available on Debian. |
| gcc 10.patch | (download) |
global.h |
2 1 + 1 - 0 ! |
fix ftbfs with gcc 10 |
| gcc 14.patch | (download) |
bifont.c |
4 2 + 2 - 0 ! |
deal with gcc-14 related issues: - implicit-int - implicit-function-declaration |
