Merge lp:~sergiusens/phablet-extras/qtmultimedia-touch-quick into lp:~phablet-team/phablet-extras/qtmultimedia-touch

Proposed by Sergio Schvezov
Status: Merged
Merged at revision: 83
Proposed branch: lp:~sergiusens/phablet-extras/qtmultimedia-touch-quick
Merge into: lp:~phablet-team/phablet-extras/qtmultimedia-touch
Diff against target: 54 lines (+24/-1)
4 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
debian/patches/add_quick_to_qgsttools.patch (+16/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp:~sergiusens/phablet-extras/qtmultimedia-touch-quick
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+188962@code.launchpad.net
To post a comment you must log in.
84. By Sergio Schvezov

Moving quick addition

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-09-24 22:36:49 +0000
3+++ debian/changelog 2013-10-03 00:29:27 +0000
4@@ -1,3 +1,9 @@
5+qtmultimedia-opensource-src-touch (5.1.1+git20130920+5b12abb862-0ubuntu3) UNRELEASED; urgency=low
6+
7+ * Adding quick to pro file for qgsttools_p (LP: #1234087).
8+
9+ -- Sergio Schvezov <sergio.schvezov@canonical.com> Wed, 02 Oct 2013 20:21:03 -0300
10+
11 qtmultimedia-opensource-src-touch (5.1.1+git20130920+5b12abb862-0ubuntu2) saucy; urgency=low
12
13 * Don't build the packages not being diverted.
14
15=== modified file 'debian/control'
16--- debian/control 2013-09-20 07:33:34 +0000
17+++ debian/control 2013-10-03 00:29:27 +0000
18@@ -27,7 +27,7 @@
19 Homepage: https://qt-project.org/
20 Vcs-Git: git://github.com/jhodapp/qtmultimedia.git
21 Vcs-Browser: https://github.com/jhodapp/qtmultimedia
22-Vcs-Bzr: https://code.launchpad.net/~phablet-team/phablet-extras/qtmultimedia-opensource-src-touch
23+Vcs-Bzr: https://code.launchpad.net/~phablet-team/phablet-extras/qtmultimedia-touch
24
25 Package: libqt5multimedia5-touch
26 Architecture: any
27
28=== added directory 'debian/patches'
29=== added file 'debian/patches/add_quick_to_qgsttools.patch'
30--- debian/patches/add_quick_to_qgsttools.patch 1970-01-01 00:00:00 +0000
31+++ debian/patches/add_quick_to_qgsttools.patch 2013-10-03 00:29:27 +0000
32@@ -0,0 +1,16 @@
33+Description: Adds quick to pro file for qgsttools_p
34+Author: "Sergio Schvezov <sergio.schvezov@canonical.com>"
35+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1234087
36+Forwarded: https://github.com/jhodapp/qtmultimedia/compare/gst-1.0...sergiusens:gst-1.0
37+
38+--- a/src/gsttools/gsttools.pro
39++++ b/src/gsttools/gsttools.pro
40+@@ -111,7 +111,7 @@
41+ contains(QT_CONFIG, opengles2):qtHaveModule(widgets) {
42+ PRIVATE_HEADERS += qgstreamermirtexturerenderer_p.h
43+ SOURCES += qgstreamermirtexturerenderer.cpp
44+- QT += opengl
45++ QT += opengl quick
46+ LIBS += -lEGL
47+ }
48+ DEFINES += HAVE_MIR
49
50=== added file 'debian/patches/series'
51--- debian/patches/series 1970-01-01 00:00:00 +0000
52+++ debian/patches/series 2013-10-03 00:29:27 +0000
53@@ -0,0 +1,1 @@
54+add_quick_to_qgsttools.patch

Subscribers

People subscribed via source and target branches