qtdeclarative-opensource-src.git
8 years agoDo not make lack of SSE2 support on x86-32 fatal
Guillem Jover [Sun, 11 Oct 2015 23:45:37 +0000 (01:45 +0200)]
Do not make lack of SSE2 support on x86-32 fatal

When an x86-32 CPU does not have SSE2 support (which is the case for
all AMD CPUs, and older Intel CPUs), fallback to use the interpreter,
otherwise use the JIT engine.

Even then, make the lack of SSE2 support on x86-32 fatal when trying
to instantiate a JIT engine, which does require it.

Refactor the required CPU support check into a new pair of privately
exported functions to avoid duplicating the logic, and do so in
functions instead of class members to avoid changing the class
signatures.

Version: 5.7.x
Bug-Debian: https://bugs.debian.org/792594

Gbp-Pq: Name Do-not-make-lack-of-SSE2-support-on-x86-32-fatal.patch

8 years agofix_test_remove_qlibraryinfo
Debian Qt/KDE Maintainers [Mon, 2 Jan 2017 15:15:42 +0000 (15:15 +0000)]
fix_test_remove_qlibraryinfo

Gbp-Pq: Name fix_test_remove_qlibraryinfo.patch

8 years agodisableopengltests
Debian Qt/KDE Maintainers [Mon, 2 Jan 2017 15:15:42 +0000 (15:15 +0000)]
disableopengltests

Gbp-Pq: Name disableopengltests.patch

8 years agofix_tst_qqmlapplicationengine
Debian Qt/KDE Maintainers [Mon, 2 Jan 2017 15:15:42 +0000 (15:15 +0000)]
fix_tst_qqmlapplicationengine

Gbp-Pq: Name fix_tst_qqmlapplicationengine.diff

8 years agoqtdeclarative-opensource-src (5.7.1-2) unstable; urgency=medium
Lisandro Damián Nicanor Pérez Meyer [Mon, 2 Jan 2017 15:15:42 +0000 (15:15 +0000)]
qtdeclarative-opensource-src (5.7.1-2) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Drop obsolete Breaks/Replaces. Qt versions before 5.3.2 were never part
    of a stable release (Jessie and Wheezy-backports have 5.3.2).

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Do not make lack of SSE2 support on x86-32 fatal by using Guillem Jover's
    patch (Closes: #792594). Thanks Guillem!

[dgit import unpatched qtdeclarative-opensource-src 5.7.1-2]

8 years agoImport qtdeclarative-opensource-src_5.7.1-2.debian.tar.xz
Lisandro Damián Nicanor Pérez Meyer [Mon, 2 Jan 2017 15:15:42 +0000 (15:15 +0000)]
Import qtdeclarative-opensource-src_5.7.1-2.debian.tar.xz

[dgit import tarball qtdeclarative-opensource-src 5.7.1-2 qtdeclarative-opensource-src_5.7.1-2.debian.tar.xz]

9 years agoImport qtdeclarative-opensource-src_5.7.1.orig.tar.xz
Dmitry Shachnev [Wed, 14 Dec 2016 19:58:14 +0000 (19:58 +0000)]
Import qtdeclarative-opensource-src_5.7.1.orig.tar.xz

[dgit import orig qtdeclarative-opensource-src_5.7.1.orig.tar.xz]