Package: qtscript-opensource-src / 5.15.8+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
qtscript-opensource-src | 5.15.8+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable_failing_tests.diff | (download) |
tests/auto/qscriptextqobject/tst_qscriptextqobject.cpp |
1 1 + 0 - 0 ! |
disable tests that fail on some debian architectures |
disable_v8_sunspider_tests.patch | (download) |
tests/benchmarks/script/script.pro |
4 1 + 3 - 0 ! |
remove mixedly licensed tests. The license mix in Qt Script is already quite colorful, and the sunspider and V8 tests are a further mix of licenses and license-not-specified or clearly non-DFSG. Currently the easiest way out is to repackage the tarball not to include those tests. . This patch disables the tests provided by the removed sources. |
s390x_jscore.diff | (download) |
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h |
14 13 + 1 - 0 ! |
add support for s390/s390x architectures |
hppa_stackbase.diff | (download) |
src/3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp |
5 5 + 0 - 0 ! |
fix stack base detection on hppa |