Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The usage of the libre.patch has already been removed by the following
commit:
e0a236ce2aaf35673906212a7bcc3ab09ec71de6
(libre: qtcreator: sync from core from 4.12.4-1 to 4.14.0-4)
but in that commit I forgot to also remove the actual libre.patch file.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
libre.patch seem not to be needed anymore, as merely not having
the qt5-webengine dependency during build and/or not having any
support for qt5-webengine in various Qt components is enough to
build qtcreator.
Builds without qt5-webengine seem to be used for running tests.
The tests/system/README file inside the qt5-webengine source
code has more information on that.
The qtcreator package still needs to be tested at runtime to
understand if removing the libre.patch has any bad side effects.
Without that patch, qtcreator cannot be installed anymore:
# pacman -S qtcreator
resolving dependencies...
warning: cannot resolve "clang=10.0.1", a dependency of "qtcreator"
:: The following package cannot be upgraded due to unresolvable
dependencies:
qtcreator
:: Do you want to skip the above package for this upgrade? [y/N]
and building a package without the refreshed patch would make it
easier for people to test if it works fine.
As the patch is pretty easy to refresh it shouldn't be too much
time consuming to refresh it if it turns out that it is really
needed.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
|
|
Sucessfully built on x86_64, i686. Tested on x86_64.
The build for armv7h fails on my machine, but could succeed on others.
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
|
|
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
|
|
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
|
|
|
|
arm so needs some tweaking.
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
(i686/ARM not on clang 7.0.0 yet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issues - FS#53131 -> https://bugs.archlinux.org/task/53131 - FS#53149 -> https://bugs.archlinux.org/task/53149
|
|
|
|
|