[SM-Commit] GIT changes to master grimoire by Bor Kraljič (39e63eeae260643ef210115efc8842a6c07f0586)

Bor Kraljič scm at sourcemage.org
Sun Feb 27 09:26:06 EST 2011


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 video/mlt/DEPENDS      |    4 ++--
 video/mlt/HISTORY      |    1 +
 video/openshot/DEPENDS |    1 +
 video/openshot/HISTORY |    2 +-
 4 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 39e63eeae260643ef210115efc8842a6c07f0586
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    openshot: added pyxdg to DEPENDS

commit f68a2788c5ab07d32c6738f2353882ea3e240024
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    mlt: changed qt-x11 to qt4

diff --git a/video/mlt/DEPENDS b/video/mlt/DEPENDS
index 0cc333f..de31550 100755
--- a/video/mlt/DEPENDS
+++ b/video/mlt/DEPENDS
@@ -57,8 +57,8 @@ optional_depends  frei0r-plugins               \
                   "--disable-frei0r"           \
                   "Enable the frei0r module?"  &&
 
-optional_depends  qt-x11                                                 \
-                  "--enable-qimage --qimage-includedir=/usr/include/qt"  \
+optional_depends  qt4                                                 \
+                  "--enable-qimage --qimage-includedir=/usr/include/Qt"  \
                   "--disable-qimage"                                     \
                   "Enable qimage module"                                 &&
 
diff --git a/video/mlt/HISTORY b/video/mlt/HISTORY
index 85694fc..312a6b6 100644
--- a/video/mlt/HISTORY
+++ b/video/mlt/HISTORY
@@ -1,4 +1,5 @@
 2011-02-27 Bor Kraljič <pyrobor at ver.si>
+	* DEPENDS: changed qt-x11 to qt4
 	* INSTALL: fixed to also work with other versions of python (not only 2.7*)
 	* SUB_DEPENDS,PRE_SUB_DEPENDS: added, now we can request python bindings
 
diff --git a/video/openshot/DEPENDS b/video/openshot/DEPENDS
index ddaa3ef..d046cbd 100755
--- a/video/openshot/DEPENDS
+++ b/video/openshot/DEPENDS
@@ -2,4 +2,5 @@ depends python &&
 depends pygtk2 &&
 depends pygoocanvas &&
 depends -sub PYTHON mlt &&
+depends pyxdg &&
 depends httplib2
diff --git a/video/openshot/HISTORY b/video/openshot/HISTORY
index 7107bf7..545126a 100644
--- a/video/openshot/HISTORY
+++ b/video/openshot/HISTORY
@@ -1,5 +1,5 @@
 2011-02-27 Bor Kraljič <pyrobor at ver.si>
-	* DEPENDS: request mlt with python bindings
+	* DEPENDS: request mlt with python bindings, pyxdg is also needed
 
 2011-02-24 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS, DEPENDS, BUILD, INSTALL: spell created, version 1.3.0



More information about the SM-Commit mailing list