Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (ebd1c5a6d006341c1db5883cea26c625b9fbf729)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (ebd1c5a6d006341c1db5883cea26c625b9fbf729)
  • Date: Sun, 4 Mar 2007 06:38:55 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

xfce/xfdesktop/DEPENDS | 11 ++++++++++-
xfce/xfdesktop/DETAILS | 1 +
xfce/xfdesktop/HISTORY | 4 ++++
3 files changed, 15 insertions(+), 1 deletion(-)

New commits:
commit ebd1c5a6d006341c1db5883cea26c625b9fbf729
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

xfdesktop: Added optional_depends thunar, exo, dbus. Incremented
PATCHLEVEL since these depends can add nice functionality

diff --git a/xfce/xfdesktop/DEPENDS b/xfce/xfdesktop/DEPENDS
index 198ef65..ac0576f 100755
--- a/xfce/xfdesktop/DEPENDS
+++ b/xfce/xfdesktop/DEPENDS
@@ -1 +1,10 @@
-depends xfce4-panel
+depends xfce4-panel &&
+optional_depends dbus "" "" "To use dbus" &&
+optional_depends thunar \
+ "--enable-thunarx" \
+ "--disable-thunarx" \
+ "For desktop launcher icons" &&
+optional_depends exo \
+ "--enable-exo" \
+ "--disable-exo" \
+ "For nifty icon effects"
diff --git a/xfce/xfdesktop/DETAILS b/xfce/xfdesktop/DETAILS
index 58be31d..f473ff6 100755
--- a/xfce/xfdesktop/DETAILS
+++ b/xfce/xfdesktop/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_GPG="gurus.gpg:$SOURCE.sig"
LICENSE[0]=GPL
ENTERED=20030608
+ PATCHLEVEL=1
KEYWORDS="xfce"
SHORT="Desktop manager for the XFce Desktop Environment"
cat << EOF
diff --git a/xfce/xfdesktop/HISTORY b/xfce/xfdesktop/HISTORY
index 0c8511a..ad37466 100644
--- a/xfce/xfdesktop/HISTORY
+++ b/xfce/xfdesktop/HISTORY
@@ -1,3 +1,7 @@
+2007-03-04 George Sherwood <george AT beernabeer.com>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: Added optional_depends thunar, exo, dbus
+
2007-01-23 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 4.4.0. Updated SOURCE




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (ebd1c5a6d006341c1db5883cea26c625b9fbf729), George Sherwood, 03/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page