telepathy-qt5: update to 0.9.7.
This commit is contained in:
parent
7441f1abb2
commit
676196387c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'telepathy-qt'
|
# Template file for 'telepathy-qt'
|
||||||
pkgname=telepathy-qt5
|
pkgname=telepathy-qt5
|
||||||
version=0.9.6.1
|
version=0.9.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname//5/}-${version}
|
wrksrc=${pkgname//5/}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -10,13 +10,13 @@ configure_args="
|
||||||
-DDESIRED_QT_VERSION=5
|
-DDESIRED_QT_VERSION=5
|
||||||
-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt5"
|
-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt5"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="qt5-devel telepathy-farstream-devel telepathy-glib-devel gstreamer-devel"
|
makedepends="qt5-devel telepathy-farstream-devel telepathy-glib-devel gstreamer1-devel"
|
||||||
short_desc="Qt5 bindings for the Telepathy D-Bus protocol"
|
short_desc="Qt5 bindings for the Telepathy D-Bus protocol"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://telepathy.freedesktop.org/"
|
homepage="http://telepathy.freedesktop.org/"
|
||||||
distfiles="http://telepathy.freedesktop.org/releases/${pkgname//5/}/${pkgname//5/}-${version}.tar.gz"
|
distfiles="http://telepathy.freedesktop.org/releases/${pkgname//5/}/${pkgname//5/}-${version}.tar.gz"
|
||||||
checksum=496eb4951ea9b181d7d68a2122a885474c4f73b519319496aa1b97d9b361a1f8
|
checksum=21bad30be7ebc4ba667d53d92cd1cec1be23114103f2149404d9740721693d4f
|
||||||
|
|
||||||
CXXFLAGS="-D_DEFAULT_SOURCE"
|
CXXFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue