Skip to Content.
Sympa Menu

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

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 (34dedf4f8d3a4a8a875e2820b624baa25e2a9d58)
  • Date: Sat, 1 Mar 2008 06:33:17 -0600

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

xfce/xfce4-profile/DEPENDS | 26 +++++++++++++-------------
xfce/xfce4-profile/HISTORY | 2 +-
2 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit 34dedf4f8d3a4a8a875e2820b624baa25e2a9d58
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfce4-profile: depends => runtime_depends

diff --git a/xfce/xfce4-profile/DEPENDS b/xfce/xfce4-profile/DEPENDS
index d03c9d7..0c31c82 100755
--- a/xfce/xfce4-profile/DEPENDS
+++ b/xfce/xfce4-profile/DEPENDS
@@ -1,16 +1,16 @@
-depends X11-LIBS &&
-depends gtk+2 &&
-depends libxml2 &&
-depends libxfce4util &&
-depends libxfce4mcs &&
-depends libxfcegui4 &&
-depends xfce-mcs-manager &&
-depends xfdesktop &&
-depends xfce4-panel &&
-depends xfwm4 &&
-depends xfce-utils &&
-depends xfce4-session &&
-depends hicolor-icon-theme &&
+runtime_depends X11-LIBS &&
+runtime_depends gtk+2 &&
+runtime_depends libxml2 &&
+runtime_depends libxfce4util &&
+runtime_depends libxfce4mcs &&
+runtime_depends libxfcegui4 &&
+runtime_depends xfce-mcs-manager &&
+runtime_depends xfdesktop &&
+runtime_depends xfce4-panel &&
+runtime_depends xfwm4 &&
+runtime_depends xfce-utils &&
+runtime_depends xfce4-session &&
+runtime_depends hicolor-icon-theme &&

suggest_depends xfce-mcs-plugins "" "" \
"for multi channel settings manager" &&
diff --git a/xfce/xfce4-profile/HISTORY b/xfce/xfce4-profile/HISTORY
index 3466b52..571ecb1 100644
--- a/xfce/xfce4-profile/HISTORY
+++ b/xfce/xfce4-profile/HISTORY
@@ -1,7 +1,7 @@
2008-03-01 Vlad Glagolev <stealth AT sourcemage.org>
* INSTALL: cleaned up
* DEPENDS: added xfce4-dict-plugin and xfce-mcs-plugins,
- optional => suggest, cleaned up
+ optional => suggest, depends => runtime, cleaned up

2007-12-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.4.2 (Xfce 4.4.2)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (34dedf4f8d3a4a8a875e2820b624baa25e2a9d58), Vlad Glagolev, 03/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page