From fcd45aecab317a38697057cc3dc9aa6e46e3b7f6 Mon Sep 17 00:00:00 2001 From: Kai Schwenzfeier Date: Thu, 17 Jun 2004 10:49:38 +0000 Subject: [PATCH] Kai Schwenzfeier: add pal-0.3.4, a cli calendar [2004060312110115731] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3282 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/kasc/palcal/palcal.conf | 25 +++++++++++++++ package/kasc/palcal/palcal.desc | 55 +++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 package/kasc/palcal/palcal.conf create mode 100644 package/kasc/palcal/palcal.desc diff --git a/package/kasc/palcal/palcal.conf b/package/kasc/palcal/palcal.conf new file mode 100644 index 000000000..ae5ac8136 --- /dev/null +++ b/package/kasc/palcal/palcal.conf @@ -0,0 +1,25 @@ + +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/kasc/palcal/palcal.conf +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# 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. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +hook_add prepatch 5 "cd src" + diff --git a/package/kasc/palcal/palcal.desc b/package/kasc/palcal/palcal.desc new file mode 100644 index 000000000..805966736 --- /dev/null +++ b/package/kasc/palcal/palcal.desc @@ -0,0 +1,55 @@ + +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/kasc/palcal/palcal.desc +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# 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. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +[I] a CLI calendar + +[T] Features: +[T] * A cal-like calendar that highlights days that have events. +[T] * Assign different colors to different types of events. +[T] * Search events with regular expressions (-s). +[T] * Includes calendars for US holidays, Christian holidays, world +[T] holidays, historical events and more. +[T] * One-time events and a variety of recurring events are supported +[T] (daily, weekly, monthly, yearly). Recurring events can have +[T] start and end dates. +[T] * Easy-to-use CLI interface for interactively +[T] adding/editing/deleting events (-m). +[T] * Automated deletion of old events (-x). +[T] * Option to generate an HTML calendar (--html) (example). +[T] * Option to generate a LaTeX calendar suitable for printing +[T] (--latex) (source, example). + +[U] http://palcal.sourceforge.net/ + +[A] Scott Kuhl +[M] Kai Schwenzfeier + +[C] extra/office + +[L] GPL +[S] Stable +[V] 0.3.4 +[P] X -----5---9 800.000 + +[D] 3622515025 pal-0.3.4.tgz http://dl.sourceforge.net/sourceforge/palcal/ +