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

Robin Cook scm at sourcemage.org
Fri Dec 10 18:27:13 EST 2010


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
 



More information about the SM-Commit mailing list