Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (3f9df75deab2d2148374db8a6d5ffcd9ea376a47)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (3f9df75deab2d2148374db8a6d5ffcd9ea376a47)
  • Date: Wed, 22 Apr 2009 23:24:39 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

xfce/orage/DEPENDS | 1 +
xfce/orage/HISTORY | 3 +++
xfce/xfce4-mixer/DEPENDS | 5 +++--
xfce/xfce4-mixer/HISTORY | 3 +++
xfce/xfce4-panel/DEPENDS | 1 +
xfce/xfce4-panel/HISTORY | 3 +++
xfce/xfce4-settings/DEPENDS | 3 ++-
xfce/xfce4-settings/HISTORY | 4 ++++
8 files changed, 20 insertions(+), 3 deletions(-)

New commits:
commit 3f9df75deab2d2148374db8a6d5ffcd9ea376a47
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xfce4-settings: Depends on exo

commit 90311871c5d906d2e58f725c6cdcdb2b83ad52d2
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xfce4-panel: Depends on exo

commit d11e2cc5816b15bfa40fa21bfc3d6419304079a4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xfce4-mixer: Depends on xfce4-panel

commit faa9838f0b5c580685d31989655d72ebf5624899
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

orage: Depends on xfce4-panel

diff --git a/xfce/orage/DEPENDS b/xfce/orage/DEPENDS
index c4582cf..509eae5 100755
--- a/xfce/orage/DEPENDS
+++ b/xfce/orage/DEPENDS
@@ -1,4 +1,5 @@
depends libxfcegui4 &&
+depends xfce4-panel &&

optional_depends db \
"--with-bdb4" \
diff --git a/xfce/orage/HISTORY b/xfce/orage/HISTORY
index 7e59faa..c0b7a34 100644
--- a/xfce/orage/HISTORY
+++ b/xfce/orage/HISTORY
@@ -1,3 +1,6 @@
+2009-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on xfce4-panel
+
2009-04-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 4.6.1

diff --git a/xfce/xfce4-mixer/DEPENDS b/xfce/xfce4-mixer/DEPENDS
index 32b70e3..8d3f9c6 100755
--- a/xfce/xfce4-mixer/DEPENDS
+++ b/xfce/xfce4-mixer/DEPENDS
@@ -1,2 +1,3 @@
-depends libxfcegui4 &&
-depends gst-plugins-base
+depends libxfcegui4 &&
+depends gst-plugins-base &&
+depends xfce4-panel
diff --git a/xfce/xfce4-mixer/HISTORY b/xfce/xfce4-mixer/HISTORY
index cbdb31e..7aa5e19 100644
--- a/xfce/xfce4-mixer/HISTORY
+++ b/xfce/xfce4-mixer/HISTORY
@@ -1,3 +1,6 @@
+2009-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on xfce4-panel
+
2009-04-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 4.6.1

diff --git a/xfce/xfce4-panel/DEPENDS b/xfce/xfce4-panel/DEPENDS
index 52828b8..b0b89c5 100755
--- a/xfce/xfce4-panel/DEPENDS
+++ b/xfce/xfce4-panel/DEPENDS
@@ -1,3 +1,4 @@
+depends exo &&
depends libxml2 &&
depends libwnck &&

diff --git a/xfce/xfce4-panel/HISTORY b/xfce/xfce4-panel/HISTORY
index f01b8e4..ccffeb8 100644
--- a/xfce/xfce4-panel/HISTORY
+++ b/xfce/xfce4-panel/HISTORY
@@ -1,3 +1,6 @@
+2009-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on exo
+
2009-04-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 4.6.1

diff --git a/xfce/xfce4-settings/DEPENDS b/xfce/xfce4-settings/DEPENDS
index 28d0fc7..51d2e98 100755
--- a/xfce/xfce4-settings/DEPENDS
+++ b/xfce/xfce4-settings/DEPENDS
@@ -1,4 +1,5 @@
-depends libxfcegui4
+depends exo &&
+depends libxfcegui4 &&

optional_depends libxrandr \
"--enable-xrandr" \
diff --git a/xfce/xfce4-settings/HISTORY b/xfce/xfce4-settings/HISTORY
index ec41720..07f78e6 100644
--- a/xfce/xfce4-settings/HISTORY
+++ b/xfce/xfce4-settings/HISTORY
@@ -1,3 +1,7 @@
+2009-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on exo
+ Add missing &&
+
2009-04-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 4.6.1
* DEPENDS: added missing opt deps



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (3f9df75deab2d2148374db8a6d5ffcd9ea376a47), Eric Sandall, 04/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page