qTox is unmaintained. rebuild from git.
This commit is contained in:
@@ -9,6 +9,7 @@ from pisi.actionsapi import shelltools, cmaketools, pisitools, get
|
||||
j = ''.join([
|
||||
' -DSTRICT_OPTIONS=ON',
|
||||
' -DPLATFORM_EXTENSIONS=ON',
|
||||
' -DDESKTOP_NOTIFICATIONS=OFF',
|
||||
' -DCMAKE_BUILD_TYPE=Release',
|
||||
' -DUPDATE_CHECK=ON '
|
||||
])
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>network.chat</PartOf>
|
||||
<Summary>Instant messaging, video conferencing, and more.</Summary>
|
||||
<Description>qTox is a chat, voice, video, and file transfer instant messaging client using the encrypted peer-to-peer Tox protocol.</Description>
|
||||
<Archive sha1sum="d3c6b23cfea434cd0e2ba68b2e858b21e88451b8" type="zip">
|
||||
https://github.com/qTox/qTox/archive/a3004159833e890c34189944595b71aec1563264.zip
|
||||
<Archive sha1sum="1bcb5c2c58b4ebe9e116cd94814bfbc33c51b47c" type="zip">
|
||||
https://github.com/qTox/qTox/archive/2197bce610f2abf5e561b1ee528313660b0f0fb9.zip
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -24,6 +24,7 @@
|
||||
<Dependency>openal-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>toxext-devel</Dependency>
|
||||
<Dependency>sonnet-devel</Dependency>
|
||||
<Dependency>libexif-devel</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -44,6 +45,7 @@
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>openal</Dependency>
|
||||
<Dependency>toxext</Dependency>
|
||||
<Dependency>sonnet</Dependency>
|
||||
<Dependency>libexif</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
@@ -63,6 +65,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-03-06</Date>
|
||||
<Version>1.17.6</Version>
|
||||
<Comment>Rebuild from git. Repository is archived.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-04-27</Date>
|
||||
<Version>1.17.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user