Package: dvi2dvi / 2.0alpha-12

Metadata

Package Version Patches format
dvi2dvi 2.0alpha-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix install path.patch | (download)

Makefile | 4 2 + 2 - 0 !
lib-dist/configk | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix install path, use $(destdir)
enhance dvi2path.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add /etc/texmf/dvi2dvi the dvi2path
declare replfont.patch | (download)

lib-dist/fontsk/n2a | 20 19 + 1 - 0 !
1 file changed, 19 insertions(+), 1 deletion(-)

 declare several replfont
include c auto.patch | (download)

virfont.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 kpathsea/c-auto.h should be included before kpathsea/tex-file.h,
cast ptr.patch | (download)

decompfont.c | 8 4 + 4 - 0 !
fontdesc.c | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 cast "unsigned char *" to "char *"
add forward declaration.patch | (download)

bifont.c | 2 2 + 0 - 0 !
funcfont.c | 2 2 + 0 - 0 !
kpse.c | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+)

 fix include error: expected specifier-qualifier-list before str_llist_type
use kpse_set_progname.patch | (download)

dvi2.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use kpse_set_progname instead of kpse_set_program_name 
pass flags hardening build.patch | (download)

Makefile | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 pass provided compiler flags, enable hardening build
dont overwrite prototypes.patch | (download)

defs.h | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 don't override prototypes of libc functions
fix printf usage.patch | (download)

run.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix printf usage
missing prototypes.patch | (download)

bifont.c | 7 7 + 0 - 0 !
dconv.c | 3 3 + 0 - 0 !
dfdcom.c | 2 2 + 0 - 0 !
dvi.c | 30 30 + 0 - 0 !
dvi.h | 23 23 + 0 - 0 !
dvi2.c | 3 3 + 0 - 0 !
dviconv.c | 4 4 + 0 - 0 !
dvifont.c | 1 1 + 0 - 0 !
dvitfm.c | 9 9 + 0 - 0 !
fontdesc.c | 11 11 + 0 - 0 !
global.h | 61 59 + 2 - 0 !
io.c | 4 4 + 0 - 0 !
kanji.c | 6 6 + 0 - 0 !
kpse.c | 1 1 + 0 - 0 !
open.c | 3 3 + 0 - 0 !
rfset.c | 1 1 + 0 - 0 !
run.c | 5 5 + 0 - 0 !
scanfont.c | 1 1 + 0 - 0 !
util.c | 6 6 + 0 - 0 !
vfdcom.c | 2 2 + 0 - 0 !
virfont.c | 14 14 + 0 - 0 !
21 files changed, 195 insertions(+), 2 deletions(-)

 fix building with -werror=implicit-function-declaration


cross.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
implicit int.patch | (download)

bifont.c | 1 1 + 0 - 0 !
compfont.c | 8 8 + 0 - 0 !
decompfont.c | 8 8 + 0 - 0 !
dvi.c | 12 12 + 0 - 0 !
dvifont.c | 2 2 + 0 - 0 !
dvitfm.c | 6 6 + 0 - 0 !
fontcom.c | 4 4 + 0 - 0 !
fontdesc.c | 11 11 + 0 - 0 !
funcfont.c | 2 2 + 0 - 0 !
util.c | 3 3 + 0 - 0 !
virfont.c | 7 7 + 0 - 0 !
11 files changed, 64 insertions(+)

 fix building with -werror=implicit-int