summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a9ed45bd686df797ef2bf9181ea6deaab1c1f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = qxmpp
	pkgdesc = An XMPP client library based on Qt & C++
	pkgver = 0.9.0
	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.0.tar.gz
	sha1sums = 8b73021378523c6d5134febc4db25985d11b0e68

pkgname = qxmpp