pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/wxRemind Initial import of wxRemind-0.6.18:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e976724c05ba
branches: trunk
changeset: 516655:e976724c05ba
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 24 23:04:09 2006 +0000
description:
Initial import of wxRemind-0.6.18:
wxRemind is a graphical front-end to Remind, a remarkably sophisticated
calendar and alarm system. wxRemind is similar to Wyrd but is based
on wxPython rather than curses. The display features a calendar
and daily event list suitable for visualizing your schedule at a
glance. Dates and associated events can be quickly selected either
with the mouse or cursor keys, and dates in the calendar are color
coded to reflect the total duration of scheduled events. wxRemind
provides an internal editor or integrates with an external editor
of your choice to make editing of reminder files more efficient,
provides hotkeys to quickly access the most common Remind options,
allows popup, sound and/or spoken alerts and can display a postscript
calendar of the selected month suitable for printing.
diffstat:
time/wxRemind/DESCR | 12 ++++++++++++
time/wxRemind/Makefile | 19 +++++++++++++++++++
time/wxRemind/PLIST | 6 ++++++
time/wxRemind/distinfo | 5 +++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r 877dd08aed58 -r e976724c05ba time/wxRemind/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/wxRemind/DESCR Mon Jul 24 23:04:09 2006 +0000
@@ -0,0 +1,12 @@
+wxRemind is a graphical front-end to Remind, a remarkably sophisticated
+calendar and alarm system. wxRemind is similar to Wyrd but is based
+on wxPython rather than curses. The display features a calendar
+and daily event list suitable for visualizing your schedule at a
+glance. Dates and associated events can be quickly selected either
+with the mouse or cursor keys, and dates in the calendar are color
+coded to reflect the total duration of scheduled events. wxRemind
+provides an internal editor or integrates with an external editor
+of your choice to make editing of reminder files more efficient,
+provides hotkeys to quickly access the most common Remind options,
+allows popup, sound and/or spoken alerts and can display a postscript
+calendar of the selected month suitable for printing.
diff -r 877dd08aed58 -r e976724c05ba time/wxRemind/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/wxRemind/Makefile Mon Jul 24 23:04:09 2006 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/24 23:04:09 wiz Exp $
+#
+
+DISTNAME= wxRemind-0.6.18
+CATEGORIES= time
+MASTER_SITES= http://www.duke.edu/~dgraham/wxRemind/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.duke.edu/~dgraham/wxRemind/
+COMMENT= Graphical front-end to Remind
+
+DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
+DEPENDS+= py24-setuptools>=0.6b1:../../devel/py24-setuptools
+
+PYTHON_VERSIONS_ACCEPTED= 24
+PYDISTUTILSPKG= YES
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 877dd08aed58 -r e976724c05ba time/wxRemind/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/wxRemind/PLIST Mon Jul 24 23:04:09 2006 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/24 23:04:09 wiz Exp $
+bin/wxremalert
+bin/wxremdata
+bin/wxremind
+bin/wxremsetup
+${PYSITELIB}/wxRemind-0.6.18-py2.4.egg
diff -r 877dd08aed58 -r e976724c05ba time/wxRemind/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/wxRemind/distinfo Mon Jul 24 23:04:09 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/24 23:04:09 wiz Exp $
+
+SHA1 (wxRemind-0.6.18.tar.gz) = 243188e1f6a32673e8105038231dfcfaea139199
+RMD160 (wxRemind-0.6.18.tar.gz) = dbd05208766981388041d56204d3772d3050542e
+Size (wxRemind-0.6.18.tar.gz) = 112867 bytes
Home |
Main Index |
Thread Index |
Old Index