Package: dclock / 2.2.2-14

Metadata

Package Version Patches format
dclock 2.2.2-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_sound_paths.diff | (download)

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

 change path of where sound files are
03_font_setting_fix.diff | (download)

Dclock.c | 140 81 + 59 - 0 !
DclockP.h | 3 2 + 1 - 0 !
2 files changed, 83 insertions(+), 60 deletions(-)

 fix setting font via toolkit options
04_implicit_int_warnings.diff | (download)

Dclock.c | 4 2 + 2 - 0 !
dclock.c | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 fix all implicit-int warnings
05_format_overflow.diff | (download)

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

 fix format-overflow warning by expanding buffer
06_fix_implicit_exit.diff | (download)

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

 fix warning: implicit declaration of function 'exit'