Search Criteria
Package Details: gmail-desktop 3.0.0.alpha.35-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gmail-desktop.git (read-only, click to copy) |
---|---|
Package Base: | gmail-desktop |
Description: | Unofficial Gmail desktop app |
Upstream URL: | https://github.com/timche/gmail-desktop |
Licenses: | MIT |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 2 |
Popularity: | 0.083350 |
First Submitted: | 2020-08-10 20:24 (UTC) |
Last Updated: | 2022-08-23 16:18 (UTC) |
Dependencies (4)
- electron20 (electron20-bin)
- nvm (nvm-git) (make)
- libappindicator-gtk3 (libappindicator-bzr) (optional) – tray icon
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git) (optional) – desktop notifications
Latest Comments
1 2 Next › Last »
infinitnet commented on 2023-01-27 05:37 (UTC)
@yochananmarqos Right, works with pacman and only doesn't with pamac https://i.imgur.com/Tr304QV.png
yochananmarqos commented on 2023-01-25 15:59 (UTC)
@infinitnet: No, it doesn't.
infinitnet commented on 2023-01-25 08:05 (UTC)
@yochananmarqos upgrade to electron22 breaks gmail-desktop because of its electron20 dependency.
alecmev commented on 2022-08-31 17:44 (UTC)
@yochananmarqos AFAIK it's a hint, not an error, it's okay to have multiple main categories. Re Node, I fixed this by installing a newer
electron-builder
, see the Gist I linked before, but I guess this is not a big deal.yochananmarqos commented on 2022-08-31 16:10 (UTC)
@alecmev: If both Network and Office categories are added,
desktop-file-validate
complains, "contains more than one main category; application might appear more than once in the application menu".I'm using Node.js 14 as it fails to build with 18.
alecmev commented on 2022-08-31 10:02 (UTC)
@yochananmarqos Thanks! Re the desktop file, I believe you can have both "Office;" and "Email;". I've looked at the Debian package, and a trailing
%U
is missing inExec
. Why Node 14, by the way?yochananmarqos commented on 2022-08-23 16:21 (UTC)
@alecmev: I'm using a slightly modified desktop file from the upstream Debian package. If you think it should be changed, file an issue. I replaced the Office category with Email, that makes more sense.
alecmev commented on 2022-08-23 10:03 (UTC)
Hi! Please use npm instead of Yarn, they switched. Also, please use
gendesk
to generate the desktop file, they handle the "Email" category and add mailto-friendly flags: https://github.com/xyproto/gendesk/issues/19 Here's my PKGBUILD for inspiration: https://gist.github.com/alecmev/a83a03e4c45042bcb01ff3e00421adf3deivid11 commented on 2021-10-04 18:23 (UTC)
Building throws this error: Failure while downloading https://github.com/alecmev/gmail-desktop/commit/fix-auto-hide-menu.patch
yochananmarqos commented on 2021-03-22 15:43 (UTC)
@risyasin: Do a clean build. As I said, I've removed the husky dependency so you will no long have an issue either way.
1 2 Next › Last »