blob: bcb9711eda1cdf7a96e77aa02af73d7859f94350 (
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
48
49
50
51
|
pkgbase = chatterino2
pkgdesc = Second installment of the Twitch chat client series "Chatterino"
pkgver = 2.5.1
pkgrel = 2
url = https://chatterino.com
install = chatterino2.install
arch = x86_64
license = MIT
checkdepends = httpbin
checkdepends = pifpaf
makedepends = boost
makedepends = cmake
makedepends = git
makedepends = qt6-tools
makedepends = rapidjson
depends = hicolor-icon-theme
depends = openssl
depends = qt6-5compat
depends = qt6-base
depends = qt6-imageformats
depends = qt6-svg
depends = qtkeychain-qt6
optdepends = streamlink: For piping streams to video players
optdepends = pulseaudio: For audio output
provides = chatterino
conflicts = chatterino
options = !lto
source = git+https://github.com/Chatterino/chatterino2.git#tag=v2.5.1
source = git+https://github.com/Chatterino/libcommuni.git#branch=chatterino-cmake
source = git+https://github.com/pajlada/settings.git
source = git+https://github.com/pajlada/signals.git
source = git+https://github.com/pajlada/serialize.git
source = git+https://github.com/zaphoyd/websocketpp.git
source = git+https://github.com/Neargye/magic_enum.git
source = git+https://github.com/mackron/miniaudio.git
source = git+https://github.com/arsenm/sanitizers-cmake.git
source = git+https://github.com/lua/lua.git
source = git+https://github.com/Chatterino/crash-handler.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = chatterino2
|