[Lunar-commits] <moonbase> tomboy: version bumped to 1.2.1.
Florin Braescu
florin at lunar-linux.org
Sun May 9 15:33:17 CEST 2010
commit 94f7318b59e2744835c11720cc1b8fbd95c1e386
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 9 16:33:17 2010 +0300
tomboy: version bumped to 1.2.1.
---
gnome2/desktop/tomboy/BUILD | 8 ++++----
gnome2/desktop/tomboy/DEPENDS | 20 ++++++++++++--------
gnome2/desktop/tomboy/DETAILS | 14 +++++++-------
3 files changed, 23 insertions(+), 19 deletions(-)
diff --git a/gnome2/desktop/tomboy/BUILD b/gnome2/desktop/tomboy/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/desktop/tomboy/BUILD
+++ b/gnome2/desktop/tomboy/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
--infodir=${GNOME210_PREFIX:-/usr}/share/info \
--mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/tomboy/DEPENDS b/gnome2/desktop/tomboy/DEPENDS
index eef2266..e27b5e7 100644
--- a/gnome2/desktop/tomboy/DEPENDS
+++ b/gnome2/desktop/tomboy/DEPENDS
@@ -1,11 +1,15 @@
-depends gnome-sharp
+depends mono-addins
+depends gnome-desktop-sharp
-optional_depends "wdfs" "" "" \
- "for synchronization of notes via WebDAV"
-optional_depends "openssh" "" "" \
- "for synchronization of notes via SSH"
-optional_depends "evolution" \
- "--enable-evolution" "--disable-evolution" \
+optional_depends "wdfs" "" "" "for synchronization of notes via WebDAV"
+optional_depends "openssh" "" "" "for synchronization of notes via SSH"
+
+optional_depends "evolution" \
+ "--enable-evolution" \
+ "--disable-evolution" \
"install the Evolution addin"
-optional_depends "ndesk-dbus" "--enable-dbus" "--disable-dbus" \
+
+optional_depends "ndesk-dbus" \
+ "--enable-dbus" \
+ "--disable-dbus" \
"for DBUS remote control of tomboy"
diff --git a/gnome2/desktop/tomboy/DETAILS b/gnome2/desktop/tomboy/DETAILS
index 5cbf278..16c286f 100644
--- a/gnome2/desktop/tomboy/DETAILS
+++ b/gnome2/desktop/tomboy/DETAILS
@@ -1,17 +1,17 @@
MODULE=tomboy
- VERSION=0.12.1
- MAJOR=0.12
+ MAJOR=1.2
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:4b7f5b2153e6d396ad9ddbb8ef7f41b3f383770d
- WEB_SITE=http://www.gnome.org/projects/tomboy/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:
+ WEB_SITE=http://www.gnome.org/projects/$MODULE
ENTERED=20061130
- UPDATED=20081016
+ UPDATED=20100509
SHORT="a MONO-based, note-taking application"
cat << EOF
Tomboy is a simple note-taking application designed to be unobtrusive
and friendly, while supporting inter-note links similar to a
-WikiWikiWeb to help you organize your notes and ideas. It can run
+WikiWikiWeb to help you organize your notes and ideas. It can run
either as a Gnome panel applet or a notification tray-icon.
EOF
More information about the Lunar-commits
mailing list