Age | Commit message (Collapse) | Author |
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-docs package disabled due to an issue with sphinx
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
Arch Linux 32 removed their recent change to makedepends.
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit was accidentally pushed to master instead of
a branch.
This reverts commit 1f2f68301569e4918d2d1da122ff241f93561ab8.
|
|
This commit was accidentally pushed to master instead of
a branch.
This reverts commit 0a65e2a74db2ccc00dbf2c18f80f147ea29a99e6.
|
|
TODO:
- Create a hook script
- Finish the u-boot-sunxi-install script
- Add dependencies for the install script (utils-linux)
- Test on real hardware (lime2, pcduino-lite)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Without that fix, with makepkg on i686 we have:
==> Validating source files with sha256sums...
pacman-5.2.2.tar.gz ... Passed
pacman-5.2.2.tar.gz.sig ... Skipped
pacman.conf.x86_64 ... FAILED
pacman.conf.i686 ... FAILED
pacman.conf.armv7h ... FAILED
As the pacman.conf configuration files are provided by abslibre,
we can simply update their checksums blindly.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
Update according to upstream changes, including from i686. Libre
patching of onboarding cards not needed anymore as removed upstream [1].
Fix minor typo in Remote Settings patch.
Fix path in _check_build_config() in PKGBUILD.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1675127
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|