Package: lmemory / 0.6c-13.1

Metadata

Package Version Patches format
lmemory 0.6c-13.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fixes.patch | (download)

Makefile.am | 4 3 + 1 - 0 !
help.c | 2 1 + 1 - 0 !
help.h | 84 42 + 42 - 0 !
lmem_window.c | 3 3 + 0 - 0 !
4 files changed, 49 insertions(+), 44 deletions(-)

 fixes


gtk2.patch | (download)

configure.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 gtk2


reproducible build.patch | (download)

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

 reproducible build

Make the build reproducible by removing the __DATE__ macro and using a fixed
value.

define _GNU_SOURCE to find asprintf.patch | (download)

lmem_window.c | 2 2 + 0 - 0 !
mmain.c | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 define _gnu_source to find asprintf


Use const struct direct in file_select.patch | (download)

list.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use const struct direct in file_select