Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Puppet_Master <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Puppet_Master (dfcbabf205272c82b2a9969db3293eeb2ac5bfe5)
  • Date: Tue, 5 Jan 2010 04:42:50 -0600

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




  • [SM-Commit] GIT changes to master grimoire by Puppet_Master (dfcbabf205272c82b2a9969db3293eeb2ac5bfe5), Puppet_Master, 01/05/2010

Archive powered by MHonArc 2.6.24.

Top of Page