Search Criteria
Package Details: vesktop-git 1.5.8.r6.g0d9ca22-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vesktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vesktop-git |
| Description: | A standalone Electron-based Discord app with Vencord & improved Linux support |
| Upstream URL: | https://github.com/Vencord/Vesktop |
| Licenses: | GPL-3.0-only |
| Conflicts: | vesktop |
| Provides: | vesktop |
| Submitter: | xiota |
| Maintainer: | xiota (zt64, Covkie, Edu4rdSHL) |
| Last Packager: | Covkie |
| Votes: | 9 |
| Popularity: | 0.170801 |
| First Submitted: | 2024-01-23 02:15 (UTC) |
| Last Updated: | 2025-10-02 23:09 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – Open links, files, etc
Required by (3)
- vencord (requires vesktop)
- vencord-bin (requires vesktop)
- vencord-git (requires vesktop)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
D3SOX commented on 2024-04-16 23:04 (UTC) (edited on 2024-04-17 10:34 (UTC) by D3SOX)
I had issues with electron version 30 so I think it's best for this package to set it to
electron29for the time being or better yet make it always depend on the version in thepackage.jsonDiff: https://pastebin.ubuntu.com/p/tS7YWsg4dr/
picokan commented on 2024-01-30 08:24 (UTC) (edited on 2024-01-30 08:24 (UTC) by picokan)
Even though
electronis set as a dependency, it's still downloading it when compiling. It's missing a"electronDist": "/usr/lib/electron"in the linux build section of thepackage.jsonfile.Essem commented on 2024-01-23 20:31 (UTC)
The .desktop file is broken; it points towards "/usr/lib/vesktop" instead of "/usr/bin/vesktop".
expo commented on 2023-12-26 01:36 (UTC)
Desktop file is broken in regards to window grouping; see https://github.com/Vencord/Vesktop/issues/305.
D3SOX commented on 2023-11-05 10:56 (UTC)
The latest commits broke the taskbar icon when it's not open on KDE Plasma again. I think it worked fine on
3888427da54f74915ab293900b01f4fcacd6068ciliqiliev commented on 2023-10-28 14:02 (UTC)
There is a taskbar icon mismatch on Gnome that I fixed for myself by renaming the vencord.desktop to vencorddesktop.desktop to match the executable name. Hope this helps somebody
picokan commented on 2023-10-27 22:34 (UTC) (edited on 2023-10-27 22:38 (UTC) by picokan)
Can you make this package use the system electron instead of always downloading a new one and using the executable with an embedded electron?
The
electron-builderconfiguration in this project is in thepackage.jsonfile, and the rest should be explained in https://wiki.archlinux.org/title/Electron_package_guidelines.Edit: I get build errors when compiling without
node-gypinstalled, I think that should also be a make dependency.winstxnhdw commented on 2023-10-24 10:20 (UTC) (edited on 2023-10-24 10:20 (UTC) by winstxnhdw)
You forget that most developers have
pnpminstall vianpm, and not from the AUR. This is the cause for the conflict.FichteFoll commented on 2023-10-21 13:06 (UTC)
Whatever you are using to build this package isn't doing it properly because there is absolutely no conflict with an installed
pnpmpackage, which is definitely required here as a build dependency.« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »