Package Details: gajim-git 1:r21440.e5eef33fd-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: Edu4rdSHL
Votes: 72
Popularity: 0.000007
First Submitted: 2017-01-04 17:50 (UTC)
Last Updated: 2024-05-05 19:35 (UTC)

Latest Comments

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

azrdev commented on 2014-11-26 21:04 (UTC)

You may also change the dependency: python2-nbxmpp-hg -> python2-nbxmpp to pull the lib from the normal repos instead of the AUR.

Atterratio commented on 2014-04-01 20:45 (UTC)

Change farstream to farstream-0.1 for call support.

bjo commented on 2014-03-17 21:13 (UTC)

@younish Erm, it's in the dep-list.

younishd commented on 2014-03-17 21:10 (UTC)

Maybe you should add python2-nbxmpp-hg to the dependencies list in PKGBUILD. (You're welcome.)

bjo commented on 2014-02-09 22:27 (UTC)

Does it crash gajim also, if it's not enabled?

Maranda commented on 2014-02-09 22:24 (UTC)

I'd like to suggest the following change to PKGBUILD: package() { cd "${srcdir}/${pkgname}" rm -rf ./plugins/acronyms_expander make DESTDIR="${pkgdir}/" install } That plugin is only useful to developers and subtly causes Gajim crash when you launch the App, if not properly configured

bjo commented on 2013-12-30 18:50 (UTC)

No, the branch needs to be set in the source-array.

fabienwang commented on 2013-12-30 17:47 (UTC)

Beta 2 is on branch gajim_0.16 So, change pkgver= to 15203.8f86332529fd and in pkgver() function, above the hg identify -ni add this to change branch: hg up gajim_0.16 Done.

fabienwang commented on 2013-12-30 06:37 (UTC)

Hi. Could update to 15192:9931beb5eec2 (corresponds to beta 2 which is out)

bjo commented on 2013-10-03 05:21 (UTC)

Sorry, fixed.