qtox: update to 1.14.0.

Closes: #12020 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-12 21:10:54 -03:00 committed by Michael Aldridge
parent 78066e2b3c
commit 506f28d18f

View file

@ -1,12 +1,10 @@
# Template file for 'qtox'
pkgname=qtox
version=1.13.0
version=1.14.0
revision=1
wrksrc="qTox-${version}"
build_style=cmake
short_desc="QT-based TOX instant messenger client"
maintainer="Spencer Hill <spencernh77@gmail.com>"
license="GPL-3"
homepage="https://wiki.tox.chat/clients/qtox"
hostmakedepends="qt5-qmake qt5-host-tools qt5-tools pkg-config"
makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
qt5-tools-devel libopencv-devel libopenal-devel libsodium-devel
@ -14,9 +12,12 @@ makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
sqlcipher-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
qt5-plugin-tds opus-devel libexif-devel"
depends="qt5-plugin-sqlite"
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
checksum=8a85b47f5a1033e997e16616ddeeb9af277b2f8ee3fe06cf5b9f3c8869a5d737
wrksrc="qTox-${version}"
license="GPL-3.0-or-later"
maintainer="Spencer Hill <spencernh77@gmail.com>"
homepage="https://wiki.tox.chat/clients/qtox"
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
checksum=5ee4066ecef46a324bf549baacfa27cbfb9b84bd7f468be450f3dc4cf05cff98
case "$XBPS_TARGET_MACHINE" in
armv6*) broken="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/6098/steps/shell_3/logs/stdio"
esac