public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/minitube/files: kde_phonon.patch
@ 2009-06-09 23:13 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2009-06-09 23:13 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/06/09 23:13:09

  Added:                kde_phonon.patch
  Log:
  Initial commit of minitube application
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-video/minitube/files/kde_phonon.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/minitube/files/kde_phonon.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/minitube/files/kde_phonon.patch?rev=1.1&content-type=text/plain

Index: kde_phonon.patch
===================================================================
Index: minitube/src/MainWindow.h
===================================================================
--- minitube.orig/src/MainWindow.h
+++ minitube/src/MainWindow.h
@@ -4,7 +4,10 @@
 #include <QtGui>
 #include "faderwidget/FaderWidget.h"
 #include "searchlineedit.h"
-#include <phonon>
+#include <phonon/audiooutput.h>
+#include <phonon/volumeslider.h>
+#include <phonon/mediaobject.h>
+#include <phonon/seekslider.h>
 #include "View.h"
 #include "SearchView.h"
 #include "MediaView.h"
Index: minitube/src/MediaView.h
===================================================================
--- minitube.orig/src/MediaView.h
+++ minitube/src/MediaView.h
@@ -3,7 +3,8 @@
 
 #include <QtGui>
 #include <QtNetwork>
-#include <phonon>
+#include <phonon/mediaobject.h>
+#include <phonon/videowidget.h>
 #include "View.h"
 #include "ListModel.h"
 
Index: minitube/minitube.pro
===================================================================
--- minitube.orig/minitube.pro
+++ minitube/minitube.pro
@@ -3,6 +3,7 @@ TEMPLATE = app
 QT += network \
     xml \
     phonon
+INCLUDEPATH += /usr/include/phonon
 CONFIG += release
 HEADERS += src/MainWindow.h \
     src/SearchView.h \






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/minitube/files: kde_phonon.patch
@ 2009-06-20 16:48 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2009-06-20 16:48 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/06/20 16:48:22

  Removed:              kde_phonon.patch
  Log:
  Remove old ebuilds
  (Portage version: 2.2_rc33/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-20 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-09 23:13 [gentoo-commits] gentoo-x86 commit in media-video/minitube/files: kde_phonon.patch Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-20 16:48 Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox