summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d1824666edd3c913299503e151007ee774d67f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = qxmpp
	pkgdesc = Cross-platform C++ XMPP client and server library
	pkgver = 1.3.1
	pkgrel = 1
	url = https://github.com/qxmpp-project/qxmpp
	arch = i686
	arch = x86_64
	license = LGPL2.1
	makedepends = cmake
	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/v1.3.1.tar.gz
	sha256sums = 812e718a2dd762ec501a9012a1281b9b6c6d46ec38adbc6eec242309144e1c55

pkgname = qxmpp