summaryrefslogtreecommitdiff
path: root/libre
AgeCommit message (Collapse)Author
2020-01-10Update libre/your-freedomParabola automatic package builder
2020-01-09Update [libre/nextcloud-client] to v2.6.2theova
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-09Hide download buttontheova
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-09aarch64-linux-gnu-gcc-initial: fix architectureDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-09Add aarch64-linux-gnu-gcc-initial for armv7Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-09Add aarch64-linux-gnu-binutils for armv7hDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-09x86_64-pc-linux-gnu-gcc: update to 9.2.0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-08[mplayer]: upgrade to v38139bill-auger
2020-01-08[kio]: upgrade to v5.65.0bill-auger
2020-01-08[archlinux32-keyring]: repackagebill-auger
2020-01-08Update libre/your-freedomParabola automatic package builder
2020-01-06updpkg: libre/linux-libre-pae 5.4.8-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-06updpkg: libre/linux-libre-hardened 5.4.7.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-06updpkg: libre/linux-libre 5.4.8-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-04mcomix-1.2.1-5.parabola1: rebuildOmar Vega Ramos
2020-01-04mate-sensors-applet-1.22.1-1.parabola1: updating versionOmar Vega Ramos
2020-01-04libxfce4ui-4.14.1-2.parabola1: rebuildOmar Vega Ramos
2020-01-04icedtea-web-1.8.3-1.parabola1: updating versionOmar Vega Ramos
2020-01-04hexchat-2.14.3-1.parabola1: updating versionOmar Vega Ramos
2020-01-04file-roller-3.32.3-1.parabola1: updating versionOmar Vega Ramos
2020-01-04engrampa-1.22.2-1.parabola1: updating versionOmar Vega Ramos
2020-01-04doublecmd-0.9.6-1.parabola1: updating versionOmar Vega Ramos
2020-01-04debootstrap-1.0.116-1.parabola1: updating versionOmar Vega Ramos
2020-01-04cups-filters-1.26.0-1.parabola1: updating versionOmar Vega Ramos
2020-01-04clementine-1.3.1.r831.664c5a31f-3.parabola1: rebuildOmar Vega Ramos
2020-01-04blackbox-0.75-1.parabola1: updating versionOmar Vega Ramos
2020-01-04abiword-3.0.4-1.parabola1: updating versionOmar Vega Ramos
2020-01-03[notsystemd][notsystemd-common][notsystemd-udev]: move to [nonsystemd]bill-auger
2020-01-01[tp_smapi-lts]: rebuild for 4.19.91bill-auger
2020-01-01[archlinux32-keyring]: upgrade to v20191230bill-auger
2019-12-31Update [libre/gnome-boxes] to the neweset version (3.34.2)theova
Changelog: - Bumb version - Rename dependency spice-gtk3 to spice-gtk - Remove dependency libgovir to follow upstream Tested on x86_64, sucessfully built on i686 and armv7h. Building on ARM requires to build [libr/libosinfo] as well as it requires a recent version of [libr/libosinfo]. Gnome-boxes has buttons to download and install non-free GNU/Linux distributions. While this feature is broken (The message "unsupported protocol https" pops up when trying to use it), it still need to be removed in a subsequent patch. Note that this issue was already present before this patch. Signed-off-by: theova <theova@bluewin.ch> GNUtoo@cyberdimension.org: Commit message. Re-used part of Theova's mail for that. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-12-30libre/acpi_call-lts: rebuiltoaken-source
2019-12-28[qutebrowser]: upgrade to v1.8.3bill-auger
2019-12-27updpkg: libre/linux-libre-lts 4.19.91-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-12-27updpkg: libre/hplip 1:3.19.12-1.par1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-12-23[parabola-base]: add meta-package restoring 'base' group setbill-auger
2019-12-21[blender]: add arm struct alignment patchbill-auger
2019-12-20systemd-244.1-1.parabola1: updating versionOmar Vega Ramos
2019-12-17[icedove-extension-enigmail]: rebulidbill-auger
2019-12-17[blender]: upgrade to v2.81.abill-auger
2019-12-14Update libre/your-freedomParabola automatic package builder
2019-12-12Update libre/your-freedomParabola automatic package builder
2019-12-10libre: cups-filters: bump i686 poppler revisionDenis 'GNUtoo' Carikli
Rationale: - i686 now has poppler 0.82.0-1.0 - On i686, the PKGBUILD refused to build because of that so we don't need to bump the package revision. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-12-09libre: cups-filters: sync revision with archlinuxDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-12-09libre: virt-manager: bump revision to replace the outdated i686 versionDenis 'GNUtoo' Carikli
Without that fix, on i686, virt-manager still fails to find virt-install 2.2.1: warning: cannot resolve "virt-install=2.2.1", a dependency of "virt-manager" :: The following package cannot be upgraded due to unresolvable dependencies: virt-manager Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-12-09libre: textlive-bin: rebuild due to icu 65.1 and poppler 0.82.0 updatesDenis 'GNUtoo' Carikli
This is based on the following commit in archlinux[1]: commit c91ce81138f3ce55a27183adf714c881e9277c0d Author: foutrelis <foutrelis@eb2447ed-0c53-47e4-bac8-5bc4a241df78> Date: Tue Nov 12 02:03:44 2019 +0000 icu 65.1 / poppler 0.82.0 rebuild git-svn-id: file:///srv/repos/svn-packages/svn@367838 eb2447ed-0c53-47e4-bac8-5bc4a241df78 References: ----------- [1]git://git.archlinux.org/svntogit/packages.git Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-12-09libre: remove virt-manager-i686Denis 'GNUtoo' Carikli
Arch32 is now in sync with Archlinux for some time now. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-12-08updpkg: libre/linux-libre-pck 5.4.2.pck1-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-12-07linux-libre: fix some variable substitutionsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2019-12-06updpkg: libre/linux-libre-pae 5.4.2-1David P
Signed-off-by: David P <megver83@parabola.nu>