debian/0000755000000000000000000000000011756010313007163 5ustar debian/changelog0000644000000000000000000003725611756010300011046 0ustar sunclock (3.57-2) unstable; urgency=low * Depend on debhelper (>= 9) and use compat 9 to enable hardening. * debian/rules: set CDBUGSFLAGS and EXTRA_LDOPTIONS by dpkg-buildflags. * 13_emx_hardening: Fix editkit/Imakefile to not overwrite CFLAGS, which are required for harding options. * Upgrade to Standards-Version 3.9.3 (no changes). -- Roland Rosenfeld Sat, 19 May 2012 23:28:27 +0200 sunclock (3.57-1) unstable; urgency=low * New upstream version 3.57. * Upgrade all patches. * Remove 02_docdir, 03_remove_libXext, and 05_rename_manual, which are already incorporated upstream. * Fix of Swedish i18n name no longer necessary. * 10_hurd_MAXPATHLEN: MAXPATHLEN is undefined in Hurd, so define it if necessary. * 11_fix-str-fmt: fix str format from Mandriva 3.56-4mdv2011.0 by Funda Wang . * Build-Depend on libpng-dev instead of libpng12-dev to support ibpng15-transition (Closes: #662515). * Disable ZLIB, because this causes trouble with zlib 1.2.6. -- Roland Rosenfeld Mon, 05 Mar 2012 14:52:35 +0100 sunclock (3.56-12) unstable; urgency=low * Support arch and noarch build targets correctly. -- Roland Rosenfeld Wed, 28 Dec 2011 14:58:55 +0100 sunclock (3.56-11) unstable; urgency=low * Fix installation rules. -- Roland Rosenfeld Wed, 28 Dec 2011 13:45:19 +0100 sunclock (3.56-10) unstable; urgency=low * Migrate from dpatch to 3.0 (quilt) format. * Reformat all patches. * Change build depenency from dpatch to debhelper (>= 7.0.50~). * Change debian/compat to "7". * Remove README.source. * Complete rewrite of debian/rules. * Prefix dirs, docs, menu with "sunclock." in debian directory. -- Roland Rosenfeld Wed, 28 Dec 2011 09:53:06 +0100 sunclock (3.56-9) unstable; urgency=low * Build-depends on libjpeg-dev instead of libjpeg62-dev (Closes: #644811). * Add build-arch and build-indep targets to debian/rules. * Upgrade to Standards-Version 3.9.2 (no changes). * 09_manpage_typo: use "allows one to" in man page (missing "one"). -- Roland Rosenfeld Sun, 09 Oct 2011 18:28:12 +0200 sunclock (3.56-8) unstable; urgency=low * 03_remove_libXext: Now really link without libXext (Closes: #615905) -- Roland Rosenfeld Mon, 28 Feb 2011 23:44:44 +0100 sunclock (3.56-7) unstable; urgency=low * 03_remove_libXext: Replace $(XLIB) by -lX11 in LOCAL_LIBRARIES in Imakefile. So libXext ist still removed while binutils-gold don't miss libX11 (Closes: #556476). * Remove editkit/Makefile on clean. * Set debian/source/format to 1.0. * Add debian/README.source. * Add ${misc:Depends} to sunclock and sunclock-maps packages. * Upgrade to Standards-Version 3.9.1: - sunclock-maps Breaks old sunclock version now instead of Conflicting with it * 09_manpage_typo: fix typo in man page: s/accomodate/accommodate/ -- Roland Rosenfeld Mon, 28 Feb 2011 22:33:13 +0100 sunclock (3.56-6) unstable; urgency=low * Change upstream homepage (Closes: #489016) * Point on GPL-2 in copyright. -- Roland Rosenfeld Sun, 15 Feb 2009 14:43:11 +0100 sunclock (3.56-5) unstable; urgency=low * Build-Depends on xutils-dev instead of xutils, because imake was moved (Closes: #485218) * Upgrade to Standards-Version 3.8.0: - Fix Homepage header in control file. * 08_manpage_hyphen.dpatch: Fix hyphen used as minus sign in man page. -- Roland Rosenfeld Sat, 14 Jun 2008 11:46:24 +0200 sunclock (3.56-4) unstable; urgency=low * Migrate all patches to dpatch mechanism. * 06_CET-1CDT: Fix timezones for Budapest, Warsaw, Bratislava and the Torun Radiotelescope from CET-2CDT to CET-1CDT (Closes: #438761). * 07_zlib_largefile_workaround: Workaround for zlib.h bug, which requires _LARGEFILE64_SOURCE if _FILE_OFFSET_BITS is set to 64 (see #439980) (Closes: #438924). -- Roland Rosenfeld Sun, 09 Sep 2007 15:41:54 +0200 sunclock (3.56-3) unstable; urgency=low * Do not strip emx in Imakefile install (Closes: #438076). * Check existence of Makefile instead of avoiding output of make clean. * menu: move from Apps/Tools to Applications/Science/Geoscience. -- Roland Rosenfeld Sat, 18 Aug 2007 14:21:56 +0200 sunclock (3.56-2) unstable; urgency=low * Update debian/watch file. * Update debian/copyright. * Remove $(XLIB) from LOCAL_LIBRARIES in Imakefiles. This removes unnecessary libXext from binaries. -- Roland Rosenfeld Sat, 30 Sep 2006 10:50:42 +0200 sunclock (3.56-1) unstable; urgency=low * New upstream version 3.56. * Avoid compressing MANUAL.emx, because this has to be opened by emx. * Upgrade to debhelper v5. * Upgrade to Standards-Version 3.7.2 (no changes). * Install emx to /usr/lib/sunclock and fix all references to this. -- Roland Rosenfeld Sun, 2 Jul 2006 14:20:54 +0200 sunclock (3.54.1-1) unstable; urgency=low * New upstream version 3.54.1. * Again install the emx shared libraries to /usr/share/sunclock/emx instead of /usr/share/editkit. * Ged rid of circular dependeny between sunclock and sunclock-maps. sunclock-maps now conflicts with the old version of sunclock, which it was split off, to avoid problems with files moving from one package to the other (Closes: #339927). * Replace Latin1 chars in man page by groff ASCII char names. -- Roland Rosenfeld Sun, 11 Dec 2005 17:52:17 +0100 sunclock (3.54-2) unstable; urgency=low * Add debian/watch with current FTP server. * Correct URL in copyright file. * Stop build-depending on libselinux1-dev but compile with SELINUX_LIBS="" to work around the bug that xutils enables HasSELinux by default, while this program doesn't use it (Closes: #320606). -- Roland Rosenfeld Sun, 31 Jul 2005 13:33:12 +0200 sunclock (3.54-1) unstable; urgency=low * New upstream version 3.54. - Corrects a segmentation fault (Closes: #315462). * No longer depends on xterm because interal emx editor is now used. * Upgrade to Standards-Version 3.6.2: - Install emx (external editor for manual viewing) into /usr/lib/sunclock (instead of /usr/bin). * Add build depenency on libselinux1-dev until xutils is fixed to build packages without HasSELinux again :-( -- Roland Rosenfeld Sat, 30 Jul 2005 13:40:02 +0200 sunclock (3.53-1) unstable; urgency=low * New upstream version 3.53. -- Roland Rosenfeld Thu, 3 Feb 2005 16:54:28 +0100 sunclock (3.52-2) unstable; urgency=low * sunclock-maps now Replaces sunclock (<< 3.50pre1-3), because older versions of sunclock contained files, which are now in sunclock-maps. (Closes: #278169) -- Roland Rosenfeld Mon, 25 Oct 2004 20:06:09 +0200 sunclock (3.52-1) unstable; urgency=low * New upstream version 3.52. -- Roland Rosenfeld Mon, 11 Oct 2004 13:54:23 +0200 sunclock (3.51-1) unstable; urgency=low * New upstream version 3.51. * Add build-dependency on libpng12-dev. * Replace hyphens (-) by minus signs (\-) in man page. -- Roland Rosenfeld Fri, 27 Aug 2004 19:28:57 +0200 sunclock (3.50pre1-3) unstable; urgency=low * Add Homepage URL to package description. * Rename Swedish i18n file from Sunclock.se to Sunclock.sv (Closes: #240743). * Upgrade to Standards-Version 3.6.1 (no changes). * Build-Depend on libx11-dev, libxpm-dev, libxext-dev instead of xlibs-dev. * Quote section title in menu entry. * Use full color icons for the menu entry and add icon16x16 and icon32x32 entries. * Split earthmaps into architecture independent package sunclock-maps. -- Roland Rosenfeld Sat, 10 Apr 2004 21:28:22 +0200 sunclock (3.50pre1-2) unstable; urgency=low * Disable #ifdef HParchitecture in Imakefile, which causes trouble on HPPA. -- Roland Rosenfeld Wed, 26 Feb 2003 21:37:43 +0100 sunclock (3.50pre1-1) unstable; urgency=low * New upstream version 3.50pre1. * The new upstream package doesn't talk about Mercator (Closes: #102869). * Remove empty dir /usr/share/lintian/overrides. * Upgrade to Standards-Version 3.5.8: - remove support for DEB_BUILD_OPTION "debug" - add support for DEB_BUILD_OPTION "noopt" * Upgrade to debhelper >=4 and use debian/compat instead of DH_COMPAT. - removed debian/conffiles. - updated debian/rules according to debhelper example. * Install new icon sunclock2.xpm (and create a cmap.xpm color version for menu). * Move XPMs from /usr/X11R6/include/X11/pixmaps to /usr/share/pixmaps. -- Roland Rosenfeld Sun, 23 Feb 2003 17:04:15 +0100 sunclock (3.46-1) unstable; urgency=low * New upstream version 3.46. * Remove dh_testversion from debian/rules (use build-deps instead). * Comment out special rules for HPArchitecture from Imakefile, because they cause problems on hppa (Closes: #105070). -- Roland Rosenfeld Sun, 15 Jul 2001 13:18:45 +0200 sunclock (3.40.010514-1) unstable; urgency=low * New upstream version 3.40 (2nd release, don't ask me why upstream didn't use a new version number). * This upstream release should solve the problem with enlightenment (Closes: #96214). * Remove dh_testversion from debian/rules (use build-depends instead) -- Roland Rosenfeld Mon, 14 May 2001 18:37:23 +0200 sunclock (3.40-1) unstable; urgency=low * New upstream version 3.40. * Remove debian/sunclock_help* (no longer used upstream). * Change HELPCOMMAND from xterm to x-terminal-emulator. -- Roland Rosenfeld Sun, 13 May 2001 21:12:45 +0200 sunclock (3.38-2) unstable; urgency=low * Comment out caida.jpg mapimage from Sunclockrc, because this isn't included in the Debian package. -- Roland Rosenfeld Sun, 6 May 2001 18:57:49 +0200 sunclock (3.38-1) unstable; urgency=low * New upstream version 3.38. * Modify sunclock_help to use x-terminal-emulator instead of xterm. * Add a man page for sunclock_help. * Use dh_installman instead of dh_installmanpages in debian/rules. * Remove test for nostrip in DEB_BUILD_OPTIONS, since this is handled by debhelper >=2.1.6 internally. * Remove dh_suidregister from debian/rules and upgrade Standards-Version to 3.5.2. -- Roland Rosenfeld Tue, 17 Apr 2001 19:53:55 +0200 sunclock (3.37-1) unstable; urgency=low * New upstream version 3.37. -- Roland Rosenfeld Sat, 14 Apr 2001 15:44:30 +0200 sunclock (3.34-1) unstable; urgency=low * New upstream version 3.34. -- Roland Rosenfeld Sat, 31 Mar 2001 11:31:49 +0200 sunclock (3.33-1) unstable; urgency=low * New upstream version 3.33. -- Roland Rosenfeld Wed, 21 Mar 2001 19:15:44 +0100 sunclock (3.32-1) unstable; urgency=low * New upstream version 3.32. * override.Lintian removed because the signature of VMF files is changes to %!VMF -- Roland Rosenfeld Tue, 20 Mar 2001 18:56:28 +0100 sunclock (3.31-1) unstable; urgency=low * New upstream version 3.31. * s/MANPATH/MANDIR/ in debian/rules. -- Roland Rosenfeld Mon, 5 Mar 2001 20:00:14 +0100 sunclock (3.30-2) unstable; urgency=low * Add missing build-dependency to libjpeg62-dev (Closes: #88094). -- Roland Rosenfeld Thu, 1 Mar 2001 19:16:24 +0100 sunclock (3.30-1) unstable; urgency=low * New upstream version 3.30. * Move Sunclockrc from /usr/share/sunclock to /etc. * Create override.Lintian to avoid lintian errors, which thinks that the new VMF file format is some kind of shell interpreter. -- Roland Rosenfeld Tue, 27 Feb 2001 18:42:58 +0100 sunclock (3.28-1) unstable; urgency=low * New upstream version 3.28. -- Roland Rosenfeld Wed, 17 Jan 2001 18:46:58 +0100 sunclock (3.27-1) unstable; urgency=low * New upstream version 3.27. -- Roland Rosenfeld Sat, 30 Dec 2000 11:09:38 +0100 sunclock (3.26-1) unstable; urgency=low * New upstream version 3.26. * Add xutils to Build-Depends, because xmkmf and mkdirhier are used. * Add "Suggests: imagemagick", because convert(1) can be used to load various formats of earth maps. -- Roland Rosenfeld Thu, 21 Dec 2000 18:30:43 +0100 sunclock (3.21-2) unstable; urgency=low * Applied patch from upstream author to avoid maxint as the distance from one position to the same position. * Remove symlink removal hack, which isn't needed with xlibs-dev (>=4.0.1-11). Changed Build-Depends accordingly. -- Roland Rosenfeld Sat, 16 Dec 2000 14:09:58 +0100 sunclock (3.21-1) unstable; urgency=low * New upstream version 3.21. * New XFree86 4.0 policy: - Recompile with app-defaults installed in /etc/X11 (needs some workarounds in debian/rules). - Change Build-Depends from xlib6g-dev to xlibs. - Make /etc/X11/app-defaults/Sunclock a conffile. - Remove symlink /usr/X11R6/lib/X11/app-defaults -> ../../../.././etc/X11/app-defaults which is created by imake, but is completely useless. -- Roland Rosenfeld Tue, 5 Dec 2000 17:47:26 +0100 sunclock (3.13-1) unstable; urgency=low * New upstream version. -- Roland Rosenfeld Fri, 27 Oct 2000 11:15:30 +0200 sunclock (3.12-1) unstable; urgency=low * New upstream version. -- Roland Rosenfeld Tue, 10 Oct 2000 13:00:43 +0200 sunclock (3.11-1) unstable; urgency=low * New upstream version. -- Roland Rosenfeld Mon, 9 Oct 2000 12:35:59 +0200 sunclock (3.10-1) unstable; urgency=low * New upstream version. * Fix problem with setting TZ environment variable (unsetting is correct upstream). -- Roland Rosenfeld Wed, 4 Oct 2000 11:50:06 +0200 sunclock (3.04-1) unstable; urgency=low * New upstream version. * Fix problem with setting TZ environment variable. -- Roland Rosenfeld Sun, 10 Sep 2000 23:04:54 +0200 sunclock (3.02-1) unstable; urgency=low * New upstream version (by new upstream maintainer). * Upgrade to Standards-Version 3.2.1: - Evaluate DEB_BUILD_OPTIONS for -g and strip. - Move binary and manpage from /usr/X11R6/* to /usr/*. * Upgrade to new debhepler: - Change to DH_COMPAT=2. - Add some dh_* calls to debian/rules. -- Roland Rosenfeld Mon, 4 Sep 2000 20:39:19 +0200 sunclock (1.5-3) unstable; urgency=low * Added hints to menu file (Closes: #52007). * Added icon and mini-icon (to menu file). * Upgrade to Standards version 3.1.0: Add Build-Depends. -- Roland Rosenfeld Mon, 6 Dec 1999 10:38:55 +0100 sunclock (1.5-2) unstable; urgency=low * Upgrade to Debian Standards version 3.0.1. * Recompiled with libc6 2.1 and xfree86 3.3.5. -- Roland Rosenfeld Wed, 6 Oct 1999 09:37:12 +0200 sunclock (1.5-1) unstable; urgency=low * New upstream version. -- Roland Rosenfeld Wed, 7 Apr 1999 22:10:57 +0200 sunclock (1.4-2) unstable; urgency=low * Fix string function declarations for glibc2.1 (fixes #30406). Thanks to Christian Meder who provided the patch. * Upgraded Standards-Version to 2.5.0.0 (no changes). * Removed the -Wall warnings (no real problems). -- Roland Rosenfeld Sun, 6 Dec 1998 18:21:50 +0100 sunclock (1.4-1) unstable; urgency=low * Initial Release. -- Roland Rosenfeld Fri, 23 Oct 1998 17:14:14 +0200 debian/compat0000644000000000000000000000000211755777411010403 0ustar 9 debian/control0000644000000000000000000000320411756010300010561 0ustar Source: sunclock Section: x11 Priority: optional Maintainer: Roland Rosenfeld Standards-Version: 3.9.3 Build-Depends: debhelper (>= 9), libx11-dev, libxpm-dev, xutils-dev, libjpeg-dev, libpng-dev Homepage: http://www.arvernes.com/wiki/index.php/Sunclock Package: sunclock Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, sunclock-maps Suggests: imagemagick Description: fancy clock showing time and geographical data sunclock is an X11 application that displays a map of the Earth and indicates the illuminated portion of the globe by drawing sunlit areas dark on light, night areas as light on dark. In addition to providing local time for the default timezone, it also displays GMT time, legal and solar time of major cities, their latitude and longitude, and the mutual distances of arbitrary locations on Earth. Sunclock can display meridians, parallels, tropics and arctic circles. It has builtin functions that accelerate the speed of time and show the evolution of seasons. Package: sunclock-maps Architecture: all Depends: ${misc:Depends} Breaks: sunclock (<< 3.50pre1-3) Replaces: sunclock (<< 3.50pre1-3) Description: sunclock vector graphic maps sunclock is an X11 application that displays a map of the Earth and indicates the illuminated portion of the globe by drawing sunlit areas dark on light, night areas as light on dark. In addition to providing local time for the default timezone, it also displays GMT time, legal and solar time of major cities, their latitude and longitude, and the mutual distances of arbitrary locations on Earth. . This package contains the vector graphic earthmaps. debian/copyright0000644000000000000000000001124011725124464011125 0ustar This package was debianized by Roland Rosenfeld on Fri, 23 Oct 1998 17:14:14 +0200. It was downloaded from ftp://ftp.x.org/contrib/applications/sunclock-1.4.tar.gz ftp://ftp.dent.med.uni-muenchen.de/pub/wmglo/sunclock-1.5.tar.gz http://frmas.free.fr/files/sunclock-3.53.tar.bz2 ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/sunclock-3.56.tar.bz2 Upstream Author: John Mackin Upstream maintainer: Jean-Pierre Demailly Copyright: /***************************************************************************** * * Sun clock version 3.xx by Jean-Pierre Demailly * * Is derived from the previous versions whose notices appear below. * See CHANGES for more explanation on the (quite numerous changes and * improvements). Version 3.xx is now published under the GPL. */ /***************************************************************************** * * Sun clock. X11 version by John Mackin. * * This program was derived from, and is still in part identical with, the * Suntools Sun clock program whose author's comment appears immediately * below. Please preserve both notices. * * The X11R3/4 version of this program was written by John Mackin, at the * Basser Department of Computer Science, University of Sydney, Sydney, * New South Wales, Australia; . This program, like * the one it was derived from, is in the public domain: `Love is the * law, love under will.' */ /***************************************************************************** Sun clock Designed and implemented by John Walker in November of 1988. Version for the Sun Workstation. The algorithm used to calculate the position of the Sun is given in Chapter 18 of: "Astronomical Formulae for Calculators" by Jean Meeus, Third Edition, Richmond: Willmann-Bell, 1985. This book can be obtained from: Willmann-Bell P.O. Box 35025 Richmond, VA 23235 USA Phone: (804) 320-7016 This program was written by: John Walker Autodesk, Inc. 2320 Marinship Way Sausalito, CA 94965 USA Fax: (415) 389-9418 Voice: (415) 332-2344 Ext. 2829 Usenet: {sun,well,uunet}!acad!kelvin or: kelvin@acad.uu.net modified for interactive maps by Stephen Martin Fujitsu Systems Business of Canada smartin@fujitsu.ca This program is in the public domain: "Do what thou wilt shall be the whole of the law". I'd appreciate receiving any bug fixes and/or enhancements, which I'll incorporate in future versions of the program. Please leave the original attribution information intact so that credit and blame may be properly apportioned. */ readgif.c: /* +-------------------------------------------------------------------+ */ /* | Copyright 1990, 1991, 1993 David Koblas. | */ /* | Copyright 1996 Torsten Martinsen. | */ /* | Permission to use, copy, modify, and distribute this software | */ /* | and its documentation for any purpose and without fee is hereby | */ /* | granted, provided that the above copyright notice appear in all | */ /* | copies and that both that copyright notice and this permission | */ /* | notice appear in supporting documentation. This software is | */ /* | provided "as is" without express or implied warranty. | */ /* +-------------------------------------------------------------------+ */ readpng.c: /* +-------------------------------------------------------------------+ */ /* | This file is derived from | */ /* | Xpaint's readPNG routines, copyrighted | */ /* | by Greg Roelofs (newt@pobox.com) | */ /* | | */ /* | Permission to use, copy, modify, and to distribute this software | */ /* | and its documentation for any purpose is hereby granted without | */ /* | fee, provided that the above copyright notice appear in all | */ /* | copies and that both that copyright notice and this permission | */ /* | notice appear in supporting documentation. There is no | */ /* | representations about the suitability of this software for | */ /* | any purpose. this software is provided "as is" without express | */ /* | or implied warranty. | */ /* | | */ /* +-------------------------------------------------------------------+ */ The complete GPL can be found in /usr/share/common-licenses/GPL-2. debian/rules0000755000000000000000000000342211756010062010245 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 #export DH_OPTIONS=-v INSTDIR=`pwd`/debian/sunclock INSTMAPDIR=`pwd`/debian/sunclock-maps %: dh $@ override_dh_auto_configure: xmkmf override_dh_auto_build: $(MAKE) CDEBUGFLAGS="$(shell dpkg-buildflags --get CFLAGS)" \ EXTRA_LDOPTIONS="$(shell dpkg-buildflags --get LDFLAGS)" \ PROJECT_DEFINES="$(shell dpkg-buildflags --get CPPFLAGS)" \ XAPPLOADDIR=/etc/X11/app-defaults SELINUX_LIBS= \ DOCDIR=/usr/share/doc/sunclock override_dh_clean: [ ! -f Makefile ] || $(MAKE) clean rm -f Makefile Makefile.bak editkit/Makefile dh_clean override_dh_auto_install: $(MAKE) install install.man DESTDIR=$(INSTDIR)/usr \ BINDIR=/bin MANDIR=/share/man/man1 MANSUFFIX=1 \ DOCDIR=/usr/share/doc/sunclock # little hack to have Sunclockrc in /etc: mv $(INSTDIR)/usr/share/sunclock/Sunclockrc $(INSTDIR)/etc (cd $(INSTDIR)/usr/share/sunclock; ln -s /etc/Sunclockrc) for x in wm_icons/*.xpm; do \ install -m644 $$x $(INSTDIR)/usr/share/pixmaps/; \ done # move maps into sunclock-maps package if [ -d $(INSTMAPDIR)/usr/share/sunclock ]; then \ mv $(INSTDIR)/usr/share/sunclock/earthmaps \ $(INSTMAPDIR)/usr/share/sunclock; \ else \ rm -rf $(INSTDIR)/usr/share/sunclock/earthmaps; \ fi override_dh_installdocs: dh_installdocs # install emx documentation mv $(INSTDIR)/usr/share/sunclock/editkit/README \ $(INSTDIR)/usr/share/doc/sunclock/README.emx mv $(INSTDIR)/usr/share/sunclock/editkit/MANUAL.emacs \ $(INSTDIR)/usr/share/doc/sunclock/MANUAL.emx install -m644 editkit/CHANGELOG \ $(INSTDIR)/usr/share/doc/sunclock/changelog.emx rm -f $(INSTDIR)/usr/share/man/man1/emx.1 override_dh_installchangelogs: dh_installchangelogs CHANGES override_dh_compress: dh_compress -XMANUAL.emx debian/sunclock-maps.dirs0000644000000000000000000000002311725124464012631 0ustar usr/share/sunclock debian/sunclock-menu.xpm0000644000000000000000000000276311725124464012515 0ustar /* XPM */ static char *sunclock[] = { /* columns rows colors chars-per-pixel */ "32 32 18 1", " c black", ". c #191919", "X c gray20", "o c #00007f", "O c #007f00", "+ c #007f7f", "@ c #7f007f", "# c #7f7f00", "$ c #4c4c4c", "% c #666667", "& c gray50", "* c blue", "= c green", "- c yellow", "; c gray60", ": c #b2b2b2", "> c gray90", ", c white", /* pixels */ "o$@oXXo..o..o...o..o..... ", "ooo$oX.oXooXo.X.....o.......... ", "$$ooooXooXoXX,,,o.o.X..oo.. .. ", "ooo$$XoXXo$o,oXo,.oX.o.....o... ", "o@@*o$oooo%,ooXo..XXo...o..o... ", "oo+o*$@X$oo,$$oXooo..oo.....o . ", "*%@+ooo$o$@o,oXo$o$XooXX.o..o.o ", "*o*o%$ooo$oXo,,ooXooXX.ooXo.....", "&@*+*%o@*@ooooo,,oo$,oXo,XX,,,,.", "*o@*oo%oo+*%%o$oo,$o,XoX,o.,o.,.", "*@o**$o@$*o%%oo@X,Xo,XXo,oX,.o,.", "***%%*o+*o,ooo$oo,oX,ooX,Xo,X.,.", "&*@o*****@@,o$o,,oo$X,o,o@o,oo,.", "&****--#-**o,,,,o$Xoo,,,XoX,oX,.", "*&*---;---#+*+*X*Xo@$ooXoXXX.o..", "**:------:-;*@*$$ooXoo$oXooXo$oo", "**-------#---**&*&*X%$oX***&%%O&", "*-;-;#-----:--**o**o***%&#$%%O&=", "---#-#-;;----;-*;****+#%#=&==##%", "O$,,,,=#+,=#+#O,+#;#%,,,+#,%%%,=", "&,,%%=,+#,#%&#,,,%%%,#%=+#,=%,%#", "=,+#%%%#+,%=O,+##,=%,+%%#%,#=,#+", "#,#=#=&=#,#=#,%&+,%#,%==+#,%,==&", ",+#&%=%#+,%&+,#=#,=%,#%#&=,,,#+#", ",%+#=#=&=,$+#,+#O,#+,&+#&=,#,#=&", ",=#%%%=%$,%#%,#&&,&#,=#%%#,%,++#", ",%O%=%%%#,%&=,#==,=%,#%=%#,=#,#&", ",#&=%%=#%,==%,+##,%#,+&==%,%+,%=", "%,#+#=&&#,%##,&=%,%#,#%#=%,+##,+", "#,=#+##=+,=%+,%#=,#+,+=%&#,#=&,#", "=,>%=#,%#,=%=,O&#,=%,#=##=,%%=O,", "#%,,,,&O%,,,#%,,,%=%%,,,%%,=%#%," }; debian/sunclock.dirs0000644000000000000000000000007611676554400011705 0ustar usr/share/pixmaps etc usr/lib/sunclock usr/share/doc/sunclock debian/sunclock.docs0000644000000000000000000000006611725133673011673 0ustar README README_pl TODO coordinates.txt MESSAGE VMF.txt debian/sunclock.menu0000644000000000000000000000055611676554400011713 0ustar ?package(sunclock): \ needs="X11" \ section="Applications/Science/Geoscience" \ title="SunClock" \ longtitle="Sun Clock: Show illuminated portion of Earth" \ command="/usr/bin/sunclock" \ icon32x32="/usr/share/pixmaps/sunclock.xpm" \ icon16x16="/usr/share/pixmaps/mini-sunclock-16x16.xpm" \ icon="/usr/share/pixmaps/sunclock.xpm" \ hints="Clocks,Small,Geo" debian/watch0000644000000000000000000000023611725125321010217 0ustar # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/sunclock-([0-9.]*).tar.bz2 debian/patches/0000755000000000000000000000000011756010313010612 5ustar debian/patches/01_emx_directory.patch0000644000000000000000000000054111725127527015024 0ustar Author: Roland Rosenfeld Description: Place emx in LIBDIR instead of SHAREDIR --- a/Imakefile +++ b/Imakefile @@ -11,7 +11,7 @@ SHAREDIR=/share/sunclock XCOMM Name of library subdirectory of DESTDIR: -EMXBINDIR=/share/sunclock/bin +EMXBINDIR=/lib/sunclock XCOMM Name of library subdirectory of DESTDIR: LIBDIR=/lib/sunclock debian/patches/02_docdir.patch0000644000000000000000000000321411676550636013422 0ustar Author: Roland Rosenfeld Description: Place MANUAL.emacs in DOCDIR instead of SHAREDIR --- a/Imakefile +++ b/Imakefile @@ -69,7 +69,8 @@ DESTDIR=$(DESTDIR) \ BINDIR=$(LIBDIR)/bin \ MANDIR=$(SHAREDIR)/editkit \ - SHAREDIR=$(DESTDIR)$(SHAREDIR)/editkit + SHAREDIR=$(DESTDIR)$(SHAREDIR)/editkit \ + DOCDIR=$(DOCDIR) install.man:: if [ -r $(DESTDIR)$(MANDIR)/sunclock.1x.gz ] ; \ --- a/editkit/Imakefile +++ b/editkit/Imakefile @@ -33,7 +33,7 @@ XCOMM Compile options: XCOMM -CFLAGS = -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"$(SHAREDIR)\"" +CFLAGS = -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"$(SHAREDIR)\"" -DDOCDIR="\"$(DOCDIR)\"" LOCAL_LIBRARIES=$(XLIB) DEPLIBS= # I don't know what I'm doing, and I hate imake! --- a/editkit/edit.c +++ b/editkit/edit.c @@ -802,9 +802,9 @@ #ifdef EXTHELP char name[NLEN]; #ifdef EMACS - sprintf(name, "%s/%s", SHAREDIR, "MANUAL.emacs"); + sprintf(name, "%s/%s", DOCDIR, "MANUAL.emacs"); #else - sprintf(name, "%s/%s", SHAREDIR, "MANUAL.wordstar"); + sprintf(name, "%s/%s", DOCDIR, "MANUAL.wordstar"); #endif new_edit(name); #else --- a/editkit/x11_bind_em.c +++ b/editkit/x11_bind_em.c @@ -81,7 +81,7 @@ switch(key) { case XK_Tab : word_mark(); break; /* ^Tab mark cursor word */ #ifndef MINIMAL - case XK_F1 : new_edit(SHAREDIR"/MANUAL.emacs"); break; /* ^F1 open emx Manual */ + case XK_F1 : new_edit(DOCDIR"/MANUAL.emacs"); break; /* ^F1 open emx Manual */ #endif case XK_F9 : new_edit(""); break; /* ^F3 open new emx */ case XK_Home : top(); break; /* ^Home bof */ debian/patches/03_remove_libXext.patch0000644000000000000000000000163611676550636015161 0ustar Author: Roland Rosenfeld Description: replace $(XLIB) by -lX11 in LOCAL_LIBRARIES in Imakefiles. This removes unnecessary libXext from binaries. --- a/Imakefile +++ b/Imakefile @@ -58,7 +58,7 @@ readvmf.c readxpm.c readgif.c readjpeg.c readpng.c OBJS=sunclock.o astro.o widgets.o tildepath.o dirlist.o \ readvmf.o readxpm.o readgif.o readjpeg.o readpng.o -LOCAL_LIBRARIES=$(XLIB) $(XPMLIBDIR) -lXpm $(ZLIBDIR) -lz \ +LOCAL_LIBRARIES=-lX11 $(XPMLIBDIR) -lXpm $(ZLIBDIR) -lz \ $(JLIBDIR) -ljpeg -lpng -lm DEPLIBS= # I don't know what I'm doing, and I hate imake! --- a/editkit/Imakefile +++ b/editkit/Imakefile @@ -35,7 +35,7 @@ CFLAGS = -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"$(SHAREDIR)\"" -DDOCDIR="\"$(DOCDIR)\"" -LOCAL_LIBRARIES=$(XLIB) +LOCAL_LIBRARIES=-lX11 DEPLIBS= # I don't know what I'm doing, and I hate imake! SRCS=x11.c debian/patches/04_dont_strip_emx.patch0000644000000000000000000000114611725127527015212 0ustar Author: Roland Rosenfeld Description: Do not strip emx in Imakefile install (Closes: #438076). Bug-Debian: http://bugs.debian.org/438076 --- a/Imakefile +++ b/Imakefile @@ -87,7 +87,7 @@ cd vmf ; rm -f *~ ; cp -f * $(DESTDIR)$(SHAREDIR)/earthmaps/vmf cd $(DESTDIR)$(SHAREDIR)/earthmaps/vmf ; gzip -f *.vmf $(MKDIRHIER) $(DESTDIR)$(EMXBINDIR) - install -c -s editkit/emx $(DESTDIR)$(EMXBINDIR)/ + install -c editkit/emx $(DESTDIR)$(EMXBINDIR)/ $(MKDIRHIER) $(DESTDIR)$(SHAREDIR)/editkit cd editkit ; install -c -m 444 rc.example README MANUAL.emacs \ $(DESTDIR)$(SHAREDIR)/editkit debian/patches/05_rename_manual.patch0000644000000000000000000000150511676550636014766 0ustar Author: Roland Rosenfeld Description: rename MANUAL.emacs to MANUAL.emx --- a/editkit/edit.c +++ b/editkit/edit.c @@ -802,7 +802,7 @@ #ifdef EXTHELP char name[NLEN]; #ifdef EMACS - sprintf(name, "%s/%s", DOCDIR, "MANUAL.emacs"); + sprintf(name, "%s/%s", DOCDIR, "MANUAL.emx"); #else sprintf(name, "%s/%s", DOCDIR, "MANUAL.wordstar"); #endif --- a/editkit/x11_bind_em.c +++ b/editkit/x11_bind_em.c @@ -81,7 +81,7 @@ switch(key) { case XK_Tab : word_mark(); break; /* ^Tab mark cursor word */ #ifndef MINIMAL - case XK_F1 : new_edit(DOCDIR"/MANUAL.emacs"); break; /* ^F1 open emx Manual */ + case XK_F1 : new_edit(DOCDIR"/MANUAL.emx"); break; /* ^F1 open emx Manual */ #endif case XK_F9 : new_edit(""); break; /* ^F3 open new emx */ case XK_Home : top(); break; /* ^Home bof */ debian/patches/06_CET-1CDT.patch0000644000000000000000000000422411676550637013271 0ustar Author: Roland Rosenfeld Description: 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 --- a/Sunclockrc +++ b/Sunclockrc @@ -66,14 +66,14 @@ addcity 2|Rome|41.867|12.617|MET-1METDST,M3.5.0,M10.5.0 addcity 2|Madrid|40.417|-3.700|MET-1METDST,M3.5.0,M10.5.0 addcity 2|Athens|37.967|23.733|EET-2EETDST,M3.5.0,M10.5.0 -addcity 2|Budapest|47.433|19.250|CET-2CDT,M3.5.0,M10.5.0 +addcity 2|Budapest|47.433|19.250|CET-1CDT,M3.5.0,M10.5.0 addcity 2|Sofia|42.667|23.300|EET-3EDT,M3.5.0,M10.5.0 addcity 2|Reykjavik|64.130|-21.937|GMT0 addcity 2|Oslo|59.917|10.750|MET-1METDST,M3.5.0,M10.5.0 addcity 2|Stockholm|59.583|18.100|MET-1METDST,M3.5.0,M10.5.0 addcity 2|Helsinki|60.167|24.883|EET-2EETDST,M3.5.0,M10.5.0 addcity 2|Geneva|46.233|6.067|MET-1METDST,M3.5.0,M10.5.0 -addcity 2|Warsaw|52.583|21.083|CET-2CDT,M3.5.0,M10.5.0 +addcity 2|Warsaw|52.583|21.083|CET-1CDT,M3.5.0,M10.5.0 addcity 2|SaintPetersburg|59.950|30.333|MSK-3MSD,M3.5.0/2:00,M10.5.0/3:00 addcity 2|Tashkent|41.333|69.300|UZT-5 addcity 2|Alma-Ata|43.230|76.880|ALMT-6ALMST,M3.5.0/0:00,M10.5.0/0:00 @@ -175,7 +175,7 @@ addcity 3|Bordeaux|44.833|-0.583|MET-1METDST,M3.5.0,M10.5.0 addcity 3|Boston|42.357|-71.057|EST5EDT addcity 3|BowlingGreen|36.995|-86.442|CST6CDT -addcity 3|Bratislava|48.167|17.117|CET-2CDT,M3.5.0,M10.5.0 +addcity 3|Bratislava|48.167|17.117|CET-1CDT,M3.5.0,M10.5.0 addcity 3|Brattleboro|42.852|-72.563|EST5EDT addcity 3|Brest|48.383|-4.483|MET-1METDST,M3.5.0,M10.5.0 addcity 3|Bridgeport|41.180|-73.189|EST5EDT @@ -546,7 +546,7 @@ addcity 4|SpaceTelescopeScienceInst.|39.300|-76.617|EST5EDT addcity 4|SpecialAstrophysicalObs.|43.650|41.433|MSK-3MSD,M3.5.0,M10.5.0 addcity 4|TelescopioNazionaleGalileo|28.767|-17.883|AST1ADT,M3.5.0,M10.5.0 -addcity 4|TorunRadiotelescope|52.911|18.564|CET-2CDT,M3.5.0,M10.5.0 +addcity 4|TorunRadiotelescope|52.911|18.564|CET-1CDT,M3.5.0,M10.5.0 addcity 4|TorusObservatory|47.183|-122.132|PST8PDT addcity 4|U.S.NavalObservatory|38.917|-77.067|MST7 addcity 4|UnitedKingdomInfraredTel.(UKIRT)|19.833|-155.467|HST10 debian/patches/07_zlib_largefile_workaround.patch0000644000000000000000000000075111725127527017405 0ustar Author: Roland Rosenfeld Description: 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/439980 Bug-Debian: http://bugs.debian.org/438924 --- a/readvmf.c +++ b/readvmf.c @@ -28,6 +28,9 @@ #include #include #ifdef ZLIB +# if _FILE_OFFSET_BITS == 64 +# undef _FILE_OFFSET_BITS +# endif #include #include #endif debian/patches/08_manpage_hyphen.patch0000644000000000000000000000220511676550637015147 0ustar Author: Roland Rosenfeld Description: Fix hyphen used as minus sign in man page. --- a/sunclock.man +++ b/sunclock.man @@ -625,7 +625,7 @@ .BI "\-citycategories " value Specifies the maximal number of city categories: categories range from 1 (highest catgory, i.e. major city) to some maximum number. The option --citycategories specifies that maximum number. It can only be used +\-citycategories specifies that maximum number. It can only be used at start-up, not at runtime. The default value is 5. .TP .BI "\-spotsizes " "s1|s2|s3|... (0<=si<=5, 1<=i<=citycategories)" @@ -635,7 +635,7 @@ the corresponding category of cities (rank i) will not be displayed. If there are less data than the number of city categories (5 by default), the last given data is repeated as many times as needed, e.g. --spotsizes 2 is equivalent to \-spotsizes 2|2|2|2|2. +\-spotsizes 2 is equivalent to \-spotsizes 2|2|2|2|2. Example: specifying \-spotsizes 0|2|0|3|0 will let appear only city categories 2 and 4, but those of category 4 will appear with the symbol normally allocated to cities of category 3. This is useful in combination debian/patches/09_manpage_typo.patch0000644000000000000000000000550411725127527014646 0ustar Author: Roland Rosenfeld Description: fix typos in man page. --- a/sunclock.man +++ b/sunclock.man @@ -99,7 +99,7 @@ the right or to the left by pressing the PageUp/PageDown and Home/End key arrows. .PP -A further functionality is the "Progress" feature, which allows to +A further functionality is the "Progress" feature, which allows one to accelerate the evolution of time, so as to observe the evolution of day/night periods and seasons. By default, the Sun and Moon are also shown on the map (rather, the positions of Earth where Sun and Moon @@ -122,21 +122,21 @@ right mouse button the same effect as upper case. .PP \- File Selector window. It can be accessed by clicking on the upper part -of the main window with the middle mouse button. It allows to select +of the main window with the middle mouse button. It allows one to select the Earth image file (in formats *.vmf *.xpm, *.xpm.gz, *.jpg, *.gif, *.png) to be loaded. .PP \- Zoom window. It can be accessed by clicking on the upper part of the main window with the right mouse button. The zoom window -allows to select a specific area on the Earth, to translate or zoom +allows one to select a specific area on the Earth, to translate or zoom it up to 100 times. High resolutions (larger than 10) are only recommended with the "huge" Earthmap of 11 Mbytes, which offers clean images up to 20 times magnification at least. .PP -\- Urban selector window. Allows to modify interactively the list of +\- Urban selector window. Allows one to modify interactively the list of shown cities and locations. .PP -\- Option window. Allows to reconfigure pretty much everything on the fly +\- Option window. Allows one to reconfigure pretty much everything on the fly (colors, fonts, etc), exactly as with the command line options. .SH OPTIONS The program does not use the Xt nor any other more advanced toolkit, @@ -249,7 +249,7 @@ inversion of colors is used to set colors of all points in the map. Monochrome mode can be useful for very slow CPUs, such as those in use in PDAs with black and white screen. The full color mode (level=3) -allows to load jpeg or other colorful images; day and night can be drawn +allows one to load jpeg or other colorful images; day and night can be drawn with various shading parameters. This is the default and recommended mode if you have a reasonably recent machine with enough video RAM. .TP @@ -402,7 +402,7 @@ .BI "\-extrawidth " value When using the 'enlarge window' command specified by key '>', the width of the full X display is used, minus some default width equal to 10 pixels. -This is enough the accomodate the width of window borders of most window +This is enough the accommodate the width of window borders of most window managers. In case it is not, \-extrawidth can be used to change this setting. .TP debian/patches/10_hurd_MAXPATHLEN.patch0000644000000000000000000000050711677022427014633 0ustar Author: Roland Rosenfeld Description: MAXPATHLEN is undefined in Hurd, so define it if necessary --- a/dirlist.c +++ b/dirlist.c @@ -118,6 +118,10 @@ #define CHUNK 100 +#ifndef MAXPATHLEN +#define MAXPATHLEN 2048 +#endif + char **get_dir_list(char *dirname, int *num_entries) { int i,size=CHUNK; debian/patches/11_fix-str-fmt.patch0000644000000000000000000000216311725127527014332 0ustar Author: Funda Wang Description: fix str fmt Origin: http://carroll.cac.psu.edu/pub/linux/distributions/mandrivalinux/devel/2012/SRPMS/contrib/release/sunclock-3.56-4mdv2011.0.src.rpm --- a/readvmf.c +++ b/readvmf.c @@ -508,7 +508,7 @@ ret_value = 5; goto abort; } - if (reformat) printf(str); + if (reformat) printf("%s",str); k = 0; num_colors = 0; --- a/widgets.c +++ b/widgets.c @@ -818,13 +818,13 @@ if (key == '=') sprintf(more+2, "(%c)", (do_sync)? '+' : '-'); if (key == '[' && do_root <= 0) - sprintf(more+2, Label[L_ONCE]); + sprintf(more+2, "%s", Label[L_ONCE]); if (key == '[' && do_root >= 1) - sprintf(more+2, Label[L_PERIODIC], root_period); + sprintf(more+2, "%s", Label[L_PERIODIC], root_period); if (key == ']' && do_root <= 0) - sprintf(more+2, Label[L_BLANKSCREEN]); + sprintf(more+2, "%s", Label[L_BLANKSCREEN]); if (key == ']' && do_root >= 1) - sprintf(more+2, Label[L_STARRYSKY]); + sprintf(more+2, "%s", Label[L_STARRYSKY]); if (more[2]) strncat(hint, more, 120 - strlen(hint)); l = strlen(hint); debian/patches/12_disable_zlib.patch0000644000000000000000000000322611725144177014577 0ustar Author: Roland Rosenfeld Description: 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. --- a/Imakefile +++ b/Imakefile @@ -36,7 +36,7 @@ ZLIBDIR= JINC=-I/opt/jpeg-6/include -CCOPTIONS = -Ae $(XPMINC) $(JINC) -DZLIB -DSHAREDIR=\"$(DESTDIR)$(SHAREDIR)\" +CCOPTIONS = -Ae $(XPMINC) $(JINC) -DSHAREDIR=\"$(DESTDIR)$(SHAREDIR)\" #else # SunOS @@ -54,14 +54,14 @@ #ZLIBDIR=-L/usr/lib #JINC=-I/usr/include -CCOPTIONS=-O -DZLIB -DSHAREDIR=\"$(DESTDIR)$(SHAREDIR)\" -DEMXBINDIR=\"$(DESTDIR)$(EMXBINDIR)\" +CCOPTIONS=-O -DSHAREDIR=\"$(DESTDIR)$(SHAREDIR)\" -DEMXBINDIR=\"$(DESTDIR)$(EMXBINDIR)\" #endif SRCS=sunclock.c astro.c widgets.c tildepath.c dirlist.c \ readvmf.c readxpm.c readgif.c readjpeg.c readpng.c OBJS=sunclock.o astro.o widgets.o tildepath.o dirlist.o \ readvmf.o readxpm.o readgif.o readjpeg.o readpng.o -LOCAL_LIBRARIES=-lX11 $(XPMLIBDIR) -lXpm $(ZLIBDIR) -lz \ +LOCAL_LIBRARIES=-lX11 $(XPMLIBDIR) -lXpm $(ZLIBDIR) \ $(JLIBDIR) -ljpeg -lpng -lm DEPLIBS= # I don't know what I'm doing, and I hate imake! @@ -85,7 +85,7 @@ cd i18n ; rm -f *~ ; cp -f Sunclock.* $(DESTDIR)$(SHAREDIR)/i18n $(MKDIRHIER) $(DESTDIR)$(SHAREDIR)/earthmaps/vmf cd vmf ; rm -f *~ ; cp -f * $(DESTDIR)$(SHAREDIR)/earthmaps/vmf - cd $(DESTDIR)$(SHAREDIR)/earthmaps/vmf ; gzip -f *.vmf +# cd $(DESTDIR)$(SHAREDIR)/earthmaps/vmf ; gzip -f *.vmf $(MKDIRHIER) $(DESTDIR)$(EMXBINDIR) install -c editkit/emx $(DESTDIR)$(EMXBINDIR)/ $(MKDIRHIER) $(DESTDIR)$(SHAREDIR)/editkit debian/patches/13_emx_hardening.patch0000644000000000000000000000106011756007263014755 0ustar Author: Roland Rosenfeld Description: Change editkit/Imakefile to not overwrite CFLAGS, which are required for harding options. --- a/editkit/Imakefile +++ b/editkit/Imakefile @@ -33,7 +33,7 @@ XCOMM Compile options: XCOMM -CFLAGS = -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"$(SHAREDIR)\"" -DDOCDIR="\"$(DOCDIR)\"" +EXTRA_DEFINES = -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"$(SHAREDIR)\"" -DDOCDIR="\"$(DOCDIR)\"" LOCAL_LIBRARIES=-lX11 DEPLIBS= # I don't know what I'm doing, and I hate imake! debian/patches/series0000644000000000000000000000035511756007263012044 0ustar 01_emx_directory.patch 04_dont_strip_emx.patch 06_CET-1CDT.patch 07_zlib_largefile_workaround.patch 08_manpage_hyphen.patch 09_manpage_typo.patch 10_hurd_MAXPATHLEN.patch 11_fix-str-fmt.patch 12_disable_zlib.patch 13_emx_hardening.patch debian/source/0000755000000000000000000000000011756010313010463 5ustar debian/source/format0000644000000000000000000000001411676550643011711 0ustar 3.0 (quilt)