summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/gnome-pim
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /gnome1-libs/gnome-pim
initial commit from stable 0.3
Diffstat (limited to 'gnome1-libs/gnome-pim')
-rwxr-xr-xgnome1-libs/gnome-pim/DEPENDS4
-rwxr-xr-xgnome1-libs/gnome-pim/DETAILS18
-rw-r--r--gnome1-libs/gnome-pim/HISTORY26
3 files changed, 48 insertions, 0 deletions
diff --git a/gnome1-libs/gnome-pim/DEPENDS b/gnome1-libs/gnome-pim/DEPENDS
new file mode 100755
index 0000000000..2bcf86706d
--- /dev/null
+++ b/gnome1-libs/gnome-pim/DEPENDS
@@ -0,0 +1,4 @@
+depends gnome-libs &&
+depends libxml &&
+
+optional_depends "gnome-pilot" "" "" "for palm pilot synchronization"
diff --git a/gnome1-libs/gnome-pim/DETAILS b/gnome1-libs/gnome-pim/DETAILS
new file mode 100755
index 0000000000..30c9c376e2
--- /dev/null
+++ b/gnome1-libs/gnome-pim/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=gnome-pim
+ VERSION=1.4.8
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://me.in-berlin.de/~jroger/$SPELL/$SOURCE
+# SOURCE_URL[0]=$GNOME_URL/stable/sources/$SPELL/$SOURCE
+# SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/stable/sources/$SPELL/$SOURCE
+ MD5[0]='8563cae30151de705d406448e4afa32b'
+ MAINTAINER=jon-sven@frisurf.no
+ WEB_SITE=http://www.gnome.org/gnome-office/gnome-pim.shtml
+ LICENSE[0]=GPL
+ ENTERED=20010922
+ UPDATED=20010922
+ SHORT="gnome-pim contains a calendar tool and address book."
+cat << EOF
+This package contains a calendar tool with notifications and multiple
+views, and an address book.
+EOF
diff --git a/gnome1-libs/gnome-pim/HISTORY b/gnome1-libs/gnome-pim/HISTORY
new file mode 100644
index 0000000000..7e6928a4ba
--- /dev/null
+++ b/gnome1-libs/gnome-pim/HISTORY
@@ -0,0 +1,26 @@
+2003-07-10 Eric Sandall <eric@sandall.us>
+ * Fixed Bug #3349 and added missing '&&' after
+ gnome-libs dependency
+
+2003-02-12 Robin Cook <rcook@wyrms.net>
+ * Modified Web site (Eric Sesterhenn / snakebyte)
+
+2002-10-23 Robin Cook <rcook@wyrms.net>
+ * Add MD5
+
+2002-08-03 Jon Svendsen <jon-sven@frisurf.no>
+ * Updated to 1.4.8
+
+2002-06-19 Jon Svendsen <jon-sven@frisurf.no>
+ * Added licensing information
+
+2002-05-26 Jon Svendsen <jon-sven@frisurf.no>
+ * Updated to 1.4.6
+ * Added gnome-pilot optopnal dependency
+
+2002-03-12 Jon Svendsen <jon-sven@frisurf.no>
+ * Added HISTORY
+ * Added maintainer=me
+ * fixed backup url
+ * FIXME:i'm pretty sure there should be some gnome-pilot stuff here
+