yngwin      15/07/01 05:39:40

  Added:               
                        smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch
  Log:
  Unbundle qtsingleapplication (bug #487544). Also fixes compilation with Qt 
5.5 (bug #552376).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.1                  
media-video/smplayer/files/smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/files/smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/files/smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch?rev=1.1&content-type=text/plain

Index: smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch
===================================================================
--- smplayer-14.9.0.6966.orig/src/smplayer.pro  2015-04-18 10:11:32.000000000 
+0800
+++ smplayer-14.9.0.6966/src/smplayer.pro       2015-07-01 13:18:39.283850646 
+0800
@@ -285,11 +285,7 @@
 
 # qtsingleapplication
 contains( DEFINES, SINGLE_INSTANCE ) {
-       INCLUDEPATH += qtsingleapplication
-       DEPENDPATH += qtsingleapplication
-
-       SOURCES += qtsingleapplication/qtsingleapplication.cpp 
qtsingleapplication/qtlocalpeer.cpp
-       HEADERS += qtsingleapplication/qtsingleapplication.h 
qtsingleapplication/qtlocalpeer.h
+       CONFIG += qtsingleapplication
 }
 
 # Find subtitles dialog




Reply via email to