0.7.6-2 : fixed licence spelling (thanks to namcap), added one package to "conflict" line.
Search Criteria
Package Details: qxmpp 0.8.3-1
Package Actions
| Package Base: | qxmpp |
|---|---|
| Description: | An XMPP client library based on Qt & C++ |
| Upstream URL: | https://github.com/qxmpp-project/qxmpp |
| Category: | lib |
| Licenses: | |
| Conflicts: | |
| 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)
Required by (2)
Sources
Latest Comments
Comment by Spike29
Comment by Spike29
@Siosm: thanks !
Comment by Siosm
Looks like they renamed qmake4 to qmake-qt4.
Comment by Spike29
qxmpp 0.7.5-2 : "qt4" replaced "qt" as a dependency.
Comment by Spike29
@Siosm: I've updated the PKGBUILD the way you asked me to.
It looks better now ;)
Thanks !
Comment by Siosm
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
Updated to version 0.6.3.
I added speex, libvpx and libtheora as optdepends (in order to enable appropriate qxmpp plugins).
Comment by Spike29
Updated to version 0.5.0
Comment by Spike29
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
Update available here: http://git.siosm.fr/siosm-aur/tree/qxmpp/PKGBUILD
Installs in /usr, generate a shared library.
Comment by alkino
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
It should be fixed. Thanks.
Comment by Kosava
You have error in PKGBUILD fit this
arch=('i686', 'x86_64')
you dont need the ,