If you want to have a package based on latest source from git, you should rename and upload it as whatsie-git: https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/whatsie.git (read-only, click to copy) |
|---|---|
| Package Base: | whatsie |
| Description: | Fast Light weight WhatsApp Client based on Qt's WebEngine, With lots of settings and packed goodies |
| Upstream URL: | https://github.com/keshavbhatt/whatsie |
| Keywords: | messenger whatsapp |
| Licenses: | MIT |
| Conflicts: | whatsie |
| Provides: | whatsie |
| Submitter: | robertfoster |
| Maintainer: | keshavnrj |
| Last Packager: | keshavnrj |
| Votes: | 23 |
| Popularity: | 0.69 |
| First Submitted: | 2022-06-24 21:56 (UTC) |
| Last Updated: | 2026-04-04 14:34 (UTC) |
If you want to have a package based on latest source from git, you should rename and upload it as whatsie-git: https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission
Build issues are fixed now.
I have the same error and cannot find the package either notify-qt6
Failed building with:
CMake Error at CMakeLists.txt:56 (message):
notify-qt6 package not found and the src/libnotify-qt submodule is missing.
Please either install notify-qt6 or initialize/update the src/libnotify-qt
git submodule.
But there is no notify-qt6 package in the repository.
@Evil95 okay thank you 🙏
@hallom You need to install cmake. After that it works fine.
==> Starting build()...
/home/abdulhaleem/.cache/paru/clone/whatsie/PKGBUILD: line 15: cmake: command not found
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'whatsie-5.0.0-1':
error: packages failed to build: whatsie-5.0.0-
Problem after libvpx update. sudo ln -s libvpx.so libvpx.so.11 --> OK
App doesn't work properly. The main window is plain white and empty. Does this thing still work?
@incans Assuming that you are referring to the problem reported by edarblanco, as far as I understand it is not with Whatsie but with its qt5-webengine dependency which is provided by AUR and which in many systems has not been rebuilt/updated after the update of libicu which breaks it. You should ask the qt5-webengine maintainer to bump the package release version on AUR and then either reinstall it manually or with a AUR helper (or install the pre-built package provided in the link in my previous post).