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