Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6d2e5e1beb59485803e5dd8cc3599b419a3ba6f6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6d2e5e1beb59485803e5dd8cc3599b419a3ba6f6)
  • Date: Thu, 14 Aug 2008 02:45:37 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

xfce/orage/DEPENDS | 12 +++++++++++-
xfce/orage/DETAILS | 14 +++++++-------
xfce/orage/HISTORY | 12 +++++++-----
3 files changed, 25 insertions(+), 13 deletions(-)

New commits:
commit 6d2e5e1beb59485803e5dd8cc3599b419a3ba6f6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

orage: => 4.5.14.0, added some deps

diff --git a/xfce/orage/DEPENDS b/xfce/orage/DEPENDS
index cb293d3..7ef23c2 100755
--- a/xfce/orage/DEPENDS
+++ b/xfce/orage/DEPENDS
@@ -1 +1,11 @@
-depends xfce4-panel
+depends xfce4-panel &&
+
+optional_depends dbus-glib \
+ "--enable-dbus" \
+ "--disable-dbus" \
+ "for D-BUS support" &&
+
+optional_depends libnotify \
+ "--enable-libnotify" \
+ "--disable-libnotify" \
+ "for LIBNOTIFY support"
diff --git a/xfce/orage/DETAILS b/xfce/orage/DETAILS
index 79e666e..4aaa5bc 100755
--- a/xfce/orage/DETAILS
+++ b/xfce/orage/DETAILS
@@ -1,17 +1,17 @@
SPELL=orage
- VERSION=4.5.12.2
+ VERSION=4.5.14.0
SOURCE=orage-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-svn
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.kolumbus.fi/~w408237/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:21f482022a9027a0ee7692a3ced4bb120180271ba22cfa62e51b2718ac9406dfefc9b85af230618f0dcf19985f2dd98c2d10b71cca22b5b1a4995ecbb4cdf992
+
SOURCE_HASH=sha512:9b76335a8aa52fc7bb77a41a2b93ef71390b7f7096a6ed8df7477046f5973ce1dfc51a9d132edc717f55b7068b51054043e775686d9425a3689e1984bb5648df
WEB_SITE=http://www.kolumbus.fi/~w408237/orage/
LICENSE[0]=GPL
ENTERED=20070123
KEYWORDS="xfce"
- SHORT="Calendar for the XFce Desktop Environment"
+ SHORT="calendar for the XFce Desktop Environment"
cat << EOF
Orage provides a calendar which integrates nicely into the Xfce desktop
-environment. It is highly configurable and supports alerts based on
-dates. It warns you with popup or audio alarm. As it is an application
-kind-of every day use it launches itself in the background as a daemon.
+environment. It is highly configurable and supports alerts based on dates.
+It warns you with popup or audio alarm. As it is an application kind-of every
+day use it launches itself in the background as a daemon.
EOF
diff --git a/xfce/orage/HISTORY b/xfce/orage/HISTORY
index f53da6f..a763650 100644
--- a/xfce/orage/HISTORY
+++ b/xfce/orage/HISTORY
@@ -1,11 +1,13 @@
+2008-08-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.5.14.0, fixed build dir
+ * DEPENDS: added missing deps
+
2008-03-06 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: Fixed SOURCE_URL[0]
- updated spell to 4.5.12.2
- fixed WEB_SITE
+ * DETAILS: updated spell to 4.5.12.2, fixed WEB_SITE, SOURCE_URL[0]

2007-12-03 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 4.4.2 (Xfce 4.4.2),
- gurus => upstream, cleaned up
+ * DETAILS: updated spell to 4.4.2 (Xfce 4.4.2), gurus => upstream,
+ cleaned up
* DEPENDS: cleaned up

2007-04-10 George Sherwood <george AT beernabeer.com>



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6d2e5e1beb59485803e5dd8cc3599b419a3ba6f6), Vlad Glagolev, 08/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page