blob: 66c30b7281bb92a384e403e70902bbb1d6a3141d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
pkgbase = swift
pkgdesc = XMPP client written in C++ with Qt and Swiften
pkgver = 4.0.3
pkgrel = 1
url = https://swift.im
arch = x86_64
license = GPL3
makedepends = scons
makedepends = openssl
makedepends = boost
makedepends = qt5-base
makedepends = qt5-multimedia
makedepends = qt5-webkit
makedepends = qt5-x11extras
makedepends = qt5-tools
makedepends = qt5-svg
source = https://swift.im/git/swift/snapshot/swift-4.0.3.tar.bz2
source = swift-4.0.2-boost-1.69-compatibility.patch
source = swift-4.0.2-qt-5.15-compatibility.patch
source = repro-builds.patch
source = swift-gcc11.patch
source = swift-python3.patch
sha256sums = 6a3f93e807afb51f1b8ab6ec8fef379dfcc50ba71fef6abeee7c123348da66b0
sha256sums = d166362c146f859ec89c535f8676ac12c6e51e281e6c88c5e36b25e4ea5655d1
sha256sums = 18feef21870b0f441a6fb0faf7b35a826cfec4fe4a1d717bbb1c373a8c1ccb95
sha256sums = 90c586cc67dc9831a0e8ce75c12478f674b5d429dd46dae4c47f241d7902beb1
sha256sums = eae6d270660353e0038dfbbdebff974e84e59cd44992ce7fc37add9926fb49c0
sha256sums = 2f36c529fd7771eaaf1775c7df728810007b4b8c032f98c2ccec5876695b4705
pkgname = swift-im
pkgdesc = XMPP client written in C++ with Qt and Swiften
depends = swiften=4.0.3
depends = qt5-base
depends = qt5-multimedia
depends = qt5-webkit
depends = qt5-x11extras
depends = qt5-svg
depends = libxss
depends = hicolor-icon-theme
pkgname = swiften
pkgdesc = XMPP library written in C++ with Boost
depends = boost-libs
depends = libxml2
depends = libidn
depends = avahi
depends = openssl
|