Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/smplayer/files: smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch
Date: Wed, 01 Jul 2015 05:39:45
Message-Id: 20150701053940.4BFD574D@oystercatcher.gentoo.org
1 yngwin 15/07/01 05:39:40
2
3 Added:
4 smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch
5 Log:
6 Unbundle qtsingleapplication (bug #487544). Also fixes compilation with Qt 5.5 (bug #552376).
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
9
10 Revision Changes Path
11 1.1 media-video/smplayer/files/smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch
12
13 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
14 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
15
16 Index: smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch
17 ===================================================================
18 --- smplayer-14.9.0.6966.orig/src/smplayer.pro 2015-04-18 10:11:32.000000000 +0800
19 +++ smplayer-14.9.0.6966/src/smplayer.pro 2015-07-01 13:18:39.283850646 +0800
20 @@ -285,11 +285,7 @@
21
22 # qtsingleapplication
23 contains( DEFINES, SINGLE_INSTANCE ) {
24 - INCLUDEPATH += qtsingleapplication
25 - DEPENDPATH += qtsingleapplication
26 -
27 - SOURCES += qtsingleapplication/qtsingleapplication.cpp qtsingleapplication/qtlocalpeer.cpp
28 - HEADERS += qtsingleapplication/qtsingleapplication.h qtsingleapplication/qtlocalpeer.h
29 + CONFIG += qtsingleapplication
30 }
31
32 # Find subtitles dialog