qt-debug-pkgbuild
qt-debug-pkgbuild copied to clipboard
Archlinux PKGBUILDs for Qt5/PyQt5 with debugging enabled
As per title
Might make the packages smaller: https://bugreports.qt.io/browse/QTBUG-82681 https://fedoraproject.org/wiki/Features/DwarfCompressor
The built package doesn't contain the source code. Thus gdb would complain as follows, > (gdb) n > 8056 kernel/qwidget.cpp: No such file or directory. I noticed if I use...
Rebuilding the docker image every time takes considerable time - we should cache a docker image with the deps installed (maybe even build that in a Travis cronjob) and then...
See https://hub.docker.com/r/archlinux/base/ and https://github.com/czka/archlinux-docker/issues/8#issuecomment-304961640
``` $ bash patch.sh qt5-{base,imageformats,virtualkeyboard,webkit} + (( 4 == 0 )) + packages='qt5-base qt5-imageformats qt5-virtualkeyboard qt5-webkit' + patch_qt 'qt5-base qt5-imageformats qt5-virtualkeyboard qt5-webkit' + for pkg in '"$@"' + [[ qt5-base...
Given that the Arch maintainers seem unwilling to fix https://bugs.archlinux.org/task/51285, for which you have suggested a patch, is there any chance you could provide a non-debug build of qt5-base but...
There are some tools supposed to make editing PKGBUILDs automatically easier: - https://github.com/ava1ar/customizepkg - https://github.com/archlinuxfr/customizepkg - https://sourceforge.net/projects/customizepkg-ng/
When building with `--temp` we should have a way to mark them as "okay" and release