Skip to Content.
Sympa Menu

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

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 (64da6e75ba9efe20fe4d85369aecab055bf60ac4)
  • Date: Fri, 18 May 2007 18:30:10 -0500

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

xfce/xfce4-profile/DEPENDS | 20 ++++++++++++++++++++
xfce/xfce4-profile/HISTORY | 2 ++
2 files changed, 22 insertions(+)

New commits:
commit 64da6e75ba9efe20fe4d85369aecab055bf60ac4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xfce4-profile: Added optional depends on thunar-volman,
thunar-archive-plugin, thunar-media-tags-plugin, and thunar-thumbnailers.

diff --git a/xfce/xfce4-profile/DEPENDS b/xfce/xfce4-profile/DEPENDS
index 7cb8b30..84ff01c 100755
--- a/xfce/xfce4-profile/DEPENDS
+++ b/xfce/xfce4-profile/DEPENDS
@@ -43,6 +43,26 @@ optional_depends "thunar" \
'' \
"for the xfce file manager" &&

+optional_depneds "thunar-archive-plugin" \
+ '' \
+ '' \
+ 'for Thunar Archive context plugin' &&
+
+optional_depneds "thunar-media-tags-plugin" \
+ '' \
+ '' \
+ 'for Thunar media tags plugin' &&
+
+optional_depneds "thunar-thumbnailers" \
+ '' \
+ '' \
+ 'for Thunar uncommon format thumbnails plugin' &&
+
+optional_depneds "thunar-volman" \
+ '' \
+ '' \
+ 'for Thunar volume manager' &&
+
optional_depends "verve-plugin" \
'' \
'' \
diff --git a/xfce/xfce4-profile/HISTORY b/xfce/xfce4-profile/HISTORY
index f5a5b92..96664d0 100644
--- a/xfce/xfce4-profile/HISTORY
+++ b/xfce/xfce4-profile/HISTORY
@@ -2,6 +2,8 @@
* DEPENDS: Format all optional dependencies to < 80 columns
Alphabetize optional dependencies
Added xfce4-{cpufreq,mpc,places}-plugin as optional depends
+ Added optional depends on thunar-volman, thunar-archive-plugin,
+ thunar-media-tags-plugin, and thunar-thumbnailers.

2007-04-10 George Sherwood <george AT beernabeer.com>
* DETAILS: updated spell to 4.4.1



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (64da6e75ba9efe20fe4d85369aecab055bf60ac4), Eric Sandall, 05/18/2007

Archive powered by MHonArc 2.6.24.

Top of Page