[SM-Commit] GIT changes to master grimoire by Puppet_Master (dfcbabf205272c82b2a9969db3293eeb2ac5bfe5)

Puppet_Master scm at sourcemage.org
Tue Jan 5 05:42:50 EST 2010


GIT changes to master grimoire by Puppet_Master <puppetmaster at sourcemage.org>:

 e-17/e-emotion/DEPENDS |    4 ++++
 e-17/e-emotion/HISTORY |    3 +++
 2 files changed, 7 insertions(+)

New commits:
commit dfcbabf205272c82b2a9969db3293eeb2ac5bfe5
Author: Philippe Caseiro <puppetmaster at sourcemage.org>
Commit: Puppet_Master <puppetmaster at sourcemage.org>

       e-emotion : adding vlc optional support

diff --git a/e-17/e-emotion/DEPENDS b/e-17/e-emotion/DEPENDS
index 06902f1..c68ea8a 100755
--- a/e-17/e-emotion/DEPENDS
+++ b/e-17/e-emotion/DEPENDS
@@ -11,6 +11,10 @@ optional_depends  'xine-lib'                       \
                   '--disable-xine'                 \
                   'for Xine backend support'       &&
 
+optional_depends  'vlc'                            \
+                  '--enable-vlc'                   \
+                  '--disable-vlc'                  &&
+
 optional_depends  -sub 'LIBCDIO'  'gst-plugins-ugly'  \
                   ''                                  \
                   ''                                  \
diff --git a/e-17/e-emotion/HISTORY b/e-17/e-emotion/HISTORY
index fc09449..a51a13f 100644
--- a/e-17/e-emotion/HISTORY
+++ b/e-17/e-emotion/HISTORY
@@ -1,3 +1,6 @@
+2010-01-05 Philippe "Puppet_Master" Caseiro <puppetmaster at sourcemage.org>
+	* DEPENDS: add vlc optional support
+
 2009-12-19 Vasil Yonkov <spirtbrat at sourcemage.org>
 	* DEPENDS: fixed libcdio dependency
 



More information about the SM-Commit mailing list