03bbc34330
Closes: #7325 [via git-merge-pr]
19 lines
809 B
Bash
19 lines
809 B
Bash
# Template file for 'qtox'
|
|
pkgname=qtox
|
|
version=1.11.0
|
|
revision=1
|
|
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 pkg-config"
|
|
makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
|
|
qt5-tools-devel libopencv-devel libopenal-devel libsodium-devel
|
|
libXScrnSaver-devel gdk-pixbuf-devel gtk+-devel libvpx-devel qrencode-devel
|
|
sqlcipher-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
|
|
qt5-plugin-tds opus-devel"
|
|
depends="qt5-plugin-sqlite"
|
|
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
|
|
checksum=be38517cd915727dbd9b3cd2a51bbaf1cae28290de07a34c759ec8b77c502cd4
|
|
wrksrc="qTox-${version}"
|