[Pkg-wmaker-commits] [wmitime] 02/127: Imported Debian patch 0.3-7
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmitime.
commit fd239242d415c288183f569ec3b96da7a3ae7144
Author: Jari Aalto <jari.aalto at cante.net>
Date: Fri Feb 1 16:42:38 2008 +0000
Imported Debian patch 0.3-7
---
debian/changelog | 102 +++++++++++++++++++
debian/compat | 1 +
debian/control | 14 +++
debian/copyright | 39 +++++++
debian/debian-vars.mk | 11 ++
debian/install | 1 +
debian/menu | 2 +
debian/patches/00list | 2 +
debian/patches/10_hungarian-date.dpatch | 65 ++++++++++++
debian/patches/20_makefile-CC.dpatch | 33 ++++++
debian/pod2man.mk | 37 +++++++
debian/rules | 110 ++++++++++++++++++++
debian/wmitime.1x | 174 ++++++++++++++++++++++++++++++++
debian/wmitime.1x.pod | 73 ++++++++++++++
14 files changed, 664 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..0c3da06
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,102 @@
+wmitime (0.3-7) unstable; urgency=low
+
+ * New maintainer. (Closes #349245).
+ * debian/copyright:
+ - Added note that upstrean URL is dead.
+ - Updated Debian packaging copyrights to include all packagers.
+ * debian/changelog:
+ - Removed obsolete Emacs variables from the end.
+ * debian/control:
+ - (Description): Updated
+ - (Standards-Version): updated to 3.7.2
+ - (Build-Depends): Added dpatch
+ * debian/rules:
+ - Updated. Newly generated with dh_make.
+ - Added rule to convert *.pod pages to *.1x
+ * debian/wmitime.1x.pod:
+ - New file. Use for manual page creation.
+ * debian/wmitime.1x.man:
+ - Original page, no more used as base format.
+ * wmitime/Makefile
+ - (.c.o): Changed hard coded 'cc' to $(CC). Eliminated
+ unnecessary -D$(LANG).
+ - (wmitime): Eliminated unnecessary -D$(LANG).
+ * wmitime/wmitime.[ch]
+ - Removed old hungarian diff and converted it into dpatch format
+
+ -- Jari Aalto <jari.aalto at cante.net> Mon, 6 Feb 2006 16:56:06 +0200
+
+wmitime (0.3-6) unstable; urgency=low
+
+ * QA upload.
+ * Maintainer asked to orphan the package in
+ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347120;msg=7.
+ * debian/control: Replace xlibs-dev build-dep. (Closes: #347120)
+ * Rebuilt to allow prelinking. (Closes: #236804)
+
+ * Housekeeping:
+ + Use debhelper 5
+ + Quote everything in menu file
+ + Move manpage to 1x section
+ + Fix copyright file to shut up lintian
+ + Bumped Standards-Version to 3.6.2
+
+ -- Marc 'HE' Brockschmidt <he at debian.org> Fri, 20 Jan 2006 00:21:39 +0100
+
+wmitime (0.3-5) unstable; urgency=low
+
+ * Upgraded Standards-Version.
+ * Converted to use debhelper v3.
+ * Changed version numbering.
+
+ -- Lenart Janos <ocsi at debian.org> Sat, 31 Mar 2001 18:48:31 +0200
+
+wmitime (0.3-4.2) unstable; urgency=low
+
+ * I've wrote a manpage.
+ * Removed dh_testversion from debian/rules.
+
+ -- Lenart Janos <ocsi at debian.org> Wed, 28 Mar 2001 22:57:18 +0200
+
+wmitime (0.3-4.1) unstable; urgency=medium
+
+ * Moved from /usr/X11R6/bin to /usr/bin.
+
+ -- Lenart Janos <ocsi at debian.org> Sat, 24 Feb 2001 17:31:21 +0100
+
+wmitime (0.3-4) unstable; urgency=low
+
+ * New maintainter. (closes: Bug#74647)
+ * Smaller bugs fixed in debian/rules.
+ * Added Hungarian support, but must recompile to use it.
+
+ -- Lenart Janos <ocsi at debian.org> Thu, 25 Jan 2001 14:24:30 +0100
+
+wmitime (0.3-3) unstable; urgency=low
+
+ * Removed dh_make examples. (closes: Bug#81534)
+ * Conforms to Standards version 3.2.1:
+ + debian/control: Added build dependancies.
+ + debian/rules:
+ + Added support for the `debug' build option.
+ + Install into /usr rather than /usr/X11R6.
+
+ -- Matej Vela <vela at debian.org> Wed, 10 Jan 2001 23:37:42 +0100
+
+wmitime (0.3-2.1) unstable; urgency=low
+
+ * Maintainer: Debian QA Group <debian-qa at lists.debian.org>
+
+ -- Takuo KITAME <kitame at northeye.org> Thu, 31 Aug 2000 11:38:53 +0900
+
+wmitime (0.3-2) unstable; urgency=low
+
+ * debian/menu: Added hints="Clocks". (closes: Bug#52006)
+
+ -- Takuo KITAME <kitame at northeye.org> Thu, 13 Jan 2000 10:17:50 +0900
+
+wmitime (0.3-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Takuo KITAME <kitame at northeye.org> Sun, 31 Oct 1999 06:15:04 +0900
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4d1146e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: wmitime
+Section: x11
+Priority: optional
+Maintainer: Jari Aalto <jari.aalto at cante.net>
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), dpatch, libx11-dev, libxext-dev, libxpm-dev
+
+Package: wmitime
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: wmaker
+Description: yet another clock dock app for Window Maker
+ WMitime is yet another clock dock app, which shows standard time,
+ date, as well as the new internet time <http://www.swatch.com/>.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..d8e24f4
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,39 @@
+This package was debianized by Takuo KITAME <kitame at northeye.org> on
+Sun, 31 Oct 1999 06:15:04 +0900.
+Redebinized by Lenart Janos <ocsi at debian.org>.
+
+It was downloaded from http://www.neotokyo.org/illusion/
+which 2006-02-14 does not seem to exists any more.
+
+Upstream Author:
+
+ Dave Clark <clarkd at skynet.ca>
+
+Copyright:
+
+ 1999 Dave Clark
+
+License:
+
+ /*
+
+ wmitime.c -- internet time clock
+
+ by Dave Clark (clarkd at skynet.ca) (http://www.neotokyo.org/illusion)
+
+ This software is licensed through the GNU General Public Lisence.
+
+ */
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is
+
+ Copyright (C) 2006-2007 Jari Aalto <jari.aalto at cante.net>
+ Copyright (C) 2006 Marc 'HE' Brockschmidt <he at debian.org>
+ Copyright (C) 2001 Lenart Janos <ocsi at debian.org>
+ Copyright (C) 2001 Matej Vela <vela at debian.org>
+ Copyright (C) 1999-2000 Takuo KITAME <kitame at northeye.org>
+
+and is licensed under the GPL.
diff --git a/debian/debian-vars.mk b/debian/debian-vars.mk
new file mode 100644
index 0000000..79dd65e
--- /dev/null
+++ b/debian/debian-vars.mk
@@ -0,0 +1,11 @@
+# Comman variables
+
+PKGDIR = $(CURDIR)/debian/$(PACKAGE)
+SHAREDIR = $(PKGDIR)/usr/share/$(PACKAGE)
+PIXDIR = $(PKGDIR)/usr/share/pixmaps
+DESKTOPDIR = $(PKGDIR)/usr/share/applications
+BINDIR = $(PKGDIR)/usr/bin
+MANDIR = $(PKGDIR)/usr/share/man
+MAN1DIR = $(MANDIR)/man1
+
+# End of of Makefile part
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..f0f3312
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+wmitime/wmitime /usr/bin/
diff --git a/debian/menu b/debian/menu
new file mode 100644
index 0000000..97731c4
--- /dev/null
+++ b/debian/menu
@@ -0,0 +1,2 @@
+?package(wmitime):needs="X11" section="Apps/Tools"\
+ title="wmITime" command="/usr/bin/wmitime" hints="Clocks"
diff --git a/debian/patches/00list b/debian/patches/00list
new file mode 100644
index 0000000..0153165
--- /dev/null
+++ b/debian/patches/00list
@@ -0,0 +1,2 @@
+10_hungarian-date.dpatch
+20_makefile-CC.dpatch
diff --git a/debian/patches/10_hungarian-date.dpatch b/debian/patches/10_hungarian-date.dpatch
new file mode 100644
index 0000000..473b8bf
--- /dev/null
+++ b/debian/patches/10_hungarian-date.dpatch
@@ -0,0 +1,65 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## debian/quilt/hungarian.h--hungarian-date.dpatch by Jari Aalto <jari.aalto at cante.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: ""
+
+ at DPATCH@
+
+Index: wmitime/wmitime/hungarian.h
+===================================================================
+--- /dev/null 1970-01-01 00:00:00.000000000 +0000
++++ wmitime/wmitime/hungarian.h 2007-03-26 12:16:58.000000000 +0300
+@@ -0,0 +1,28 @@
++/* hungarian.h */
++
++static char daynames[7][3] =
++{
++ {"Va"},
++ {"He"},
++ {"Ke"},
++ {"Sz"},
++ {"Cs"},
++ {"Pe"},
++ {"Sz"}
++};
++
++static char monthnames[12][4] =
++{
++ {"Jan"},
++ {"Feb"},
++ {"Mar"},
++ {"Apr"},
++ {"Maj"},
++ {"Jun"},
++ {"Jul"},
++ {"Aug"},
++ {"Sze"},
++ {"Okt"},
++ {"Nov"},
++ {"Dec"}
++};
+Index: wmitime/wmitime/wmitime.c
+===================================================================
+--- wmitime.orig/wmitime/wmitime.c 2007-03-26 12:17:28.000000000 +0300
++++ wmitime/wmitime/wmitime.c 2007-03-26 12:17:56.000000000 +0300
+@@ -35,11 +35,19 @@
+ #define fr
+ #endif
+
++#ifdef hu_HU
++#define hu
++#endif
++
+ #ifdef fr
+ #include "french.h"
+ #else
++#ifdef hu
++#include "hungarian.h"
++#else
+ #include "language.h"
+ #endif
++#endif
+
+ #include "wmitime-master.xpm"
+ char wmitime_mask_bits[64*64];
diff --git a/debian/patches/20_makefile-CC.dpatch b/debian/patches/20_makefile-CC.dpatch
new file mode 100644
index 0000000..9bbed2f
--- /dev/null
+++ b/debian/patches/20_makefile-CC.dpatch
@@ -0,0 +1,33 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## ../makefile-CC.patch.dpatch by Jari Aalto <jari.aalto at cante.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: - Use in Makefile
+
+ at DPATCH@
+
+=== modified file 'wmitime/Makefile'
+--- old/wmitime/Makefile 1999-03-29 03:51:39 +0000
++++ new/wmitime/Makefile 2007-04-14 15:08:02 +0000
+@@ -2,17 +2,17 @@
+ LIBDIR = -L/usr/X11R6/lib
+ LIBS = -lXpm -lXext -lX11 -lm
+ FLAGS = -O2
++CC = gcc
+ OBJS = wmitime.o \
+ ../wmgeneral/wmgeneral.o \
+ ../wmgeneral/misc.o \
+ ../wmgeneral/list.o
+
+-
+ .c.o:
+- cc -I/usr/X11R6/share/include $(FLAGS) -D$(LANG) -c -Wall $< -o $*.o
++ $(CC) -I/usr/X11R6/share/include $(FLAGS) -c -Wall $< -o $*.o
+
+ wmtime: $(OBJS)
+- cc $(FLAGS) -D$(LANG) -o wmitime $^ -lXext $(LIBDIR) $(LIBS)
++ $(CC) $(FLAGS) -o wmitime $^ -lXext $(LIBDIR) $(LIBS)
+
+ all:: wmtime
+
+
diff --git a/debian/pod2man.mk b/debian/pod2man.mk
new file mode 100644
index 0000000..21b7ebc
--- /dev/null
+++ b/debian/pod2man.mk
@@ -0,0 +1,37 @@
+# Copyright (C) 2005-2007 Jari Aalto
+#
+# This program is free software; you can redistribute it and or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details at
+# <http://www.gnu.org/copyleft/gpl.html>
+#
+# Put this to 'install' target:
+#
+# install: build $(MANPAGE)
+
+PACKAGE = package
+PODCENTER = $$(date "+%Y-%m-%d")
+MANSECT = 1
+MANDEST = $(MANSRC)
+
+MANPOD = $(MANSRC)$(PACKAGE).$(MANSECT).pod
+MANPAGE = $(MANDEST)$(PACKAGE).$(MANSECT)
+
+makeman: $(MANPAGE)
+
+$(MANPAGE): $(MANPOD)
+ pod2man --center="$(PODCENTER)" \
+ --name="$(PACKAGE)" \
+ --section="$(MANSECT)" \
+ $(MANPOD) \
+ | sed 's,[Pp]erl v[0-9.]\+,$(PACKAGE),' \
+ > $(MANPAGE) && \
+ rm -f pod*.tmp
+
+# End of of Makefile part
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..d144adb
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,110 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+PACKAGE = wmitime
+MANSECT = 1x
+MANSRC = debian
+MK_MAN = pod2man.mk
+BIN = $(PACKAGE)/$(PACKAGE)
+
+include debian/debian-vars.mk
+include /usr/share/dpatch/dpatch.make
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+
+man:
+ $(MAKE) -C $(MANSRC) -f $(MK_MAN) PACKAGE=$(PACKAGE) \
+ MANSECT=$(MANSECT) makeman
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ # Add here commands to configure the package.
+
+ touch configure-stamp
+
+
+build: man build-stamp patch
+
+build-stamp: configure-stamp
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE) -C wmitime FLAGS='$(FLAGS)' LANG=C
+ #docbook-to-man debian/wmitime.sgml > wmitime.1
+
+ touch $@
+
+clean: unpatch
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) -C wmitime clean
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/wmitime.
+ # $(MAKE) DESTDIR=$(PKGDIR) install
+ install -D -m 755 $(BIN) $(BINDIR)/$(PACKAGE)
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs CHANGES
+ dh_installdocs README BUGS
+ dh_installexamples
+# dh_install
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_python
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installmenu
+ dh_installman debian/*.$(MANSECT)
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: man
diff --git a/debian/wmitime.1x b/debian/wmitime.1x
new file mode 100644
index 0000000..93e58d9
--- /dev/null
+++ b/debian/wmitime.1x
@@ -0,0 +1,174 @@
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sh \" Subsection heading
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. | will give a
+.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
+.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
+.\" expand to `' in nroff, nothing in troff, for use with C<>.
+.tr \(*W-|\(bv\*(Tr
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.if \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.\"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.hy 0
+.if n .na
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title ""X program" 1x"
+.TH "X program" 1x "2006-02-19" "perl v5.8.8" "Debian"
+.SH "NAME"
+wmitime \- Window Maker dock app displaying date, clock and internet time
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& wmitime [options]
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+WMitime is yet another clock dock app, which shows standard time,
+date, as well as the new internet time <http://www.swatch.com/>.
+.SH "OPTIONS"
+.IX Header "OPTIONS"
+.IP "\fB\-12\fR" 4
+.IX Item "-12"
+12\-hour mode
+.IP "\fB\-display <display name\fR>" 4
+.IX Item "-display <display name>"
+Specify X display
+.IP "\fB \-geometry +XPOS+YPOS\fR" 4
+.IX Item " -geometry +XPOS+YPOS"
+Initial window position.
+.IP "\fB\-h\fR" 4
+.IX Item "-h"
+Print available options.
+.IP "\fB\-v\fR" 4
+.IX Item "-v"
+Print the version number.
+.SH "ENVIRONMENT"
+.IX Header "ENVIRONMENT"
+None.
+.SH "FILES"
+.IX Header "FILES"
+None.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\f(CWwmtime(1)\fR
+.SH "AUTHORS"
+.IX Header "AUTHORS"
+This manual page was written by Lenart Janos <ocsi at debian.org>, for
+the Debian \s-1GNU\s0 system (but may be used by others). Updated by Jari
+Aalto <jari.aalto at cante.net>.
diff --git a/debian/wmitime.1x.pod b/debian/wmitime.1x.pod
new file mode 100644
index 0000000..eee3cc0
--- /dev/null
+++ b/debian/wmitime.1x.pod
@@ -0,0 +1,73 @@
+# This is manual page in Perl POD format. Read more at
+# http://perldoc.perl.org/perlpod.html or run command:
+#
+# perldoc perlpod | less
+#
+# To check the syntax:
+#
+# podchecker *.pod
+#
+# Create manual page with command:
+#
+# pod2man PAGE.N.pod > PAGE.N
+
+=pod
+
+=head1 NAME
+
+wmitime - Window Maker dock app displaying date, clock and internet time
+
+=head1 SYNOPSIS
+
+ wmitime [options]
+
+=head1 DESCRIPTION
+
+WMitime is yet another clock dock app, which shows standard time,
+date, as well as the new internet time <http://www.swatch.com/>.
+
+=head1 OPTIONS
+
+=over 4
+
+=item B<-12>
+
+12-hour mode
+
+=item B<-display <display name>>
+
+Specify X display
+
+=item B< -geometry +XPOS+YPOS>
+
+Initial window position.
+
+=item B<-h>
+
+Print available options.
+
+=item B<-v>
+
+Print the version number.
+
+=back
+
+=head1 ENVIRONMENT
+
+None.
+
+=head1 FILES
+
+None.
+
+=head1 SEE ALSO
+
+C<wmtime(1)>
+
+=head1 AUTHORS
+
+This manual page was written by Lenart Janos <ocsi at debian.org>, for
+the Debian GNU system (but may be used by others). Updated by Jari
+Aalto <jari.aalto at cante.net>.
+
+=cut
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmitime.git
More information about the Pkg-wmaker-commits
mailing list