Changes between Version 4 and Version 5 of Qt3D


Ignore:
Timestamp:
Aug 15, 2015, 7:52:17 AM (9 years ago)
Author:
FrederikHeber
Comment:

added note about split upstream tarball

Legend:

Unmodified
Added
Removed
Modified
  • Qt3D

    v4 v5  
    1313=== Making a debian package ===
    1414
    15 First of all, I refer to branch "qt4" that was once available on gitorious.org. The commit hash of the HEAD is fdad0d7f39dfbc883372628fcc58c1194ab0b782.
     15First of all, I refer to branch "qt4" that was once available on gitorious.org. The commit hash of the HEAD is !fdad0d7f39dfbc883372628fcc58c1194ab0b782.
    1616
    1717Then, I had to make the following changes (see patch file in attachments):
     
    3636}}}
    3737
     38These packages have been built for Ubuntu 12.04. How they behave under different distros is undefined.
     39
    3840The other packages then do the following:
    3941 * '''libqt4-3d-dbg_1.0-tp2_amd64.deb''' contains debugging symbols for the Qt3D library. In case molecuildergui crashes and you want to take a look yourself, download and install.
    4042 * '''libqt4-3d-dev_1.0-tp2_amd64.deb''' contains the header files required if you want to build the molecuilder debian package yourself.
    4143 * '''libqt4-3d-examples_1.0-tp2_amd64.deb''' contains the examples from the Qt3D package, e.g. ''teapot''
     44
     45Note that the upstream tarball has been split into two parts due to size constraints (of the TRAC). Please join them by
     46{{{
     47cat <libqt4-3d_1.0.orig.tar.gz.00 >libqt4-3d_1.0.orig.tar.gz
     48cat <libqt4-3d_1.0.orig.tar.gz.01 >>libqt4-3d_1.0.orig.tar.gz
     49}}}
     50and additionally check the sha256sum: f56379703b48d670abfa733ee32278db772d2c1e1890704ba4eef91586a5b009