Search Criteria
Package Details: deltachat-desktop-git monorepo.testrelease.rc1.r7.gbdca27289-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/deltachat-desktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | deltachat-desktop-git |
| Description: | A privacy oriented chat application built on e-mail |
| Upstream URL: | https://github.com/deltachat/deltachat-desktop |
| Licenses: | GPL |
| Submitter: | Jikstra |
| Maintainer: | Jikstra (link2xt) |
| Last Packager: | link2xt |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-12-17 18:10 (UTC) |
| Last Updated: | 2024-10-10 15:30 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nodejs (nodejs-gitAUR, nodejs-lts-hydrogenAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
- python (make)
Latest Comments
1 2 3 4 Next › Last »
link2xt commented on 2024-10-10 15:16 (UTC)
I updated the package now.
Jikstra commented on 2024-10-02 21:48 (UTC) (edited on 2024-10-02 21:48 (UTC) by Jikstra)
** PUBLIC SERVICE ANNOUNCEMENT **
The project switched to pnpm and the PKGBUILD would need to get updated accordingly. I'm not using arch anymore (nix btw!) so would step down as a maintainer/owner. Contact me at jikstra at riseup dot net
wilkins commented on 2024-05-19 22:41 (UTC)
-> Creating working copy of deltachat-desktop-git git repo... Cloning into 'deltachat-desktop-git'... done. warning: remote HEAD refers to nonexistent ref, unable to checkout ==> Starting pkgver()... fatal: Not a valid object name HEAD ==> ERROR: pkgver is not allowed to be empty. ==> ERROR: pkgver() generated an invalid version: error: failed to build 'deltachat-desktop-git-1.44.1.r78.g1dafb97c3-1': error: packages failed to build: deltachat-desktop-git-1.44.1.r78.g1dafb97c3-1wilkins commented on 2024-02-22 00:02 (UTC)
v28.2.3 now.
https://github.com/deltachat/deltachat-desktop/pull/3693
wilkins commented on 2024-02-18 19:57 (UTC)
Upstream uses electron26. This package needs to be updated.
1.43.0 - 2024-02-14
FabioLolix commented on 2023-12-18 13:37 (UTC)
To note that this package build without cargo, rust, rustup at all
Some pkgbuilds explicity need
rustup(not the case here in this moment), users can use devtools https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot to build in clean chroot, alsoparuandaurutilsshould do thatdreieck commented on 2023-12-18 13:23 (UTC)
Can you please move all the download stuff out from
build()intoprepare(), so that no internet connection is needed duringbuild()?:Regards and thanks for maintaining!
dreieck commented on 2023-12-18 13:20 (UTC)
Is
rustupreally explicitly needed as make dependency? Can you not usecargo(which is provided both byrustandrustuppackage)?rustupconflicts withrustand so gives the user no choice if he wants to keeprustinstalled.Regards!
1 2 3 4 Next › Last »