Search Criteria
Package Details: vesktop-git 1.5.5.r17.g391ad94-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) |
Last Packager: | Covkie |
Votes: | 8 |
Popularity: | 1.05 |
First Submitted: | 2024-01-23 02:15 (UTC) |
Last Updated: | 2025-04-01 22:22 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-binAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (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 »
Covkie commented on 2024-09-17 04:23 (UTC)
would
epoch=1
not be needed as the version scheme changed completely?zt64 commented on 2024-09-17 02:44 (UTC)
@xiota Hi, I'm planning to merge vencord-desktop-git into this package so that it will be more clear to users what package to use. If you don't mind transferring over the package to me so I can merge the two. For users who want to use system electron they can install the vesktop-electron-git package
Covkie commented on 2024-08-24 15:46 (UTC)
@xiota this is a packaging issue with packages that build from linux-unpacked. As this package is unofficial/community maintained it doesn't make sense for the icon script to be included upstream. Please include the script here :p
maintuner commented on 2024-08-24 07:58 (UTC)
Why did you fuck up the icons now?
Covkie commented on 2024-08-24 04:07 (UTC)
@xiota the icon patch you made is NOT correct and changes the tray icon too. It also does not include the various sizes of the actual icon.
static/icon.png is the tray icon. (should not be touched!) build/icon.icns is the actual app icon that electron-builder uses to generate the various icon sizes.
libicns
/icns2png is outdated and does not support the latest .icns features resulting in various sizes not being correctly extracted. The provided patch (modified from the electron-builder dev) utilizes electron-builder to properly generate and extract the icons and place them at their correct paths.imagemagick
,libicns
andoptipng
are entirely unneeded as build deps. Please revert the latest patch and use the one provided as that produces the correct behaviourCovkie commented on 2024-08-06 05:38 (UTC)
This package wrongly using the Vencord icon was bothering me so here's a patch to use the official Vesktop icon instead of the Vencord one:
If someone wants to comment on the
vesktop
package with an adapted patch of this be my guest.claymorwan commented on 2024-06-20 20:59 (UTC)
Do you plan on updating it ? Vencord's at version 9.4.0 rn
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »