Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (06c08e8bae6f7d53517b3772c46278df0e161c07)

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 master grimoire by Vasil Yonkov (06c08e8bae6f7d53517b3772c46278df0e161c07)
  • Date: Mon, 5 Apr 2010 15:28:26 -0500

GIT changes to master grimoire by Vasil Yonkov <spirtbrat AT sourcemage.org>:

gnome2-libs/gnome-utils2/DEPENDS | 19 +++++++++++++------
gnome2-libs/gnome-utils2/HISTORY | 5 +++++
gnome2-libs/libgnome/DEPENDS | 1 -
gnome2-libs/libgnome/HISTORY | 3 +++
gnome2-libs/libgsf/DEPENDS | 4 +---
gnome2-libs/libgsf/HISTORY | 3 +++
6 files changed, 25 insertions(+), 10 deletions(-)

New commits:
commit 06c08e8bae6f7d53517b3772c46278df0e161c07
Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>

libgsf: removed optional dependency on pyorbit

commit cbda13dc8102a0620c2788559f422abf14c1b30c
Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>

libgnome: removed dependency on orbit2

commit 39931e7c263fcf76b9d0c1a2880012c0a8b67b53
Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>

gnome-utils2: removed dependency on gnome-vfs2, libgnome, gnome-desktop,
e2fsprogs, depends on intltool, libcanberra with GTK,
optionally depends on zlib, gnome-panel

diff --git a/gnome2-libs/gnome-utils2/DEPENDS
b/gnome2-libs/gnome-utils2/DEPENDS
index ce89979..832920f 100755
--- a/gnome2-libs/gnome-utils2/DEPENDS
+++ b/gnome2-libs/gnome-utils2/DEPENDS
@@ -4,15 +4,22 @@ depends libxext &&
depends glib2 &&
depends gtk+2 &&
depends gconf2 &&
-depends gnome-vfs2 &&
-depends libgnome &&
-depends gnome-desktop &&
-depends gnome-panel &&
depends libgtop2 &&
-depends e2fsprogs &&
depends rarian &&
+depends intltool &&
+depends -sub GTK libcanberra &&

optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "to build documentation"
+ "to build documentation" &&
+
+optional_depends gnome-panel \
+ "--enable-gdict-applet=yes" \
+ "--enable-gdict-applet=no" \
+ "to build the Dictionary applet" &&
+
+optional_depends zlib \
+ "--enable-zlib" \
+ "--disable-zlib" \
+ "for zlib support"
diff --git a/gnome2-libs/gnome-utils2/HISTORY
b/gnome2-libs/gnome-utils2/HISTORY
index 1df7e07..2aacf12 100644
--- a/gnome2-libs/gnome-utils2/HISTORY
+++ b/gnome2-libs/gnome-utils2/HISTORY
@@ -1,3 +1,8 @@
+2010-03-05 Vasil Yonkov <spirtbrat AT sourcemage.org>
+ * DEPENDS: removed gnome-vfs2, libgnome, gnome-desktop, e2fsprogs,
+ added intltool, libcanberra with GTK, added optional zlib,
+ made gnome-panel optional
+
2010-03-31 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 2.30.0

diff --git a/gnome2-libs/libgnome/DEPENDS b/gnome2-libs/libgnome/DEPENDS
index d8311a0..8b518cb 100755
--- a/gnome2-libs/libgnome/DEPENDS
+++ b/gnome2-libs/libgnome/DEPENDS
@@ -4,7 +4,6 @@ depends libxml2 &&
depends libxslt &&
depends gconf2 &&
depends glib2 &&
-depends orbit2 &&
depends pkgconfig &&
depends popt &&

diff --git a/gnome2-libs/libgnome/HISTORY b/gnome2-libs/libgnome/HISTORY
index e8758fb..a57e46b 100644
--- a/gnome2-libs/libgnome/HISTORY
+++ b/gnome2-libs/libgnome/HISTORY
@@ -1,3 +1,6 @@
+2010-04-05 Vasil Yonkov <spirtbrat AT sourcemage.org>
+ * DEPENDS: removed orbit2
+
2010-03-31 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 2.30.0

diff --git a/gnome2-libs/libgsf/DEPENDS b/gnome2-libs/libgsf/DEPENDS
index e6055d2..7e43641 100755
--- a/gnome2-libs/libgsf/DEPENDS
+++ b/gnome2-libs/libgsf/DEPENDS
@@ -29,6 +29,4 @@ optional_depends libbonobo \
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "build documentation with gtk-doc" &&
-
-optional_depends pyorbit "" "" "enable ORBit2/python option"
+ "build documentation with gtk-doc"
diff --git a/gnome2-libs/libgsf/HISTORY b/gnome2-libs/libgsf/HISTORY
index a686893..520e80d 100644
--- a/gnome2-libs/libgsf/HISTORY
+++ b/gnome2-libs/libgsf/HISTORY
@@ -1,3 +1,6 @@
+2010-04-05 Vasil Yonkov <spirtbrat AT sourcemage.org>
+ * DEPENDS: removed optional pyorbit
+
2010-02-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.14.17




  • [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (06c08e8bae6f7d53517b3772c46278df0e161c07), Vasil Yonkov, 04/05/2010

Archive powered by MHonArc 2.6.24.

Top of Page