Package Details: gajim-git 1:r21904.d997efc17-1

Git Clone URL: https://aur.archlinux.org/gajim-git.git (read-only, click to copy)
Package Base: gajim-git
Description: Jabber/XMPP instant messenger client written in Python with GTK+
Upstream URL: https://gajim.org/
Keywords: chat client xmpp
Licenses: GPL3
Conflicts: gajim, gajim-hg, gajim-svn
Provides: gajim
Replaces: gajim-hg, gajim-svn
Submitter: linkmauve
Maintainer: linkmauve (Ppjet6, Edu4rdSHL)
Last Packager: linkmauve
Votes: 73
Popularity: 0.016424
First Submitted: 2017-01-04 17:50 (UTC)
Last Updated: 2024-11-18 16:33 (UTC)

Dependencies (42)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

Manifest0 commented on 2023-04-10 19:27 (UTC) (edited on 2023-04-10 19:32 (UTC) by Manifest0)

The latest commit of this PKGBUILD added a new dep python-omemo-dr

However there's no python-omemo-dr package. It's either python-omemo-git, or python-omemo-dr-git

Please update the PKGBUILD with the correct package name.

MarsSeed commented on 2022-06-27 19:24 (UTC) (edited on 2022-07-10 18:52 (UTC) by MarsSeed)

Hi,

I strongly recommend that this should not optdepend on python-crypto. That name is deprecated.

The proper and safe way is to use python-pycryptodome, which is the continuation fork.

Someone has created a wrong package in AUR providing "python-crypto".

That's why it's much better if you declare python-pycryptodome, to ensure this will use the proper dependency.

Cheers.

Edu4rdSHL commented on 2022-05-24 13:26 (UTC)

karolyi, please read https://wiki.archlinux.org/title/VCS_package_guidelines, VCS packages doesn't need to bump the pkgrel to match the latest commits, only build issues needs to be addressed.

Do not flag this package for no reasons.

karolyi commented on 2022-05-24 13:23 (UTC)

68eb14225 is an old commit from last December. since then, Gajim 1.4.1 is out already, and as such, this package is outdated as well.

Edu4rdSHL commented on 2022-04-15 22:25 (UTC)

Manifest0 and how's that related to the package? Please, next time go and ask in the Gajim support chat.

Btw, go to the Gajim ACE and set use_libappindicator to Deactivated.

Manifest0 commented on 2022-04-15 22:21 (UTC)

just installed this and the tray icon is not appearing. I just have a blank spot instead. Does anybody know how to fix it? is this a file or link missing?

Edu4rdSHL commented on 2022-04-03 19:11 (UTC)

Fixed.

bugsarebeautiful commented on 2022-04-03 11:21 (UTC)

If you get the same error as @farzat, then just remove that line from the PKGBUILD:

rm -r CHANGELOG COPYING

Farzat commented on 2022-03-14 12:16 (UTC)

==> Starting package()...
rm: cannot remove 'CHANGELOG': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'gajim-plugin-omemo-git-2.5.10.r769.g0bc3091-1':

Farzat commented on 2021-12-27 07:42 (UTC)

Fails with the following message on my machine:

Missing dependency: Namespace GtkSource not available

Installing gtksourceview4 fixed it.