Am 03.04.2012 14:50, schrieb Patrick Matthäi: > Hi, > > I have attached a patch so that kdenlive builds with Qt 4.8. > I didn't tested if kdenlive 0.9 is also affected. > > Since Debian want's to freeze in june, what is the release ETA for 0.9?
Sorry I forgot to attach the patch. -- /* Mit freundlichem Gruß / With kind regards, Patrick Matthäi GNU/Linux Debian Developer E-Mail: pmatth...@debian.org patr...@linux-dev.org */
# Fix FTBFS with Qt 4.8. # Author: Felix Geyer <de...@ubuntu.com> diff -Naur kdenlive-0.8.2.1.orig/src/videoglwidget.cpp kdenlive-0.8.2.1/src/videoglwidget.cpp --- kdenlive-0.8.2.1.orig/src/videoglwidget.cpp 2011-12-07 09:02:13.000000000 +0100 +++ kdenlive-0.8.2.1/src/videoglwidget.cpp 2012-03-06 22:37:09.804942053 +0100 @@ -1,6 +1,7 @@ #include <QtGui> #include <QtOpenGL> +#include <GL/glu.h> #include "videoglwidget.h" #ifndef GL_TEXTURE_RECTANGLE_EXT
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________ Kdenlive-devel mailing list Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel