qt3d-opensource-src.git
5 years agoMerge qt3d-opensource-src (5.15.1+dfsg-3) import into refs/heads/workingbranch
Dmitry Shachnev [Fri, 30 Oct 2020 18:03:47 +0000 (18:03 +0000)]
Merge qt3d-opensource-src (5.15.1+dfsg-3) import into refs/heads/workingbranch

5 years agolink the openglrenderer plugin with -latomic on riscv64
Dmitry Shachnev [Fri, 30 Oct 2020 18:03:47 +0000 (18:03 +0000)]
link the openglrenderer plugin with -latomic on riscv64

Forwarded: no
Last-Update: 2020-10-30

Otherwise it fails to build with the following error:
/usr/bin/ld: .obj/renderview.o: in function `QHash<int, Qt3DRender::Render::OpenGL::RenderView::StandardUniform>::findNode(int const&, unsigned int) const':
/usr/include/riscv64-linux-gnu/qt5/QtCore/qhash.h:931: undefined reference to `__atomic_exchange_1'

Gbp-Pq: Name riscv64_atomic.diff

5 years agodisable qtext2dentity test on all OpenGL ES 2 environments
Dmitry Shachnev [Fri, 30 Oct 2020 18:03:47 +0000 (18:03 +0000)]
disable qtext2dentity test on all OpenGL ES 2 environments

Forwarded: no
Last-Update: 2020-10-30

It fails on Debian armel/armhf too, because of this error:
QEGLPlatformContext: eglMakeCurrent failed: 3009

Gbp-Pq: Name tst_qtext2dentity_gles_disable.diff

5 years agoqt3d-opensource-src (5.15.1+dfsg-3) unstable; urgency=medium
Dmitry Shachnev [Fri, 30 Oct 2020 18:03:47 +0000 (18:03 +0000)]
qt3d-opensource-src (5.15.1+dfsg-3) unstable; urgency=medium

  * Add a patch to disable tst_qtext2dentity::checkChangeArbiter() test on
    all OpenGL ES 2 environments, not just ANGLE (closes: #973440).
  * Add a patch to link the openglrenderer plugin with -latomic on riscv64.
  * Update debian/libqt53drender5.symbols for ppc64.

[dgit import unpatched qt3d-opensource-src 5.15.1+dfsg-3]

5 years agoImport qt3d-opensource-src_5.15.1+dfsg-3.debian.tar.xz
Dmitry Shachnev [Fri, 30 Oct 2020 18:03:47 +0000 (18:03 +0000)]
Import qt3d-opensource-src_5.15.1+dfsg-3.debian.tar.xz

[dgit import tarball qt3d-opensource-src 5.15.1+dfsg-3 qt3d-opensource-src_5.15.1+dfsg-3.debian.tar.xz]

5 years agoImport qt3d-opensource-src_5.15.1+dfsg.orig.tar.xz
Dmitry Shachnev [Wed, 16 Sep 2020 10:40:51 +0000 (11:40 +0100)]
Import qt3d-opensource-src_5.15.1+dfsg.orig.tar.xz

[dgit import orig qt3d-opensource-src_5.15.1+dfsg.orig.tar.xz]

6 years agoMerge qt3d-opensource-src (5.11.3+dfsg-2) import into refs/heads/workingbranch
Lisandro Damián Nicanor Pérez Meyer [Wed, 26 Dec 2018 20:00:54 +0000 (20:00 +0000)]
Merge qt3d-opensource-src (5.11.3+dfsg-2) import into refs/heads/workingbranch

6 years agodisable code which is using resources not in DFSG tarball
Dmitry Shachnev [Wed, 26 Dec 2018 20:00:54 +0000 (20:00 +0000)]
disable code which is using resources not in DFSG tarball

Forwarded: not-needed
Last-Update: 2018-02-27
Reviewed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Gbp-Pq: Name nonfree_resources.diff

6 years agoqt3d-opensource-src (5.11.3+dfsg-2) unstable; urgency=medium
Lisandro Damián Nicanor Pérez Meyer [Wed, 26 Dec 2018 20:00:54 +0000 (20:00 +0000)]
qt3d-opensource-src (5.11.3+dfsg-2) unstable; urgency=medium

  [ Simon Quigley ]
  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.
  * Bump Standards-version to 4.3.0, no changes needed.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.

[dgit import unpatched qt3d-opensource-src 5.11.3+dfsg-2]

6 years agoImport qt3d-opensource-src_5.11.3+dfsg-2.debian.tar.xz
Lisandro Damián Nicanor Pérez Meyer [Wed, 26 Dec 2018 20:00:54 +0000 (20:00 +0000)]
Import qt3d-opensource-src_5.11.3+dfsg-2.debian.tar.xz

[dgit import tarball qt3d-opensource-src 5.11.3+dfsg-2 qt3d-opensource-src_5.11.3+dfsg-2.debian.tar.xz]

6 years agoImport qt3d-opensource-src_5.11.3+dfsg.orig.tar.xz
Lisandro Damián Nicanor Pérez Meyer [Sat, 22 Dec 2018 19:09:18 +0000 (19:09 +0000)]
Import qt3d-opensource-src_5.11.3+dfsg.orig.tar.xz

[dgit import orig qt3d-opensource-src_5.11.3+dfsg.orig.tar.xz]

8 years agodo not build planets-qml example.
Lisandro Damián Nicanor Pérez Meyer [Wed, 25 Jan 2017 14:26:31 +0000 (14:26 +0000)]
do not build planets-qml example.

Forwarded: not-needed

This examples uses non-free images which we can't distribute.
Forwarded: not-needed
Gbp-Pq: Name do_not_build_planets_example.patch

8 years agoqt3d-opensource-src (5.7.1+dfsg-2) unstable; urgency=medium
Lisandro Damián Nicanor Pérez Meyer [Wed, 25 Jan 2017 14:26:31 +0000 (14:26 +0000)]
qt3d-opensource-src (5.7.1+dfsg-2) unstable; urgency=medium

  * Make qt3d5-dev Recommend qt3d5-doc[-html] (Closes: #849980).
    Thanks Ben Finney for the bug report.
  * Make libqt3d5-dev depend upon all the libraries shipped by the source
    package (Closes: #852524). Thanks Johannes Schauer for the bug report.
  * Update symbols files with buildds' logs.

[dgit import unpatched qt3d-opensource-src 5.7.1+dfsg-2]

8 years agoImport qt3d-opensource-src_5.7.1+dfsg-2.debian.tar.xz
Lisandro Damián Nicanor Pérez Meyer [Wed, 25 Jan 2017 14:26:31 +0000 (14:26 +0000)]
Import qt3d-opensource-src_5.7.1+dfsg-2.debian.tar.xz

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

8 years agoImport qt3d-opensource-src_5.7.1+dfsg.orig.tar.xz
Lisandro Damián Nicanor Pérez Meyer [Tue, 20 Dec 2016 19:05:01 +0000 (19:05 +0000)]
Import qt3d-opensource-src_5.7.1+dfsg.orig.tar.xz

[dgit import orig qt3d-opensource-src_5.7.1+dfsg.orig.tar.xz]