Package Details: qxmpp 0.8.3-1

Package Base: qxmpp
Description: An XMPP client library based on Qt & C++
Upstream URL: https://github.com/qxmpp-project/qxmpp
Category: lib
Licenses: LGPL2.1
Conflicts: qxmpp-git, qxmpp-leechcraft-git, qxmpp-qt5, qxmpp-qt5-git
Submitter: csgeek
Maintainer: Spike29
Last Packager: Spike29
Votes: 10
First Submitted: 2010-09-14 04:27
Last Updated: 2015-03-20 16:00

Dependencies (4)

  • qt4
  • libtheora (optional) – required to enable theora video codec
  • libvpx (optional) – required to enable vpx video codec
  • speex (optional) – required to enable speex audio codec

Required by (2)

Sources

Latest Comments

Comment by Spike29

2014-02-15 15:24

0.7.6-2 : fixed licence spelling (thanks to namcap), added one package to "conflict" line.

Comment by Spike29

2013-03-02 08:55

@Siosm: thanks !

Comment by Siosm

2013-03-01 21:21

Looks like they renamed qmake4 to qmake-qt4.

Comment by Spike29

2013-03-01 11:50

qxmpp 0.7.5-2 : "qt4" replaced "qt" as a dependency.

Comment by Spike29

2012-07-26 18:44

@Siosm: I've updated the PKGBUILD the way you asked me to.
It looks better now ;)

Thanks !

Comment by Siosm

2012-07-26 18:22

You should use :
source=('http://qxmpp.googlecode.com/files/$pkgname-$pkgver.tar.gz')

And as the developper provides sha1sums, let's use them :
sha1sums=('51eb686677b26fa2fd756bc755956c0bf84193ea')

Thanks

Comment by Spike29

2012-07-26 08:30

Updated to version 0.6.3.
I added speex, libvpx and libtheora as optdepends (in order to enable appropriate qxmpp plugins).

Comment by Spike29

2012-07-18 13:24

Updated to version 0.5.0

Comment by Spike29

2012-06-07 17:11

Hi csgeek.
Would you consider updating the package, or abandoning it ?

Latest qxmpp version is 0.4.0 and has been released in 12th April 2012, but your package hasn't been updated since then.

Cheers ! :)

Comment by Siosm

2012-06-01 17:28

Update available here: http://git.siosm.fr/siosm-aur/tree/qxmpp/PKGBUILD
Installs in /usr, generate a shared library.

Comment by alkino

2012-05-05 12:23

make INSTALL don't put some files in good directory.

Could update this ?
qxmpp.pc should go in /usr/lib/pkgconfig and not in /usr/local/pkgconfig

Comment by csgeek

2010-09-21 18:36

It should be fixed. Thanks.

Comment by Kosava

2010-09-21 17:38

You have error in PKGBUILD fit this

arch=('i686', 'x86_64')

you dont need the ,