Search Criteria
Package Details: gajim-1.3 1:1.3.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/gajim-1.3.git (read-only, click to copy) |
---|---|
Package Base: | gajim-1.3 |
Description: | Jabber/XMPP instant messenger client written in Python with GTK+, version 1.3 (Multiwindow) |
Upstream URL: | https://gajim.org/ |
Licenses: | GPL3 |
Conflicts: | gajim, gajim-git, gajim-hg, gajim-svn |
Provides: | gajim |
Replaces: | gajim-hg, gajim-svn |
Submitter: | electric_blue |
Maintainer: | electric_blue |
Last Packager: | electric_blue |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-12 21:44 (UTC) |
Last Updated: | 2023-05-06 17:25 (UTC) |
Dependencies (35)
- gtk3 (gtk3-git, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- gtksourceview4
- hicolor-icon-theme (hicolor-icon-theme-git)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- python-cairo (python-cairo-git)
- python-css-parser
- python-distro
- python-gobject (python-gobject-git)
- python-keyring
- python-nbxmpp-2.0
- python-pillow (python-pillow-git, python-pillow-simd)
- python-precis_i18n
- python-pyasn1
- python-pyopenssl
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-setuptools (make)
- farstream (optional) – for video/voice support
- geoclue2 (geoclue_fake-git, geoclue) (optional) – for sharing your location
- gnome-keyring (gnome-keyring-git, pass-secrets-git) (optional) – store passwords encrypted in GNOME Keyring
- gsound (optional) – for notification sounds
- gspell (optional) – for spell checking support
- gst-libav (gst-libav-git) (optional) – for video/voice support
- gst-plugin-gtk (gst-plugin-gtk-git) (optional) – for video support
- gst-plugins-bad (gst-plugins-bad-git) (optional) – for video/voice support
- gst-plugins-good (gst-plugins-good-git) (optional) – for video/voice support
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – for video/voice support
- gst-python (gst-python-git) (optional) – for video/voice support
- gupnp-igd (optional) – for UPnP-IGD support
- kded (kded-git) (optional) – store passwords encrypted in KSecretService
- libappindicator-gtk3 (libappindicator-bzr) (optional) – to get a tray icon on some desktop environments
- libxss (optional) – for idle time checking on X11
- notification-daemon (xfce4-notifyd-git, ysnotifier, awesome34, qtnotifydaemon, dunst-notif-log-git, lxqt-notificationd-git, notify-osd-customizable, notipy, twmn-git, xfce4-notifyd-keyaction, xfce4-notifyd-layer-shell-git, awesome-way-cooler-git, notification-daemon-gtk2, awesome-luajit, awesome-git, awesome-luajit-git, rofication-git, awesome-telegramfix, enlightenment-git-asan, enlightenment-git, dunst-git, swaync, swaync-git, plasma-workspace-git, awesome, dunst, lxqt-notificationd, mate-notification-daemon, notify-osd, xfce4-notifyd) (optional) – for desktop notifications
- python-crypto (python-pycryptodome) (optional) – support for E2E encryption
- python-dbus (dbus-python) (optional) – for gajim-remote and zeroconf support
- python-docutils (python-docutils1) (optional) – for RST generator support
Latest Comments
electric_blue commented on 2023-05-06 17:30 (UTC)
Just pushed an update that fixes brokenness of commands (/me and similar)
electric_blue commented on 2023-05-05 21:02 (UTC)
Thanks! Pushed
Inkeso commented on 2023-05-05 14:36 (UTC) (edited on 2023-05-05 14:37 (UTC) by Inkeso)
python 3.11 deprecated inspect.getargspec() I changed it to getfullargspec and it works again. Here is a patch
electric_blue commented on 2022-11-01 18:54 (UTC)
Just pushed a new release that should fix that. Thank you.
Inkeso commented on 2022-11-01 18:48 (UTC)
This version doesn't work anymore due to libsoup updates: (org.gajim.Gajim:455212): libsoup-ERROR **: 19:28:12.616: libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.