Package: gkrellkam / 2.0.0-3

Metadata

Package Version Patches format
gkrellkam 2.0.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build as gkrellkam.patch | (download)

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

 build as gkrellkam
makefile cleanup.patch | (download)

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

 makefile cleanup
typo fixes.patch | (download)

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

 typo fixes
roff fixes.patch | (download)

gkrellkam-list.5 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix roff error in manpage
disable default image source.patch | (download)

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

 disable fetching images from the web by default
https support.patch | (download)

gkrellkam-list.5 | 2 1 + 1 - 0 !
gkrellkam2.c | 15 8 + 7 - 0 !
2 files changed, 9 insertions(+), 8 deletions(-)

 support https urls
allow extra wget options.patch | (download)

gkrellkam-list.5 | 5 3 + 2 - 0 !
gkrellkam2.c | 19 15 + 4 - 0 !
2 files changed, 18 insertions(+), 6 deletions(-)

 support extra options to wget when fetching images
mask unused variables.patch | (download)

gkrellkam2.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 mask unused variable
gcc 15.patch | (download)

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

 cast function pointers to avoid ftbfs with gcc-15