Author: ccheney Date: 2003-10-31 08:07:32 +0100 (Fri, 31 Oct 2003) New Revision: 12
Added: trunk/packages/kdepim/ trunk/packages/kdepim/debian/ trunk/packages/kdepim/debian/alarmd.sgml trunk/packages/kdepim/debian/changelog trunk/packages/kdepim/debian/control trunk/packages/kdepim/debian/copyright trunk/packages/kdepim/debian/debian.diff trunk/packages/kdepim/debian/ical2vcal.sgml trunk/packages/kdepim/debian/kandy.docs trunk/packages/kdepim/debian/kandy.files trunk/packages/kdepim/debian/kandy.manpages trunk/packages/kdepim/debian/kandy.menu trunk/packages/kdepim/debian/kandy.sgml trunk/packages/kdepim/debian/kdepim-dev.files trunk/packages/kdepim/debian/kdepim-libs.files trunk/packages/kdepim/debian/kdepim-libs.shlibs trunk/packages/kdepim/debian/korganizer.dirs trunk/packages/kdepim/debian/korganizer.docs trunk/packages/kdepim/debian/korganizer.manpages trunk/packages/kdepim/debian/korganizer.menu trunk/packages/kdepim/debian/korganizer.sgml trunk/packages/kdepim/debian/kpilot.docs trunk/packages/kdepim/debian/kpilot.files trunk/packages/kdepim/debian/kpilot.manpages trunk/packages/kdepim/debian/kpilot.menu trunk/packages/kdepim/debian/kpilot.override trunk/packages/kdepim/debian/kpilot.sgml trunk/packages/kdepim/debian/rules Log: kdepim (4:2.2.2-5) unstable; urgency=HIGH * Change Maintainer to Chris. * Change || in Build-Deps to |. (closes: #130183) * Apply silly fix for silly PowerPC to fix a silly bug because it stupidly doesn't automatically link in -lgcc. Thanks to Kevin Puetz. * Urgency high because it fixes one real and one potental RC. -- Daniel Stone <[EMAIL PROTECTED]> Wed, 27 Feb 2002 17:18:47 +1100 Added: trunk/packages/kdepim/debian/alarmd.sgml =================================================================== --- trunk/packages/kdepim/debian/alarmd.sgml 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/alarmd.sgml 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,343 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>ALARMD</refentrytitle>"> + <!ENTITY dhpackage "alarmd"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>KDE Alarm daemon.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-kde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + <arg><option>file<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is a KDE daemon to trigger alarms + (such as sounds, dialog boxes, etc) as specified by the calendar.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable KDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides KDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>file</option> + </term> + <listitem> + <para>Specifies a calendar file to load (optional).</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> Free Documentation + License, Version 1.1 or any later version published by the Free + Software Foundation; with no Invariant Sections, no Front-Cover + Texts and no Back-Cover Texts.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> Added: trunk/packages/kdepim/debian/changelog =================================================================== --- trunk/packages/kdepim/debian/changelog 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/changelog 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,344 @@ +kdepim (4:2.2.2-5) unstable; urgency=HIGH + + * Change Maintainer to Chris. + * Change || in Build-Deps to |. (closes: #130183) + * Apply silly fix for silly PowerPC to fix a silly bug because it stupidly + doesn't automatically link in -lgcc. Thanks to Kevin Puetz. + * Urgency high because it fixes one real and one potental RC. + + -- Daniel Stone <[EMAIL PROTECTED]> Wed, 27 Feb 2002 17:18:47 +1100 + +kdepim (4:2.2.2-4) unstable; urgency=low + + * libical/src/libical/icalyacc.y: + - Fix bison errors; thanks, Andrew Suffield. (closes: #124383) + * debian/control: + - Fix spelling errors. (closes: #124778) + * debian/{alarmd,ical2vcal}.sgml, debian/korganizer.manpages, debian/rules: + - New manpages. + * debian/rules: + - Clean up *-stamp in debian-clean. + * debian/control: + - automake1.5 stuffs up our automake Build-Depend, GAH. + * debian/control, debian/rules: + - Remove all index.cache.bz2 files in the debian-clean target. + - Get rid of other crap while I'm here. + + -- Daniel Stone <[EMAIL PROTECTED]> Tue, 18 Dec 2001 13:45:28 +1100 + +kdepim (4:2.2.2-3) unstable; urgency=low + + * New maintainer. (closes: #114106) + * libdif/ldif.c: + - Kowtow to gcc3 (well, g++-3)'s fascist sticking to standards, add "using + namespace std;" - enable building on hppa. + * debian/korganizer.sgml, debian/kpilot.sgml, debian/kandy.sgml: + - New manpages. + * debian/rules: + - Be sure to clean up auto* crap. + + -- Daniel Stone <[EMAIL PROTECTED]> Fri, 30 Nov 2001 21:53:31 +1100 + +kdepim (4:2.2.2-2) unstable; urgency=low + + * Sync with upstream + * Cleanup documentation for freeze + * Update Build-Depends, deps, etc. + * Cleanup build process + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 29 Nov 2001 04:10:00 -0700 + +kdepim (4:2.2.2-1) unstable; urgency=low + + * New upstream version + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Wed, 07 Nov 2001 19:38:00 -0700 + +kdepim (4:2.2.1-1.5) unstable; urgency=low + + * Don't search for auto* as it hoses things + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 08 Oct 2001 19:38:00 -0700 + +kdepim (4:2.2.1-1.4) unstable; urgency=low + + * fix configure + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Fri, 05 Oct 2001 01:11:00 -0700 + +kdepim (4:2.2.1-1.3) unstable; urgency=low + + * Don't use automake since it's hosed + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Wed, 03 Oct 2001 01:11:00 -0700 + +kdepim (4:2.2.1-1.2) unstable; urgency=low + + * Remove libical (Closes: #113668) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 27 Sep 2001 01:11:00 -0700 + +kdepim (4:2.2.1-1.1) unstable; urgency=low + + * Fix overwrite (Closes: #112974) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sun, 23 Sep 2001 18:18:00 -0700 + +kdepim (4:2.2.1-1) unstable; urgency=low + + * new upstream version 2.2.1 + * Change maintainer + * Lintian fixes + * Break out libical packages again + * Provide undocumented link (Closes: #110361) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Fri, 07 Sep 2001 12:07:00 -0700 + +kdepim (4:2.2.0-final-1) unstable; urgency=low + + * new upstream version 2.2 + * Hack build for hppa (Closes: #108273) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sun, 12 Aug 2001 01:55:00 -0700 + +kdepim (4:2.2.0-0beta1-5) unstable; urgency=low + + * Sync with upstream + * gcc3 build fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 26 Jul 2001 20:28:00 -0700 + +kdepim (4:2.2.0-0beta1-4) unstable; urgency=low + + * Sync with upstream + * More alpha build fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sat, 07 Jul 2001 03:38:00 -0700 + +kdepim (4:2.2.0-0beta1-3) unstable; urgency=low + + * Sync with upstream + * Recommend kghostview (Closes: #103585) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 05 Jul 2001 09:08:00 -0700 + +kdepim (4:2.2.0-0beta1-2) unstable; urgency=low + + * sync with upstream + * Autobuild for alpha now + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Tue, 03 Jul 2001 02:35:00 -0700 + +kdepim (4:2.2.0-0beta1-1) unstable; urgency=low + + * Fix overwrites (Closes: #102855) + * sync with upstream + * build fixes for mips + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sat, 30 Jun 2001 20:48:00 -0700 + +kdepim (4:2.2-cvs20010622-1) unstable; urgency=low + + * New upstream cvs pull + * 2.2 beta1 + * Adding in Enhances + * abbrowser moved to kdelibs + * New package: kandy + * Fix typo (Closes: #101349) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Fri, 22 Jun 2001 06:30:00 -0700 + +kdepim (4:2.1.1-2) unstable; urgency=low + + * Update menu bits to include new kde menu removal tag + * More upstream fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sun, 08 Apr 2001 17:46:00 -0700 + +kdepim (4:2.1.1-1.0.1) unstable; urgency=low + + * Rebuild with older libc + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 26 Mar 2001 17:00:00 -0700 + +kdepim (4:2.1.1-1) unstable; urgency=low + + * New upstream version + * Upstream fixes (Closes: #77622, #77803) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 19 Mar 2001 22:31:00 -0700 + +kdepim (4:2.1.0-1) unstable; urgency=low + + * New upstream CVS pull + * Update shlibs + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Wed, 07 Mar 2001 22:31:00 -0700 + +kdepim (4:2.1-final-1) unstable; urgency=low + + * New upstream version + * Upping standards version + * Fix build problem with new libc 2.2.1 (Closes: #86435) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 19 Feb 2001 02:31:00 -0700 + +kdepim (4:2.1-beta2-1) unstable; urgency=low + + * New upstream beta + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 22 Jan 2001 06:00:00 -0700 + +kdepim (4:2.1-20010118-1) unstable; urgency=low + + * New upstream cvs version + * Fixing overwrite problem (Closes: #82965) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sun, 21 Jan 2001 00:46:00 -0700 + +kdepim (4:2.1-20010115-1) unstable; urgency=low + + * New upstream cvs version + * no more libical package + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 15 Jan 2001 01:00:00 -0700 + +kdepim (4:2.1-20010106-1) unstable; urgency=low + + * New upstream cvs version + * Updating build-depends + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sat, 06 Jan 2001 23:30:00 -0700 + +kdepim (4:2.1-20010101-1) unstable; urgency=low + + * New upstream cvs version + * korganizer is now 2.1beta1 as well + * Breaking out libical into it's own lib/lib-dev packages + * Updating build-depends + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 01 Jan 2001 15:30:00 -0700 + +kdepim (4:2.1-20001218-1) unstable; urgency=low + + * New upstream cvs version + * Including kpilot, 2 years and 10 days after I did the ITP for it (Closes: #68255) + * korganizer is the 2.0.1 version still + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 18 Dec 2000 23:00:00 -0700 + +kdepim (2.0-20001011-0) unstable; urgency=low + + * KDE 2.0 RC2 + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 12 Sep 2000 06:00:00 -0700 + +kdepim (2.0-20001006-0) unstable; urgency=low + + * More upstream fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Fri, 06 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20001005-0) unstable; urgency=low + + * More upstream fixes + * Compiling against non-versioned kdelibs once again + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 05 Sep 2000 15:00:00 -0700 + +kdepim (2.0-20001002-0) unstable; urgency=low + + * KDE 2.0 RC1 + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 02 Sep 2000 01:30:00 -0700 + +kdepim (2.0-20000925-2) unstable; urgency=low + + * More upstream fixes + * Clean build against new libc6 + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Tue, 26 Sep 2000 22:30:00 -0700 + +kdepim (2.0-20000925-0) unstable; urgency=low + + * More upstream fixes + * Build-Depends work + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 25 Sep 2000 15:30:00 -0700 + +kdepim (2.0-20000920-2) unstable; urgency=low + + * Fixing some dependencies + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Thu, 21 Sep 2000 17:30:00 -0700 + +kdepim (2.0-20000920-0) unstable; urgency=low + + * More upstream fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Wed, 20 Sep 2000 23:00:00 -0700 + +kdepim (2.0-20000918-0) unstable; urgency=low + + * More upstream fixes + * Fixing task-kdepim description (Closes: #71984) + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Mon, 18 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20000912-0) unstable; urgency=low + + * More upstream fixes + * Fixing non-replacement of old kdepim package + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Tue, 12 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20000909-0) unstable; urgency=low + + * upstream fixes + * More build cleanups + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sat, 09 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20000905-0) unstable; urgency=low + + * upstream fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Tue, 05 Sep 2000 17:00:02 -0700 + +kdepim (2.0-20000901-0) unstable; urgency=low + + * Build fixes + * upstream fixes + * merging build fixes with upstream cvs + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Fri, 01 Sep 2000 17:00:02 -0700 + +kdepim (2.0-20000825-0) experimental; urgency=low + + * Build fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Fri, 25 Aug 2000 22:30:02 -0700 + +kdepim (2.0-20000823-1.0) experimental; urgency=low + + * KDE 2.0 beta 4 + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Wed, 23 Aug 2000 16:30:02 -0700 + +kdepim (2.0-20000820-1.0) experimental; urgency=low + + * New upstream beta version + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sun, 20 Aug 2000 15:30:02 -0700 + +kdepim-cvs (2.0-20000521-1.0) experimental; urgency=low + + * More upstream fixes + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Sun, 21 May 2000 18:15:02 -0700 + +kdepim-cvs (2.0-20000516-1.0) experimental; urgency=low + + * Initial Release. + + -- Ivan E. Moore II <[EMAIL PROTECTED]> Tue, 16 May 2000 20:40:02 -0700 Added: trunk/packages/kdepim/debian/control =================================================================== --- trunk/packages/kdepim/debian/control 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/control 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,72 @@ +Source: kdepim +Build-Depends: automake (>= 1:1.4-p4-1.1) | automake1.5, autoconf, libtool, kdelibs-dev (>= 4:2.2.2-1), debhelper (>> 3.0.0), gettext, bison | byacc, libpisock-dev, flex, docbook-to-man, findutils +Section: x11 +Priority: optional +Maintainer: Chris L. Cheney <[EMAIL PROTECTED]> +Uploaders: Daniel Stone <[EMAIL PROTECTED]> +Standards-Version: 3.5.6 + +Package: korganizer +Architecture: any +Section: x11 +Depends: ${shlibs:Depends} +Recommends: kghostview, kdebase-libs +Suggests: kpilot +Description: Personal organizer based on Qt and KDE + A complete calendar and scheduling program. KOrganizer supports + information interchange with other calendar applications through the + industry standard vCalendar file format. + . + KOrganizer aims to be a complete program for organizing your + appointments, contacts, projects, etc. It is in the same spirit as + similar programs like the now ubiquitous Microsoft Outlook, Starfish + Internet Sidekick, Time & Chaos, etc. (all for the Microsoft Windows + platform, of course.) Best of all, It reads and writes the vCalendar + file format NATIVELY (please see http://www.imc.org/pdi for more + information), which is now an industry-wide personal data interchange + format. Because of this, you should be able to move from other modern + PIMs to KOrganizer with relative ease. Current users of the popular + program ical should definitely take a look at KOrganizer and compare + features. + . + KOrganizer also offers full synchronization with your Palm Pilot, if you + have kpilot installed. + +Package: kpilot +Architecture: any +Section: utils +Depends: ${shlibs:Depends}, pilot-link +Recommends: kdebase-libs +Suggests: korganizer, kab, knotes +Description: Palm Pilot sync tool for KDE + Palm Pilot sync tool for KDE + +Package: kandy +Architecture: any +Section: utils +Depends: ${shlibs:Depends} +Recommends: kdebase-libs +Description: Mobile phone utility for KDE + At the moment Kandy is more or less a terminal program with some special + features to store commands and their parameters, but is also has a simple + GUI to access the phone book of a mobile phone and it is able to save this + phone book to the KDE address book. + . + Kandy is aimed at mobile phones with integrated (GSM) modems. + +Package: kdepim-libs +Architecture: any +Section: libs +Replaces: korganizer (<< 4:2.2.1-1) +Depends: ${shlibs:Depends} +Description: KDE libraries amd modules for kdepim + This package contains the different interface modules and libraries + provided by the kdepim package. These includes interfaces to imap. + +Package: kdepim-dev +Architecture: any +Section: devel +Depends: kdepim-libs (= ${Source-Version}), kdelibs-dev +Description: KDE PIM applications (development files) + KDE PIM application development files + You need these files to compile some PIM related KDE apps. Added: trunk/packages/kdepim/debian/copyright =================================================================== --- trunk/packages/kdepim/debian/copyright 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/copyright 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,30 @@ +This package was built by Ivan E. Moore II <[EMAIL PROTECTED]>. + +It was downloaded via cvs from cvs.kde.org + +Copyright: + +All programs in this package are released under GPL or the LGPL except +libical which is under the MPL. + +*** + Requires the Qt widget libraries, available at no cost at + http://www.troll.no + + See */AUTHORS for authors. + + 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. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc. + +You can find the full licenses in /usr/share/common-licenses/ Added: trunk/packages/kdepim/debian/debian.diff =================================================================== --- trunk/packages/kdepim/debian/debian.diff 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/debian.diff 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,309 @@ +--- kdepim-2.2.1.orig/libical/src/libical/Makefile.am ++++ kdepim-2.2.1/libical/src/libical/Makefile.am +@@ -26,7 +26,7 @@ + DESIGNDATA = $(top_srcdir)/design-data + ICALSCRIPTS = $(top_srcdir)/scripts + +-noinst_LTLIBRARIES = libical.la ++lib_LTLIBRARIES = libical.la + + AM_YFLAGS = -d -v -t -pical_yy + AM_LFLAGS = -Pical_yy -olex.yy.c +@@ -92,7 +92,8 @@ + icallangbind.h \ + icallangbind.c + +-noinst_HEADERS = ical.h ++libicalincludedir = $(includedir) ++libicalinclude_HEADERS = ical.h + + # ORDERING OF HEADERS IS SIGNIFICANT. Don't change this ordering. It + # is required to make the combined header ical.h properly +--- kdepim-2.2.1.orig/libical/src/libicalss/Makefile.am ++++ kdepim-2.2.1/libical/src/libicalss/Makefile.am +@@ -1,5 +1,5 @@ + +-noinst_LTLIBRARIES = libicalss.la ++lib_LTLIBRARIES = libicalss.la + + AM_YFLAGS =-d -v -p ss + AM_LFLAGS = -Pss +@@ -33,6 +33,8 @@ + icalcstpserver.c \ + icalcstp.c + ++libicalssincludedir = $(includedir) ++ + COMBINEDHEADERS = \ + $(srcdir)/icalgauge.h \ + $(srcdir)/icalset.h \ +@@ -50,7 +52,7 @@ + cat $(COMBINEDHEADERS) | egrep -v "#include.*\"ical" \ + | egrep -v "#include.*\"pvl\.h\"" > icalss.h + +-noinst_HEADERS = icalss.h ++libicalssinclude_HEADERS = icalss.h + + CLEANFILES = y.output icalss.h icalssyacc.c icalssyacc.h + +--- kdepim-2.2.1.orig/libical/src/libicalvcal/Makefile.am ++++ kdepim-2.2.1/libical/src/libicalvcal/Makefile.am +@@ -1,4 +1,4 @@ +-noinst_LTLIBRARIES = libicalvcal.la ++lib_LTLIBRARIES = libicalvcal.la + + INCLUDES = \ + -I$(top_builddir) \ +@@ -14,7 +14,9 @@ + vobject.c \ + vcaltmp.c + +-noinst_HEADERS = \ ++libicalvcalincludedir = $(includedir)/libicalvcal ++ ++libicalvcalinclude_HEADERS = \ + icalvcal.h \ + port.h \ + vcc.h \ +--- kdepim-2.2.1.orig/admin/config.guess ++++ kdepim-2.2.1/admin/config.guess +@@ -3,7 +3,7 @@ + # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 + # Free Software Foundation, Inc. + +-timestamp='2001-03-30' ++timestamp='2001-04-20' + + # This file is free software; you can redistribute it and/or modify it + # under the terms of the GNU General Public License as published by +@@ -412,6 +412,9 @@ + rm -f $dummy.c $dummy + echo mips-mips-riscos${UNAME_RELEASE} + exit 0 ;; ++ Motorola:PowerMAX_OS:*:*) ++ echo powerpc-motorola-powermax ++ exit 0 ;; + Night_Hawk:Power_UNIX:*:*) + echo powerpc-harris-powerunix + exit 0 ;; +@@ -459,7 +462,7 @@ + ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' +- i?86:AIX:*:*) ++ i*86:AIX:*:*) + echo i386-ibm-aix + exit 0 ;; + ia64:AIX:*:*) +@@ -639,7 +642,7 @@ + hp8??:OSF1:*:*) + echo hppa1.0-hp-osf + exit 0 ;; +- i?86:OSF1:*:*) ++ i*86:OSF1:*:*) + if [ -x /usr/sbin/sysversion ] ; then + echo ${UNAME_MACHINE}-unknown-osf1mk + else +@@ -705,7 +708,7 @@ + hp300:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; +- i?86:BSD/386:*:* | i?86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) ++ i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + exit 0 ;; + sparc*:BSD/OS:*:*) +@@ -876,7 +879,7 @@ + x86_64:Linux:*:*) + echo x86_64-unknown-linux-gnu + exit 0 ;; +- i?86:Linux:*:*) ++ i*86:Linux:*:*) + # The BFD linker knows what the default object file format is, so + # first see if it will tell us. cd to the root directory to prevent + # problems with other programs or directories called `ld' in the path. +@@ -887,14 +890,14 @@ + s/ .*// + p'` + case "$ld_supported_emulations" in +- i?86linux) ++ i*86linux) + echo "${UNAME_MACHINE}-pc-linux-gnuaout" + exit 0 + ;; +- elf_i?86) ++ elf_i*86) + TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" + ;; +- i?86coff) ++ i*86coff) + echo "${UNAME_MACHINE}-pc-linux-gnucoff" + exit 0 + ;; +@@ -906,7 +909,7 @@ + # that means it is gnuoldld. + test -z "$ld_supported_emulations" && echo "${UNAME_MACHINE}-pc-linux-gnuoldld" && exit 0 + case "${UNAME_MACHINE}" in +- i?86) ++ i*86) + VENDOR=pc; + ;; + *) +@@ -944,10 +947,10 @@ + ;; + # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. earlier versions + # are messed up and put the nodename in both sysname and nodename. +- i?86:DYNIX/ptx:4*:*) ++ i*86:DYNIX/ptx:4*:*) + echo i386-sequent-sysv4 + exit 0 ;; +- i?86:UNIX_SV:4.2MP:2.*) ++ i*86:UNIX_SV:4.2MP:2.*) + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, +@@ -955,7 +958,7 @@ + # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit 0 ;; +- i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*) ++ i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) + UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then + echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} +@@ -963,7 +966,7 @@ + echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + fi + exit 0 ;; +- i?86:*:5:7*) ++ i*86:*:5:7*) + # Fixed at (any) Pentium or better + UNAME_MACHINE=i586 + if [ ${UNAME_SYSTEM} = "UnixWare" ] ; then +@@ -972,7 +975,7 @@ + echo ${UNAME_MACHINE}-pc-sysv${UNAME_RELEASE} + fi + exit 0 ;; +- i?86:*:3.2:*) ++ i*86:*:3.2:*) + if test -f /usr/options/cb.name; then + UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name` + echo ${UNAME_MACHINE}-pc-isc$UNAME_REL +@@ -990,7 +993,7 @@ + echo ${UNAME_MACHINE}-pc-sysv32 + fi + exit 0 ;; +- i?86:*DOS:*:*) ++ i*86:*DOS:*:*) + echo ${UNAME_MACHINE}-pc-msdosdjgpp + exit 0 ;; + pc:*:*:*) +@@ -1035,7 +1038,7 @@ + mc68030:UNIX_System_V:4.*:*) + echo m68k-atari-sysv4 + exit 0 ;; +- i?86:LynxOS:2.*:* | i?86:LynxOS:3.[01]*:* | i?86:LynxOS:4.0*:*) ++ i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) + echo i386-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + TSUNAMI:LynxOS:2.*:*) +@@ -1146,7 +1149,7 @@ + fi + echo ${UNAME_MACHINE}-unknown-plan9 + exit 0 ;; +- i?86:OS/2:*:*) ++ i*86:OS/2:*:*) + # If we were able to find `uname', then EMX Unix compatibility + # is probably installed. + echo ${UNAME_MACHINE}-pc-os2-emx +--- kdepim-2.2.1.orig/admin/config.sub ++++ kdepim-2.2.1/admin/config.sub +@@ -3,7 +3,7 @@ + # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 + # Free Software Foundation, Inc. + +-timestamp='2001-03-30' ++timestamp='2001-04-20' + + # This file is (in principle) common to ALL GNU software. + # The presence of a machine in this file suggests that SOME GNU software +@@ -231,7 +231,8 @@ + | mips64orion | mips64orionel | mipstx39 | mipstx39el \ + | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \ + | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \ +- | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \ ++ | sparc | sparclet | sparclite | sparc64 | sparcv9 | sparcv9b \ ++ | v850 | c4x \ + | thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \ + | pj | pjl | h8500) + basic_machine=$basic_machine-unknown +@@ -247,7 +248,7 @@ + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. +- i[234567]86 | x86_64) ++ i*86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. +@@ -257,7 +258,7 @@ + ;; + # Recognize the basic CPU types with company name. + # FIXME: clean up the formatting here. +- vax-* | tahoe-* | i[234567]86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* \ ++ vax-* | tahoe-* | i*86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* \ + | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* \ + | arm-* | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \ + | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ +@@ -271,7 +272,8 @@ + | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \ + | clipper-* | orion-* \ + | sparclite-* | pdp10-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ +- | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \ ++ | sparc64-* | sparcv9-* | sparcv9b-* | sparc86x-* \ ++ | mips16-* | mips64-* | mipsel-* \ + | mips64el-* | mips64orion-* | mips64orionel-* \ + | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \ + | mipstx39-* | mipstx39el-* | mcore-* \ +@@ -506,19 +508,19 @@ + basic_machine=i370-ibm + ;; + # I'm not sure what "Sysv32" means. Should this be sysv3.2? +- i[34567]86v32) ++ i*86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 + ;; +- i[34567]86v4*) ++ i*86v4*) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv4 + ;; +- i[34567]86v) ++ i*86v) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv + ;; +- i[34567]86sol2) ++ i*86sol2) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; +@@ -935,7 +937,7 @@ + sh3 | sh4) + basic_machine=sh-unknown + ;; +- sparc | sparcv9) ++ sparc | sparcv9 | sparcv9b) + basic_machine=sparc-sun + ;; + cydra) +@@ -1025,7 +1027,7 @@ + ;; + -qnx*) + case $basic_machine in +- x86-* | i[34567]86-*) ++ x86-* | i*86-*) + ;; + *) + os=-nto$os Added: trunk/packages/kdepim/debian/ical2vcal.sgml =================================================================== --- trunk/packages/kdepim/debian/ical2vcal.sgml 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/ical2vcal.sgml 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,122 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>ICAL2VCAL</refentrytitle>"> + <!ENTITY dhpackage "ical2vcal"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Synchronise mobile phone address books.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>[infile]<replaceable></replaceable></option></arg> + <arg><option>outfile<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to convert an + iCal calendar to Versit vCal format.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>[infile</option> + </term> + <listitem> + <para>Specifies an (optional) input file; the default is + ~/.calendar.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>file</option> + </term> + <listitem> + <para>Specifies the output file.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> Free Documentation + License, Version 1.1 or any later version published by the Free + Software Foundation; with no Invariant Sections, no Front-Cover + Texts and no Back-Cover Texts.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> Added: trunk/packages/kdepim/debian/kandy.docs =================================================================== --- trunk/packages/kdepim/debian/kandy.docs 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kandy.docs 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,2 @@ +kandy/README +kandy/AUTHORS Added: trunk/packages/kdepim/debian/kandy.files =================================================================== --- trunk/packages/kdepim/debian/kandy.files 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kandy.files 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,6 @@ +usr/bin/kandy +usr/bin/kandy_client +usr/share/icons/*/*/apps/kandy.* +usr/share/applnk/Utilities/kandy.desktop +usr/share/apps/kandy/* +usr/share/doc/kde/HTML/en/kandy/* Added: trunk/packages/kdepim/debian/kandy.manpages =================================================================== --- trunk/packages/kdepim/debian/kandy.manpages 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kandy.manpages 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1 @@ +debian/kandy.1 Added: trunk/packages/kdepim/debian/kandy.menu =================================================================== --- trunk/packages/kdepim/debian/kandy.menu 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kandy.menu 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,8 @@ +?package(kandy):\ + needs=x11\ + section=Apps/Tools\ + hints="KDE"\ + kderemove="y"\ + title="Kandy"\ + command=/usr/bin/kandy + Added: trunk/packages/kdepim/debian/kandy.sgml =================================================================== --- trunk/packages/kdepim/debian/kandy.sgml 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kandy.sgml 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,367 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KANDY</refentrytitle>"> + <!ENTITY dhpackage "kandy"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Synchronise mobile phone address books.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-kde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + <arg><option>--terminal<replaceable></replaceable></option></arg> + <arg><option>--mobilegui<replaceable></replaceable></option></arg> + <arg><option>--nogui<replaceable></replaceable></option></arg> + <arg><option>file<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to synchronise + mobile phone address books with KDE address books.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable KDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides KDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--terminal</option> + </term> + <listitem> + <para>Starts kandy in terminal mode.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--mobilegui</option> + </term> + <listitem> + <para>Starts kandy with a mobile phone-like GUI.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nogui</option> + </term> + <listitem> + <para>Starts kandy with no GUI.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>file</option> + </term> + <listitem> + <para>Specifies the file containing profile command options.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> Free Documentation + License, Version 1.1 or any later version published by the Free + Software Foundation; with no Invariant Sections, no Front-Cover + Texts and no Back-Cover Texts.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> Added: trunk/packages/kdepim/debian/kdepim-dev.files =================================================================== --- trunk/packages/kdepim/debian/kdepim-dev.files 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kdepim-dev.files 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,3 @@ +usr/include/* +usr/lib/lib*.so +usr/lib/lib*.a Added: trunk/packages/kdepim/debian/kdepim-libs.files =================================================================== --- trunk/packages/kdepim/debian/kdepim-libs.files 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kdepim-libs.files 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,16 @@ +usr/lib/libkimap.so.0.0.0 +usr/lib/libkimap.so.0 +usr/lib/libkimap.la +usr/lib/librmm.so.1.0.0 +usr/lib/librmm.so.1 +usr/lib/librmm.la +usr/lib/libvcard.so.0.0.0 +usr/lib/libvcard.so.0 +usr/lib/libvcard.la +usr/lib/libkgantt.so.0.0.2 +usr/lib/libkgantt.so.0 +usr/lib/libkgantt.la +usr/lib/libkcal.so.1.0.0 +usr/lib/libkcal.so.1 +usr/lib/libkcal.la +usr/share/apps/kgantt/* Added: trunk/packages/kdepim/debian/kdepim-libs.shlibs =================================================================== --- trunk/packages/kdepim/debian/kdepim-libs.shlibs 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kdepim-libs.shlibs 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,5 @@ +libkimap 0 kdepim-libs (>= 4:2.2.2-1) +librmm 1 kdepim-libs (>= 4:2.2.2-1) +libvcard 0 kdepim-libs (>= 4:2.2.2-1) +libkgantt 0 kdepim-libs (>= 4:2.2.2-1) +libkcal 1 kdepim-libs (>= 4:2.2.2-1) Added: trunk/packages/kdepim/debian/korganizer.dirs =================================================================== --- trunk/packages/kdepim/debian/korganizer.dirs 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/korganizer.dirs 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,2 @@ +etc/kde2 +usr/bin Added: trunk/packages/kdepim/debian/korganizer.docs =================================================================== --- trunk/packages/kdepim/debian/korganizer.docs 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/korganizer.docs 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1 @@ +korganizer/README korganizer/AUTHORS Added: trunk/packages/kdepim/debian/korganizer.manpages =================================================================== --- trunk/packages/kdepim/debian/korganizer.manpages 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/korganizer.manpages 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,3 @@ +debian/korganizer.1 +debian/alarmd.1 +debian/ical2vcal.1 Added: trunk/packages/kdepim/debian/korganizer.menu =================================================================== --- trunk/packages/kdepim/debian/korganizer.menu 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/korganizer.menu 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,8 @@ +?package(korganizer):\ + needs=x11\ + section=Apps/Tools\ + hints="KDE"\ + kderemove="y"\ + title="KOrganizer"\ + command=/usr/bin/korganizer + Added: trunk/packages/kdepim/debian/korganizer.sgml =================================================================== --- trunk/packages/kdepim/debian/korganizer.sgml 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/korganizer.sgml 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,359 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KORGANIZER</refentrytitle>"> + <!ENTITY dhpackage "korganizer"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>A full Personal Information Manage (PIM).</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-kde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license</replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + <arg><option>--list<replaceable> -l</replaceable></option></arg> + <arg><option>--numdays <days><replaceable> -n <days></replaceable></option></arg> + <arg><option>file<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is a full Personal Information Manager (PIM) for use within + the KDE environment.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable KDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides KDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--list</option> + <option>-l</option></term> + <listitem> + <para>List today's events.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--numdays <days></option> + <option>-n <days></option></term> + <listitem> + <para>Shows all events for the next 'days' days.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>file</option> + </term> + <listitem> + <para>Specifies a calendar file to be loaded.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> Free Documentation + License, Version 1.1 or any later version published by the Free + Software Foundation; with no Invariant Sections, no Front-Cover + Texts and no Back-Cover Texts.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> Added: trunk/packages/kdepim/debian/kpilot.docs =================================================================== --- trunk/packages/kdepim/debian/kpilot.docs 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kpilot.docs 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1 @@ +kpilot/AUTHORS kpilot/NEWS kpilot/README kpilot/Documentation/README kpilot/Documentation/HOWTO-CONDUIT.txt Added: trunk/packages/kdepim/debian/kpilot.files =================================================================== --- trunk/packages/kdepim/debian/kpilot.files 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kpilot.files 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,21 @@ +usr/share/apps/kpilot/* +usr/share/applnk/Utilities/kpilot.desktop +usr/share/applnk/Utilities/kpilotdaemon.desktop +usr/share/servicetypes/kpilotconduit.desktop +usr/share/services/null-conduit.desktop +usr/share/services/vcal-conduit.desktop +usr/share/services/todo-conduit.desktop +usr/share/services/popmail-conduit.desktop +usr/share/services/knotes-conduit.desktop +usr/share/services/expense-conduit.desktop +usr/share/icons/*/*/apps/kpilot* +usr/bin/kpilot +usr/bin/kpilotDaemon +usr/bin/pilotListener +usr/bin/null_conduit +usr/bin/vcalconduit +usr/bin/todoconduit +usr/bin/popmail_conduit +usr/bin/conduitKNotes +usr/bin/conduitExpense +usr/share/doc/kde/HTML/en/kpilot/* Added: trunk/packages/kdepim/debian/kpilot.manpages =================================================================== --- trunk/packages/kdepim/debian/kpilot.manpages 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kpilot.manpages 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1 @@ +debian/kpilot.1 Added: trunk/packages/kdepim/debian/kpilot.menu =================================================================== --- trunk/packages/kdepim/debian/kpilot.menu 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kpilot.menu 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,8 @@ +?package(kpilot):\ + needs=x11\ + section=Apps/Tools\ + hints="KDE"\ + kderemove="y"\ + title="KPilot"\ + command=/usr/bin/kpilot + Added: trunk/packages/kdepim/debian/kpilot.override =================================================================== --- trunk/packages/kdepim/debian/kpilot.override 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kpilot.override 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,10 @@ +kpilot: link-to-undocumented-manpage usr/share/man/man1/kpilot.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/kpilotDaemon.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/pilotListener.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/null_conduit.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/vcalconduit.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/todoconduit.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/popmail_conduit.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/conduitKNotes.1.gz +kpilot: link-to-undocumented-manpage usr/share/man/man1/conduitExpense.1.gz + Added: trunk/packages/kdepim/debian/kpilot.sgml =================================================================== --- trunk/packages/kdepim/debian/kpilot.sgml 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/kpilot.sgml 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,351 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KPILOT</refentrytitle>"> + <!ENTITY dhpackage "kpilot"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>PDA hot-sync software.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-kde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + <arg><option>--setup<replaceable></replaceable></option></arg> + <arg><option>--cs<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to perform hot-sync + tasks with the Palm line of PDAs.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable KDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides KDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--setup</option> + </term> + <listitem> + <para>Configure the Palm device, and KPilot.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cs</option> + </term> + <listitem> + <para>Configure the KPilot conduit.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> Free Documentation + License, Version 1.1 or any later version published by the Free + Software Foundation; with no Invariant Sections, no Front-Cover + Texts and no Back-Cover Texts.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> Added: trunk/packages/kdepim/debian/rules =================================================================== --- trunk/packages/kdepim/debian/rules 2003-10-31 07:04:05 UTC (rev 11) +++ trunk/packages/kdepim/debian/rules 2003-10-31 07:07:32 UTC (rev 12) @@ -0,0 +1,103 @@ +#!/usr/bin/make -f +# Made with the aid of debmake, by Christoph Lameter, +# based on the sample debian/rules file for GNU hello by Ian Jackson. +#export DH_VERBOSE=1 + +# This is the debhelper compatability version to use. +export DH_COMPAT=3 +tmp = $(shell pwd)/debian/korganizer +ARCH = $(shell dpkg-architecture -qDEB_BUILD_ARCH) +ifeq ($(ARCH),alpha) + export CFLAGS=-O0 -mieee + export CXXFLAGS=-O0 -mieee +endif + +ifeq ($(ARCH),i386) + # Uncomment the following 2 lines for i686 optimization + #export CFLAGS=-O3 -march=i686 -ffast-math -finline-functions + #export CXXFLAGS=-O3 -march=i686 -ffast-math -finline-functions + XINERAMA=--with-xinerama +endif + +build: build-stamp + +-include debian/debiandirs + +debian/debiandirs: admin/debianrules + perl -w admin/debianrules echodirs > debian/debiandirs + +build-stamp: + dh_testdir + if test ! -f configure; then \ + make -f admin/Makefile.common ;\ + fi + -chmod 755 configure + ./configure $(configkdepim) $(XINERAMA) + make + for i in korganizer kandy kpilot alarmd ical2vcal; do \ + docbook-to-man debian/$$i.sgml > debian/$$i.1; \ + done + touch build-stamp + +clean: debian-clean + dh_clean + +debian-clean: + dh_testdir + -rm -f debian/debiandirs config.log config.status config.cache + if test -d CVS; then \ + make -f admin/Makefile.common cvs-clean ;\ + fi + -rm -f debian/kpilot.1 debian/kandy.1 debian/korganizer.1 debian/alarmd.1 debian/ical2vcal.1 + -rm -f *-stamp + -find ./ -type f -name index.cache.bz2 | xargs rm -f + -find ./ -type f -name *.la | xargs rm -f + -find ./ -type f -name *.lo | xargs rm -f + -find ./ -type f -name *.o | xargs rm -f + -find ./ -type f -name *.a | xargs rm -f + -make distclean + +binary-indep: build + dh_testroot + dh_testdir + +binary-arch: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs -a + make install DESTDIR=$(tmp)/ + for i in `find debian/ -type l -name "common"`; do \ + rm $$i ;\ + ln -s ../common $$i ;\ + done + dh_undocumented + dh_installman -a + dh_movefiles -pkpilot --sourcedir=debian/korganizer + dh_movefiles -pkandy --sourcedir=debian/korganizer + dh_movefiles -pkdepim-libs --sourcedir=debian/korganizer + dh_movefiles -pkdepim-dev --sourcedir=debian/korganizer + dh_installdocs -a + dh_installmenu -a + dh_installmime -a + dh_installchangelogs -pkorganizer + dh_installchangelogs -pkpilot kpilot/ChangeLog + dh_installchangelogs -pkdepim-libs + dh_installchangelogs -pkdepim-dev + dh_installchangelogs -pkandy + dh_strip -a + dh_compress -a -X.docbook -X.css -X-license -X.dcl -X.bz2 + dh_fixperms -a + dh_makeshlibs -a -V + dh_perl -a + dh_installdeb -a + dh_shlibdeps -a -l`pwd`/debian/kdepim-libs/usr/lib + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a + +# Below here is fairly generic really + +binary: binary-indep binary-arch + +.PHONY: binary binary-arch binary-indep clean Property changes on: trunk/packages/kdepim/debian/rules ___________________________________________________________________ Name: svn:executable + *