Package: sunclock / 3.57-10

Metadata

Package Version Patches format
sunclock 3.57-10 3.0 (quilt)

Patch series

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

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

 place emx in libdir instead of sharedir


04_dont_strip_emx.patch | (download)

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

 do not strip emx in imakefile install (closes: #438076).
Bug-Debian: http://bugs.debian.org/438076


06_CET 1CDT.patch | (download)

Sunclockrc | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix timezones for budapest, warsaw, bratislava and the torun
 Radiotelescope from CET-2CDT to CET-1CDT (Closes: #438761).
Bug-Debian: http://bugs.debian.org/438761


07_zlib_largefile_workaround.patch | (download)

readvmf.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 workaround for zlib.h bug, which requires _largefile64_source if
 _FILE_OFFSET_BITS is set to 64 (see #439980) (Closes: #438924)
Bug-Debian: http://bugs.debian.org/438924


08_manpage_hyphen.patch | (download)

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

 fix hyphen used as minus sign in man page.


09_manpage_typo.patch | (download)

sunclock.man | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

 fix typos in man page.


10_hurd_MAXPATHLEN.patch | (download)

dirlist.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 maxpathlen is undefined in hurd, so define it if necessary


11_fix str fmt.patch | (download)

readvmf.c | 2 1 + 1 - 0 !
widgets.c | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix str fmt
12_disable_zlib.patch | (download)

Imakefile | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 disable zlib support for vmf files because zlib 1.2.6 implements
 gzgetc as a macro instead of a function, which breaks the sunclock code.
 In addition to this, sunclock does not find the *.vmf.gz files by default.


13_emx_hardening.patch | (download)

editkit/Imakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change editkit/imakefile to not overwrite cflags, which are
 required for harding options.


14_donotinstall_vmf.patch | (download)

Imakefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not install earthmaps/vmf/*.vmf in install target.


15_time.patch | (download)

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

 do not define extern time() but use it from time.h
16_implicit_declaration.patch | (download)

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

 add #include <string.h> to avoid implicit declaration of memcpy()


17_pointer to int cast.patch | (download)

editkit/edit.c | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

 avoid "cast from pointer to integer of different size" warnings.


18_init_hstrip.patch | (download)

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

 initialize hstrip, otherwise clockgeom option may fail.


19_version.patch | (download)

version.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix version number, since this is 3.57.