Search Criteria
Package Details: chatterino2-7tv-git 7.5.4.r168.g35ff16d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chatterino2-7tv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | chatterino2-7tv-git |
| Description: | A fork of Chatterino2 with built-in support for 7tv emotes |
| Upstream URL: | https://github.com/SevenTV/chatterino7 |
| Keywords: | chatterino chatterino2 twitch |
| Licenses: | MIT |
| Conflicts: | chatterino |
| Provides: | chatterino |
| Submitter: | zneix |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 9 |
| Popularity: | 0.068381 |
| First Submitted: | 2021-05-29 13:58 (UTC) |
| Last Updated: | 2026-01-01 22:40 (UTC) |
Dependencies (13)
- libnotify (libnotify-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR)
- qt6-svg
- qtkeychain-qt6
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- expected-lite (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- kimageformats (kimageformats-gitAUR) (optional) – For AVIF and other format support
- streamlink (streamlink-gitAUR) (optional) – For piping streams to video players
Required by (3)
- dl-stream (requires chatterino) (optional)
- dl-stream-git (requires chatterino) (optional)
- kappa-launcher-git (requires chatterino) (optional)
Latest Comments
1 2 Next › Last »
lrabbt commented on 2026-01-01 18:32 (UTC) (edited on 2026-01-01 18:32 (UTC) by lrabbt)
A dependency was removed from the upstream, failing the build when initializing submodules: websocketpp.
It was removed on commit 7d4ea79376862da0946af86858c41e1de7f0eadd, on Dec 16 2025.
I was able to build by just removing the dependency from the sources list.
quietvoid commented on 2025-02-07 18:29 (UTC) (edited on 2025-02-07 18:36 (UTC) by quietvoid)
New dependency was added: https://github.com/Chatterino/certify
The forked websocketpp also seems required now.
eugene commented on 2025-01-26 23:38 (UTC)
It seems that upstream switched websocketpp submodule to https://github.com/Chatterino/websocketpp
bawb commented on 2024-04-11 05:12 (UTC)
I used the chatterino2-git PKGBUILD as a reference to update for building against qt6.
https://gist.github.com/BobAarons/b5129854a7b940e98bc28fd0d9edab6b
Jokler commented on 2022-03-17 20:52 (UTC)
It seems like 'ccache' is missing from makedepends.
zneix commented on 2022-01-11 15:18 (UTC)
I'm aware of this issue, pushed an update which should resolve the issue and a clean build should fix it. Thank you yobson for reporting this!
yobson commented on 2022-01-11 10:11 (UTC)
Lots of this error
Is causing it to fail to build using paru for my AUR helper.
Seems to be because as of today the git protocol is no longer supported by github and ssh or https must be used.
1 2 Next › Last »