Commit graph

9 commits

Author SHA1 Message Date
Anthony Gauchy
d1e5f38691 Fix a typo in Qt rmp build script 2021-02-15 14:37:52 +01:00
Peio Rigaux
8dfd384e3d * Parallelized qt build and install (with make -j)
* Parallelized compression for rpm package (with pigz)
* Fixed dependencies in docker files
* Fixed qt configure in RPM spec file (added font support with fontconfig, accessibility options, text-to-speech...)
* Little sed + xargs hack to workaround some distros refusing to build with python2 shebangs
* Change Qt git repo for building docker image to https in order to pass firewall and avoid timeout while cloning
2020-07-06 18:23:48 +02:00
Ghislain MARY
30026dceb8 Build qt 5.10 RPM. 2018-12-07 18:12:42 +01:00
Ronan Abhamon
a432a9d4e2 fix(app): coding style 2018-04-16 09:37:24 +02:00
Ghislain MARY
2107ddfff0 Prevent having several spec files in source file tarball so that rpmbuild is happy. 2018-03-26 18:43:08 +02:00
Ghislain MARY
e1b1d47543 Prevent having 2 spec files in the source tree, it causes troubles with rpmbuild. 2018-03-26 11:57:45 +02:00
Ronan Abhamon
c31ccedd1b chore(build): force qt5 version and dir in rpm 2018-03-23 16:29:43 +01:00
Ronan Abhamon
998c8c1095 chore(tools): remove build_qt_tarball 2018-03-23 12:46:07 +01:00
Ronan Abhamon
9eca457208 chore(build): provide a way to build a qt rpm 2018-03-21 19:15:43 +01:00