Package: vtgrab / 0.1.8-5

Metadata

Package Version Patches format
vtgrab 0.1.8-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Fix implicit ssize_t size_t conversion.patch | (download)

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

 fix implicit &ssize_t -> size_t* conversion


0003 Pass lncurses in LDADD fixing FTBFS Closes 641330.patch | (download)

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

 pass -lncurses in ldadd, fixing ftbfs (closes: #641330)


0003 Don t try to install not built and not previously bu.patch | (download)

Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't try to install not-built (and
 not-previously-built-or-installed) doc/rvc (didn't get installed without
 autoreconf... unclear why)


0004 CFLAGS CFLAGS debug file with no debug symbols.patch | (download)

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

 cflags = -> cflags += (debug-file-with-no-debug-symbols)