Search Criteria
Package Details: whatsdesk-git 0.3.9.r31.366e49c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/whatsdesk-git.git (read-only, click to copy) |
---|---|
Package Base: | whatsdesk-git |
Description: | unofficial client of whatsapp |
Upstream URL: | https://zerkc.gitlab.io/whatsdesk |
Keywords: | |
Licenses: | MIT |
Conflicts: | whatsdesk-bin |
Provides: | whatsdesk |
Submitter: | giannie |
Maintainer: | creyon |
Last Packager: | creyon |
Votes: | 1 |
Popularity: | 0.023166 |
First Submitted: | 2021-06-20 20:52 (UTC) |
Last Updated: | 2024-05-20 20:15 (UTC) |
Dependencies (9)
- libappindicator-gtk3
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
creyon commented on 2024-05-20 20:22 (UTC)
I've adopted the package. My initial comment was mistaken - the package wasn't actually using git sources, it was downloading a tarball based on a static commit hash, and for whatever reason the sum for that tarball was incorrect.
I've changed the PKGBUILD to use git sources now, removed the sum, and worked around some build issues. I had to delete some files, which seems not to have broken anything, but do let me know if any issues occur. The package does now build on a clean chroot, but functionality may be affected in a way that I haven't noticed yet.
creyon commented on 2023-12-21 11:51 (UTC)
Checksum fails. I don't think a checksum is supposed to be used for a
-git
package. That's inevitably going to fail when a new commit is made, which defeats the object of a VCS package, no?Maintainer seems to be MIA, based on update timestamps. I'll email, and go from there.