qxmpp: update to 1.4.0
This commit is contained in:
parent
d4f5fe2710
commit
dea7ee6dc5
@ -1,6 +1,6 @@
|
||||
# Template file for 'qxmpp'
|
||||
pkgname=qxmpp
|
||||
version=1.3.2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=false"
|
||||
@ -8,10 +8,10 @@ hostmakedepends="pkg-config"
|
||||
makedepends="qt5-devel opus-devel speex-devel libtheora-devel libvpx-devel"
|
||||
short_desc="Cross-platform C++ XMPP client and server library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/qxmpp-project/qxmpp/"
|
||||
distfiles="https://github.com/qxmpp-project/qxmpp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=016e23c40c604dd43b15e1888e31d48729d0f80775fb6f7faef1130a52fe0641
|
||||
checksum=2148162138eaf4b431a6ee94104f87877b85a589da803dff9433c698b4cf4f19
|
||||
|
||||
build_options="opus speex theora vpx"
|
||||
build_options_default="opus speex theora vpx"
|
||||
|
Loading…
x
Reference in New Issue
Block a user