Search Criteria
Package Details: gajimbo-git 1.1.92.1.g5f0508c31-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gajimbo-git.git (read-only, click to copy) |
---|---|
Package Base: | gajimbo-git |
Description: | A fork of Gajim with various enhancements, written in Python with GTK+ |
Upstream URL: | https://gitlab.com/a/gajimbo |
Keywords: | gajim xmpp |
Licenses: | GPL3 |
Conflicts: | gajim, gajim-git, gajim-hg, gajim-svn |
Provides: | gajim |
Submitter: | aoz |
Maintainer: | aoz |
Last Packager: | aoz |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-25 23:08 (UTC) |
Last Updated: | 2019-09-05 08:55 (UTC) |
Dependencies (29)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-css-parser
- python-distro
- python-gobject (python-gobject-gitAUR)
- python-keyring
- python-nbxmpp-gitAUR
- python-precis_i18n
- python-pyasn1
- python-pyopenssl
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- farstream (optional) – for video/voice support
- geoclue2 (geoclue_fake-gitAUR, geoclue) (optional) – for sharing your location
- gnome-keyring (gnome-keyring-gitAUR) (optional) – store passwords encrypted in GNOME Keyring
- gspell (optional) – for spell checking support
- gst-libav (gst-libav-gitAUR) (optional) – for video/voice support
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – for video/voice support
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – for video/voice support
- gst-plugins-ugly (gst-plugins-ugly-gitAUR) (optional) – for video/voice support
- Show 9 more dependencies...
Latest Comments
MarsSeed commented on 2022-06-27 19:21 (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.