Package Details: deltachat-desktop 1.44.1-1

Git Clone URL: https://aur.archlinux.org/deltachat-desktop.git (read-only, click to copy)
Package Base: deltachat-desktop
Description: A privacy oriented chat application built on e-mail
Upstream URL: https://github.com/deltachat/deltachat-desktop
Licenses: GPL
Conflicts: deltachat-desktop-git
Submitter: tercean
Maintainer: tercean
Last Packager: tercean
Votes: 12
Popularity: 0.000003
First Submitted: 2020-06-11 01:23 (UTC)
Last Updated: 2024-03-11 09:11 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

<deleted-account> commented on 2021-02-16 11:26 (UTC)

My last comment was too fast. Still cannont compile with my modification!

<deleted-account> commented on 2021-02-16 11:16 (UTC)

Line 30: unzip $srcdir/basicwebrtc-$_basicwebrtc_commit.zip

Better to protect the path: unzip "$srcdir/basicwebrtc-$_basicwebrtc_commit.zip"

Tks for the package!

tercean commented on 2020-12-25 15:14 (UTC)

Thanks for the heads up, patch is fixed.

flortsch commented on 2020-12-25 14:50 (UTC)

When updating, it seems that the package.json patch can't be applied:

patching file package.json
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file package.json.rej

tercean commented on 2020-10-18 17:06 (UTC)

Removed the dependency on git submodule by fetching a snapshot of basicwebrtc directly.

tercean commented on 2020-08-04 16:20 (UTC)

Newer releases than 1.10.0 are broken at the moment, as they depend on the source being a git checkout rather than the tarball.

tercean commented on 2020-07-08 12:45 (UTC)

Strange, it started fine when I tested locally, even though it shouldn't have.

reverted to electron6.

flortsch commented on 2020-07-08 12:29 (UTC) (edited on 2020-07-08 12:30 (UTC) by flortsch)

The update to electron 9 broke the app. First, deltachat-desktop.sh points to old electron6. When fixing this and starting, the app complains about a missing image /opt/DeltaChat/electron_app/tsc-dist/images/deltachat.png. This file indeed does not exist, but it exists in /opt/DeltaChat/electron_app/images. After copying it from there, the app starts, but the app content remains empty.

tercean commented on 2020-06-28 18:34 (UTC) (edited on 2020-08-04 19:40 (UTC) by tercean)

This is upgraded to the 1.12.0 prerelease.

To build the latest stable 1.3.2, check out commit a944b7b2808a