Search Criteria
Package Details: squawk 0.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/squawk.git (read-only, click to copy) |
---|---|
Package Base: | squawk |
Description: | An XMPP desktop messenger, written on pure c++ (qt) |
Upstream URL: | https://git.macaw.me/blue/squawk |
Keywords: | messenger qt qxmpp xmpp |
Licenses: | GPL3 |
Submitter: | BlueMacaw |
Maintainer: | BlueMacaw |
Last Packager: | BlueMacaw |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-08 11:55 (UTC) |
Last Updated: | 2024-02-04 17:03 (UTC) |
Dependencies (12)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lmdbalAUR
- qxmpp-qt5
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- qt5-tools (make)
- kconfig5 (optional) – system themes support (requires rebuild)
- kconfigwidgets5 (optional) – system themes support (requires rebuild)
- kio5 (optional) – better show in folder action (requires rebuild)
- kwallet5 (optional) – secure password storage (requires rebuild)
Latest Comments
test0 commented on 2024-01-08 06:39 (UTC)
Qxmpp renamed to qxmpp-qt5/qxmpp-qt6.
BlitDev commented on 2022-08-17 14:01 (UTC)
On my PC with 8 GB of RAM and 4 GB of swap, building the package consumes too much RAM due to "-j $nproc" in the options. Remove this please, with this setting on multi-core systems with low amount of RAM, the package is not built (the system is stalled).
BlueMacaw commented on 2022-01-09 19:33 (UTC)
Okay, got it updated, now the sources are hosted on my git. Also added the declaration of
set(QT_VERSION_MAJOR 5)
to CMake, like the other guy suggests on qxmpp comment. Hope it helped, I have also installed qt6-webengine, package got build correctly. Do you have problems building exactly my package or qxmpp as dependency?haawda commented on 2022-01-09 17:31 (UTC)
Yes, e.g. use
(renaming a version-number-only tarball is another requirement).
I have problems building this, because I have qt6-webengine insalled. The issue is described in the comments of the qxmpp package.
BlueMacaw commented on 2022-01-09 17:07 (UTC)
I'm sorry, it's my first package. Shall I better use link to my git there?
haawda commented on 2022-01-09 17:05 (UTC)
Please do not upload source code to AUR.