Skip to Content.
Sympa Menu

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

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 (1c3e4f0af64fb6c55c9c68dcc0cac7ee3f65adfb)
  • Date: Mon, 27 Oct 2008 16:09:45 -0500

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

chat-im/ekiga/DEPENDS | 3 ++-
chat-im/ekiga/HISTORY | 5 ++++-
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 1c3e4f0af64fb6c55c9c68dcc0cac7ee3f65adfb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ekiga: added rarian dep

diff --git a/chat-im/ekiga/DEPENDS b/chat-im/ekiga/DEPENDS
index 4c17c52..d89642e 100755
--- a/chat-im/ekiga/DEPENDS
+++ b/chat-im/ekiga/DEPENDS
@@ -1,9 +1,10 @@
+depends rarian &&
depends opal &&
if [ "$GTK_ONLY" == "y" ]; then
depends gtk+2
else
depends libgnomeui &&
- depends evolution-data-server
+ depends evolution-data-server
fi &&
depends esound &&
depends libsigc++3 &&
diff --git a/chat-im/ekiga/HISTORY b/chat-im/ekiga/HISTORY
index 8555b59..596e7b9 100644
--- a/chat-im/ekiga/HISTORY
+++ b/chat-im/ekiga/HISTORY
@@ -1,9 +1,12 @@
+2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dep
+
2008-10-20 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.0.1. Fixed SOURCE_URL[0]

2008-09-24 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.0.0. Fixed SOURCE_URL[0].
- * DEPENDS: depends libsigc++3
+ * DEPENDS: depends libsigc++3
optional_depends libnotify. openldap
* BUILD: If no gnome support, disable eds




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1c3e4f0af64fb6c55c9c68dcc0cac7ee3f65adfb), Vlad Glagolev, 10/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page