summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3e0080b5220eb33e2f89120433f4ebce95ed68e9 (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.0
	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.0.tar.gz
	sha256sums = 3c83d7cb3e790afd62a5232956ca85378aa76b6e1d1875c921ead05b70bb0fa5

pkgname = qxmpp