telepathy-qt5 ver. bump
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user