Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-19 | [iceweasel]: rework patches for v72.0.1 | bill-auger | |
2020-01-19 | updpkg: libre/parabolaiso 43-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-17 | updpkg: libre/linux-libre 5.4.12-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-17 | [mplayer]: rebuild against new libx264.so | bill-auger | |
2020-01-14 | Rebuild [libre/libquicktime] against new x264 | Freemor | |
2020-01-14 | aarch64-linux-gnu toolchain: Revert back to gcc 9.1.0 | Denis 'GNUtoo' Carikli | |
Using more recent gcc resulted in many different build failures and I didn't have the time to investigate and fix them all. Both PKGBUILDs now build with makepkg. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-14 | [signon-ui]: upgrade to v0.17+20170320 | bill-auger | |
2020-01-14 | [signon-ui]: add newly blacklisted package | bill-auger | |
this is the last arch package to support webkit | |||
2020-01-14 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-13 | [iceweasel]: wip - upgrade to v72 (patches need re-working) | bill-auger | |
2020-01-13 | [iceweasel]: upgrade to v71 (not tested) | bill-auger | |
2020-01-13 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-12 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-12 | Rebuild [libre/cups-filters] against new poppler | Freemor | |
2020-01-12 | Rebuild [libre/texlive-bin] against new poppler for x86_64 | Freemor | |
2020-01-11 | updpkg: libre/linux-libre-pck 5.4.10.pck1-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-11 | [ruby]: upgrade to v2.7.0 | bill-auger | |
2020-01-11 | updpkg: libre/linux-libre-pae 5.4.10-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-11 | updpkg: libre/linux-libre-hardened 5.4.10.a-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-10 | [pacman]: bump pkgrel and rebuild | bill-auger | |
this version of pacman needed to be built by its own version of makepkg in order to avoid the silent strip failure and produce debug packages | |||
2020-01-10 | Add nextcloud-client-FS6430.diff | Theo von Arx | |
2020-01-10 | [pacman]: rebuild for new 'file' package | bill-auger | |
2020-01-10 | [pacman]: better alignmemt of pacman.conf(s) comments with arch | bill-auger | |
2020-01-10 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-09 | Update [libre/nextcloud-client] to v2.6.2 | theova | |
The patch below updates [libre/nextcloud-client] to the newest version 2.6.2. The changelog is included in the patch. Tested on x86_64, successfully built on i686. The arm build failes on my arm chroot, but it is possible, that it compiles on others (such as the one in beefcake) as discussed with Freemor on IRC. The function to register with a provider (Account -> Add new -> register with a provider) fails for unknown reasons. However one can regiter over this website: https://nextcloud.com/providers/ I have not found any other problems. From d7d978ab13b21b66f99f0ed6f0b2a86ceb212c03 Mon Sep 17 00:00:00 2001 From: Theo von Arx <theova@member.fsf.org> Date: Sat, 28 Dec 2019 12:56:54 +0100 Subject: [PATCH] Update [libre/nextcloud-client] to v2.6.2 - Bump pkgver, _commit and pkgrel - Enable tests for i686 and armv7h since they succeed - Add patch nextcloud-client-FS64630.diff (as Arch does) - Update remove_qtwebengine.patch - Format PKGBUILD closer to Arch's one Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | Hide download button | theova | |
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> schrieb am Sat, 21. Dec 19 17:02: >On Fri, 20 Dec 2019 13:47:22 +0100 >theova <theova@bluewin.ch> wrote: >> gnome-boxes has buttons to download and install non-free GNU/Linux >> distributions (as in previous versions). It is not possible to do >> that, e message "unsupported protocol https" pops up. Thus I'm not >> sure if this is a freedom issue? >Ideally it would be better to fix the issue. Users (me included) are >probably not expecting such buttons in the first place. > >Is your PKGBUILD fixing it in prepare() ? or does it still need to be >fixed in a subsequent patch? Here is a new patch to face this issue. As only non-free OS are downloadable through the download functionality, I decided to hide the download button completely. Working on x86_64 as expected, i686 and armv7h build fine. From: Theo von Arx <theova@member.fsf.org> Date: Thu, 2 Jan 2020 10:57:50 +0100 Subject: [PATCH] [libre/gnome-boxes] Hide download button - Add a patch to hide the download button as only nonfree OS can be downloaded - Add rationale - Bump pkrel - Remove recommendation of nonfree OS Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | aarch64-linux-gnu-gcc-initial: fix architecture | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | Add aarch64-linux-gnu-gcc-initial for armv7 | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | Add aarch64-linux-gnu-binutils for armv7h | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | x86_64-pc-linux-gnu-gcc: update to 9.2.0 | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-08 | [mplayer]: upgrade to v38139 | bill-auger | |
2020-01-08 | [kio]: upgrade to v5.65.0 | bill-auger | |
2020-01-08 | [archlinux32-keyring]: repackage | bill-auger | |
2020-01-08 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-06 | updpkg: libre/linux-libre-pae 5.4.8-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-06 | updpkg: libre/linux-libre-hardened 5.4.7.a-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-06 | updpkg: libre/linux-libre 5.4.8-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-04 | mcomix-1.2.1-5.parabola1: rebuild | Omar Vega Ramos | |
2020-01-04 | mate-sensors-applet-1.22.1-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | libxfce4ui-4.14.1-2.parabola1: rebuild | Omar Vega Ramos | |
2020-01-04 | icedtea-web-1.8.3-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | hexchat-2.14.3-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | file-roller-3.32.3-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | engrampa-1.22.2-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | doublecmd-0.9.6-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | debootstrap-1.0.116-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | cups-filters-1.26.0-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | clementine-1.3.1.r831.664c5a31f-3.parabola1: rebuild | Omar Vega Ramos | |
2020-01-04 | blackbox-0.75-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | abiword-3.0.4-1.parabola1: updating version | Omar Vega Ramos | |