Age | Commit message (Collapse) | Author |
|
|
|
|
|
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>
|
|
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>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
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>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
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>
|
|
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>
|
|
Arch32 is now in sync with Archlinux for some time now.
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>
|