Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (3651dfece09c4c7d792823cd589d84ea537dafd3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (3651dfece09c4c7d792823cd589d84ea537dafd3)
  • Date: Fri, 10 Dec 2010 17:27:13 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

video/mlt/DEPENDS | 5 +++++
video/mlt/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit 3651dfece09c4c7d792823cd589d84ea537dafd3
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

mlt: added frei0r-plugins as optional depends

diff --git a/video/mlt/DEPENDS b/video/mlt/DEPENDS
index ce16215..6a5624a 100755
--- a/video/mlt/DEPENDS
+++ b/video/mlt/DEPENDS
@@ -52,6 +52,11 @@ optional_depends xine-lib \
"--disable-xine" \
"Enable Xine Module" &&

+optional_depends frei0r-plugins \
+ "--enable-frei0r" \
+ "--disable-frei0r" \
+ "Enable the frei0r module?" &&
+
optional_depends qt-x11 \
"--enable-qimage --qimage-includedir=/usr/include/qt" \
"--disable-qimage" \
diff --git a/video/mlt/HISTORY b/video/mlt/HISTORY
index 8cbebec..102a7fb 100644
--- a/video/mlt/HISTORY
+++ b/video/mlt/HISTORY
@@ -1,3 +1,6 @@
+2010-12-10 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added frei0r-plugin as optional
+
2010-09-15 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.5.10




  • [SM-Commit] GIT changes to master grimoire by Robin Cook (3651dfece09c4c7d792823cd589d84ea537dafd3), Robin Cook, 12/10/2010

Archive powered by MHonArc 2.6.24.

Top of Page