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

Eric Sandall scm at sourcemage.org
Fri May 18 19:30:10 EDT 2007


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



More information about the SM-Commit mailing list