telepathy-qt5 ver. bump

This commit is contained in:
Rmys
2020-05-11 17:19:55 +03:00
committed by GitHub
parent ab852b6b13
commit f700162481
2 changed files with 11 additions and 2 deletions
+2 -1
View File
@@ -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")
+9 -1
View File
@@ -12,10 +12,11 @@
<IsA>library</IsA>
<Summary>Qt based classes for Telepathy communication framework</Summary>
<Description>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.</Description>
<Archive sha1sum="f0dc68fdc05d0d43ae21481c1a875e7bfe919b9b" type="targz">http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.7.tar.gz</Archive>
<Archive sha1sum="cb4bf4a69e38451880ac88fa0e44a8a6f5bfe9cb" type="targz">http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>qt5-doc</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-assistant-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
@@ -63,6 +64,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-05-11</Date>
<Version>0.9.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-09-10</Date>
<Version>0.9.7</Version>