summaryrefslogtreecommitdiff
path: root/libre
AgeCommit message (Collapse)Author
2021-02-04Revert "uboot4extlinux-sunxi: .install: make u-boot image path configurable"Denis 'GNUtoo' Carikli
This commit was accidentally pushed to master instead of a branch. This reverts commit 1f2f68301569e4918d2d1da122ff241f93561ab8.
2021-02-03Revert "[WIP] Enable cross build of u-boot"Denis 'GNUtoo' Carikli
This commit was accidentally pushed to master instead of a branch. This reverts commit 0a65e2a74db2ccc00dbf2c18f80f147ea29a99e6.
2021-02-03[WIP] Enable cross build of u-bootDenis 'GNUtoo' Carikli
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>
2021-02-02uboot4extlinux-sunxi: .install: make u-boot image path configurableDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-02-02libre: pacman: fix pacman.conf checksumsDenis 'GNUtoo' Carikli
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>
2021-01-28[iceweasel-l10n]: upgrade to v85.0bill-auger
2021-01-28[iceweasel]: housekeepingbill-auger
2021-01-28libre/iceweasel: upgrade to v85.0grizzlyuser
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
2021-01-28Update libre/your-freedomParabola automatic package builder
2021-01-28libre: your-freedom_emu: improve package descriptionDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-01-24[nmap]: add package (redmine #2966)bill-auger
2021-01-24Update libre/your-freedomParabola automatic package builder
2021-01-20[opencv]: upgrade to v4.5.1bill-auger
2021-01-18[kodi]: upgrade to v18.9bill-auger
2021-01-16updpkg: libre/linux-libre-hardened 5.10.7.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-01-16updpkg: libre/linux-libre-pae 5.10.7-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-01-15housekeepingbill-auger
2021-01-15libre/marble: update marble-common to 20.12.1David Ludovino
Signed-off-by: David Ludovino <dllud@riseup.net>
2021-01-15linux-libre: import no-ultra-zstd.patch from Arch32's linuxDavid P
Signed-off-by: David P <megver83@parabola.nu>
2021-01-15Update libre/your-freedomParabola automatic package builder
2021-01-14[plasa-meta]: upgrade to v5.20bill-auger
2021-01-14housekeepingbill-auger
2021-01-14[kio]: upgrade to v5.78.0bill-auger
2021-01-12updpkg: libre/linux-libre 5.10.6-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-01-12[icecat-l10n]: upgrade to v78.6.0 (x86_64)bill-auger
2021-01-12[iceape-l10n][icedove-l10n][iceweasel-l10n]: housekeepingbill-auger
2021-01-12[iceweasel]: housekeepingbill-auger
2021-01-12libre/iceweasel: 84.0.2-1.parabola1grizzlyuser
2021-01-12libre/iceweasel: checksums; move git clean stepgrizzlyuser
git clean step needed to be moved, IIRC because some to-be-removed files interfered with Remote Settings patching check.
2021-01-12libre/iceweasel: Redone libre.patchgrizzlyuser
Remove patching of links to mobile apps from about:logins page, dropped upstream [1]. Add patching of banners to mobile apps on about:protections page. [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1668965
2021-01-12libre/iceweasel: Add JSON processing scriptgrizzlyuser
jq was not enough. It lacks functionality necessary to do all these changes in one pass, like verification by JSON schemas, or automatic unique timestamp generation for changed records. Python script can be updated in future to support more Remote Settings dumps, not just main/search-config and monitor/changes.
2021-01-12libre/iceweasel: process icons for top sitesgrizzlyuser
Remove bundled icons of all websites except Wikipedia. Generate icons and thumbnails for top sites configured by Parabola from SVG sources from the branding package. They need to be displayed on new tab. If not added, thumbnails will be automatically generated for each website by completely loading it in background and making a screenshot at start of each browser session. This network communication can be unwanted for those on pay-per-byte data plans.
2021-01-12libre/iceweasel: Drop old search engine patchinggrizzlyuser
Legacy search configuration has been dropped upstream [1]. It needs to be done by new method now. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1619926
2021-01-12libre/iceweasel: Remote Settings patchinggrizzlyuser
Also add basic test that searches the entire source code tree for domain name of Remote Settings server and fails the build if any occurrences are found. Needed to relocate quilt directory because IIRC it made some backups of patched files that contained that domain name.
2021-01-12libre/iceweasel: 84.0.1 from upstreams, update patchesgrizzlyuser
2021-01-12[iceweasel-l10n]: upgrade to v84.0.2 (x86_64)bill-auger
2021-01-12[icecat-l10n][icedove-l10n][iceweasel-l10n]: housekeepingbill-auger
2021-01-12[pacman][pacman-mirrorlist]: housekeepingbill-auger
2021-01-12[blender]: bump python dep to v3.9 (i686)bill-auger
2021-01-10Update libre/parabola-keyringParabola automatic package builder
2021-01-10Update libre/parabola-keyringParabola automatic package builder
2021-01-08[icedove][iceweasel]: housekeeping - refactor anti-features checkbill-auger
these changes are an attempt to normalize common patching implementations, in order to reduce the diffs across all of our mozilla PKGBUILDs
2021-01-08[icecat]: upgrade to v78.6.0bill-auger
2021-01-08[icecat]: update v78.4.0 source-ball URLbill-auger
2021-01-08[blender]: remove special-case i686 depsbill-auger
2021-01-08Update libre/your-freedomParabola automatic package builder
2021-01-06[texlive-bin]: rebuild against latest popplerbill-auger
2021-01-06[cups-filters]: rebuild against latest popplerbill-auger
2020-12-30[blender]: rebuild against latest openvdbbill-auger
2020-12-25[libxfce4ui]: bugfix v4.16.0bill-auger