summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1223692b30bf52d62a0cff5486df905361dadb3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = qxmpp
	pkgdesc = Cross-platform C++ XMPP client and server library
	pkgver = 0.9.3
	pkgrel = 1
	url = https://github.com/qxmpp-project/qxmpp
	arch = i686
	arch = x86_64
	license = LGPL2.1
	depends = qt5-base
	optdepends = doxygen: required to build the HTML documentation
	optdepends = opus: required to enable opus audio codec
	optdepends = speex: required to enable speex audio codec
	optdepends = libvpx: required to enable vpx video codec
	optdepends = libtheora: required to enable theora video codec
	conflicts = qxmpp-qt5
	source = https://github.com/qxmpp-project/qxmpp/archive/v0.9.3.tar.gz
	sha1sums = f9391bedd5153ae19f68f25276bf2624c5020d09

pkgname = qxmpp