Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov (69c1c7c91b7d67ea8f94b5421a1984a8cd7fe172)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vasil Yonkov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov (69c1c7c91b7d67ea8f94b5421a1984a8cd7fe172)
  • Date: Tue, 9 Mar 2010 13:15:07 -0600

GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov
<spirtbrat AT sourcemage.org>:

gnome2-libs/dasher/DEPENDS | 7 ++++++-
gnome2-libs/dasher/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 69c1c7c91b7d67ea8f94b5421a1984a8cd7fe172
Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>

dasher: added dependency on atk, optionaly depends on rarian

diff --git a/gnome2-libs/dasher/DEPENDS b/gnome2-libs/dasher/DEPENDS
index 93d2e55..a7661f7 100755
--- a/gnome2-libs/dasher/DEPENDS
+++ b/gnome2-libs/dasher/DEPENDS
@@ -6,6 +6,7 @@ depends gconf2 &&
depends gnome-speech &&
depends libwnck &&
depends libglade2 &&
+depends atk &&

optional_depends libgnomeui \
"--with-gnome" \
@@ -15,5 +16,9 @@ optional_depends libgnomeui \
optional_depends at-spi \
"--with-a11y" \
"--without-a11y" \
- "Build with GNOME accessibility support"
+ "Build with GNOME accessibility support" &&

+optional_depends rarian \
+ "--enable-scrollkeeper" \
+ "--disable-scrollkeeper" \
+ "to register with rarian"
diff --git a/gnome2-libs/dasher/HISTORY b/gnome2-libs/dasher/HISTORY
index 5343454..d43d07c 100644
--- a/gnome2-libs/dasher/HISTORY
+++ b/gnome2-libs/dasher/HISTORY
@@ -1,3 +1,6 @@
+2010-03-09 Vasil Yonkov <spirtbrat AT sourcemage.org>
+ * DEPENDS: added atk, added optional rarian
+
2010-01-02 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 4.10.1




  • [SM-Commit] GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov (69c1c7c91b7d67ea8f94b5421a1984a8cd7fe172), Vasil Yonkov, 03/09/2010

Archive powered by MHonArc 2.6.24.

Top of Page