mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
0c9202a4b5
commit
d5afe5d120
1 changed files with 8 additions and 8 deletions
|
@ -1,22 +1,22 @@
|
||||||
# Template file for 'qtox'
|
# Template file for 'qtox'
|
||||||
pkgname=qtox
|
pkgname=qtox
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qTox-${version}"
|
wrksrc="qTox-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="QT-based TOX instant messenger client"
|
short_desc="QT-based TOX instant messenger client"
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools qt5-tools pkg-config"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake qt5-tools"
|
||||||
makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
|
makedepends="ffmpeg-devel filter_audio-devel gtk+-devel libXScrnSaver-devel
|
||||||
qt5-tools-devel libopencv-devel libopenal-devel libsodium-devel
|
libexif-devel libopenal-devel libopencv-devel libsodium-devel libvpx-devel
|
||||||
libXScrnSaver-devel gdk-pixbuf-devel gtk+-devel libvpx-devel qrencode-devel
|
opus-devel qrencode-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||||
sqlcipher-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
|
qt5-plugin-sqlite qt5-plugin-tds qt5-svg-devel qt5-tools-devel sqlcipher-devel
|
||||||
qt5-plugin-tds opus-devel libexif-devel"
|
toxcore-devel"
|
||||||
depends="qt5-plugin-sqlite"
|
depends="qt5-plugin-sqlite"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
homepage="https://wiki.tox.chat/clients/qtox"
|
homepage="https://wiki.tox.chat/clients/qtox"
|
||||||
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
|
||||||
checksum=5ee4066ecef46a324bf549baacfa27cbfb9b84bd7f468be450f3dc4cf05cff98
|
checksum=baa7b86cf54371e1d0fae4e56d12f15c75b6f43d113057e740ba98772def149d
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue