From f700162481a0496b89216cfdc011f847ede24826 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 11 May 2020 17:19:55 +0300 Subject: [PATCH] telepathy-qt5 ver. bump --- network/chat/telepathy-qt5/actions.py | 3 ++- network/chat/telepathy-qt5/pspec.xml | 10 +++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/network/chat/telepathy-qt5/actions.py b/network/chat/telepathy-qt5/actions.py index 56872b07d0..e366b37f76 100644 --- a/network/chat/telepathy-qt5/actions.py +++ b/network/chat/telepathy-qt5/actions.py @@ -13,7 +13,8 @@ WorkDir = "telepathy-qt-%s" % get.srcVERSION() def setup(): cmaketools.configure("-DDESIRED_QT_VERSION=5 \ - -DPYTHON_EXECUTABLE=/usr/bin/python2.7 \ + -DPYTHON_EXECUTABLE=/usr/bin/python3 \ + -DCMAKE_INSTALL_LIBDIR=lib \ -DENABLE_EXAMPLES=OFF \ -DENABLE_TESTS=OFF") diff --git a/network/chat/telepathy-qt5/pspec.xml b/network/chat/telepathy-qt5/pspec.xml index 444da07e18..974d55227c 100644 --- a/network/chat/telepathy-qt5/pspec.xml +++ b/network/chat/telepathy-qt5/pspec.xml @@ -12,10 +12,11 @@ library Qt based classes for Telepathy communication framework The Telepathy project is about building a unified framework for many different kinds of real-time communications. telepathy-qt contains Qt-based base and proxy classes for use in connection managers and clients. - http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.7.tar.gz + http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.8.tar.gz cmake qt5-doc + python3-devel qt5-base-devel qt5-assistant-devel gobject-introspection-devel @@ -63,6 +64,13 @@ + + 2020-05-11 + 0.9.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-10 0.9.7