qtox: update to 1.16.1.

This commit is contained in:
maxice8 2018-07-03 23:36:36 -03:00
parent 86fabf884e
commit de37f09332

View file

@ -1,13 +1,13 @@
# Template file for 'qtox' # Template file for 'qtox'
pkgname=qtox pkgname=qtox
version=1.15.0 version=1.16.1
revision=2 revision=1
wrksrc="qTox-${version}" wrksrc="qTox-${version}"
build_style=cmake build_style=cmake
hostmakedepends="pkg-config qt5-host-tools qt5-qmake qt5-tools" hostmakedepends="pkg-config qt5-host-tools qt5-qmake qt5-tools"
makedepends="ffmpeg-devel filter_audio-devel gtk+-devel libXScrnSaver-devel makedepends="ffmpeg-devel filter_audio-devel gtk+-devel libXScrnSaver-devel
libexif-devel libopenal-devel libsodium-devel libvpx-devel libexif-devel libopenal-devel libsodium-devel libvpx-devel opus-devel
opus-devel qrencode-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qrencode-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
qt5-plugin-sqlite qt5-plugin-tds qt5-svg-devel qt5-tools-devel sqlcipher-devel qt5-plugin-sqlite qt5-plugin-tds qt5-svg-devel qt5-tools-devel sqlcipher-devel
toxcore-devel" toxcore-devel"
depends="qt5-plugin-sqlite" depends="qt5-plugin-sqlite"
@ -15,8 +15,9 @@ short_desc="QT-based TOX instant messenger client"
maintainer="Spencer Hill <spencernh77@gmail.com>" maintainer="Spencer Hill <spencernh77@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://wiki.tox.chat/clients/qtox" homepage="https://wiki.tox.chat/clients/qtox"
changelog="https://raw.githubusercontent.com/qTox/qTox/master/CHANGELOG.md"
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz" distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
checksum=0395370fbc2a6ab868fe3090bad7f1626fcb494746780f48b7c9e231aae9b62e checksum=44a60174b0582f9d04c132dd4de663b7d67e2d68fee55912c6449a07389d8486
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
armv6*) broken="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/6098/steps/shell_3/logs/stdio" armv6*) broken="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/6098/steps/shell_3/logs/stdio"