qtox: update to 1.1.
This commit is contained in:
parent
ae3d1bda96
commit
49c046d005
@ -1,8 +1,7 @@
|
||||
# Template file for 'qtox'
|
||||
pkgname="qtox"
|
||||
version="20150325"
|
||||
revision=3
|
||||
_commithash="41efb1491b52a1c857702c69ca70e95d9a7933ce"
|
||||
version="1.1"
|
||||
revision=1
|
||||
short_desc="QT-based TOX instant messenger client"
|
||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||
license="GPL-3"
|
||||
@ -11,10 +10,10 @@ hostmakedepends="qt5-qmake"
|
||||
makedepends="toxcore-devel-git filteraudio-devel-git 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"
|
||||
distfiles="https://github.com/tux3/qTox/archive/${_commithash}.tar.gz"
|
||||
checksum="781d3d4e2028b3071c53e34f490ef8ea1141a6a2452bb90745a411e6c8c89f07"
|
||||
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
|
||||
checksum=0507b0708295cd5eabe750b3e9e2c92a7970c554262d7714f6cbad26b17b718a
|
||||
build_style="gnu-makefile"
|
||||
wrksrc="qTox-${_commithash}"
|
||||
wrksrc="qTox-${version}"
|
||||
|
||||
do_configure() {
|
||||
qmake
|
||||
|
Loading…
Reference in New Issue
Block a user