pulseaudio dependency should be optional. this compiles and runs fine on alsa without pulseaudio installed
Search Criteria
Package Details: chatterino2-git 2.5.5.r2.g6875063-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chatterino2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | chatterino2-git |
| Description: | Second installment of the Twitch chat client series "Chatterino", dev/git version |
| Upstream URL: | https://chatterino.com |
| Keywords: | chatterino chatterino2 twitch |
| Licenses: | MIT |
| Conflicts: | chatterino |
| Provides: | chatterino |
| Submitter: | Ckat |
| Maintainer: | Ckat (Danis, pajlada, chatterino2-ci) |
| Last Packager: | pajlada |
| Votes: | 44 |
| Popularity: | 0.70 |
| First Submitted: | 2017-10-13 21:38 (UTC) |
| Last Updated: | 2026-03-28 12:45 (UTC) |
Dependencies (16)
- boost-libs
- hunspell (hunspell-gitAUR)
- libnotify (libnotify-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-imageformats
- qt6-svg
- qt6-tools
- qtkeychain-qt6
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – For audio output
- qt6-wayland (optional) – For Wayland support
- streamlink (streamlink-gitAUR) (optional) – For piping streams to video players
Required by (2)
- dl-stream (requires chatterino) (optional)
- kappa-launcher-git (requires chatterino) (optional)
Sources (11)
- git+https://github.com/Chatterino/certify
- git+https://github.com/Chatterino/chatterino2
- git+https://github.com/Chatterino/libcommuni#branch=chatterino-cmake
- git+https://github.com/lua/lua
- git+https://github.com/mackron/miniaudio
- git+https://github.com/martinmoene/expected-lite
- git+https://github.com/Neargye/magic_enum
- git+https://github.com/pajlada/serialize
- git+https://github.com/pajlada/settings
- git+https://github.com/pajlada/signals
- git+https://github.com/ThePhD/sol2
lolisamurai commented on 2019-01-08 13:21 (UTC)
lea commented on 2018-08-19 22:55 (UTC) (edited on 2018-08-21 02:21 (UTC) by lea)
It seems like the application doesn't have an icon set since it shows up with the xorg icon for me.
Edit: It has an icon now, not sure whether I changed anything that may have caused it.
sum01 commented on 2018-05-17 18:26 (UTC)
You should add optdepends=('streamlink: For piping streams to video players') or something like that.
bennyhillthebes commented on 2018-04-21 11:47 (UTC)
Ckat could you update the package since there is a new linux build (and, at least on my end, FFZ emotes stopped working)? Thank you very much
Perfecon commented on 2018-04-15 14:00 (UTC) (edited on 2018-04-15 14:04 (UTC) by Perfecon)
Fix to out-of-date would be to change _name in PKGBUILD to chatterino (and fix all other usages of _name) or to explicitly use chatterino binary name in package()
bennyhillthebes commented on 2018-01-19 17:11 (UTC)
Nice Twitch Chat application. Much less RAM and CPU heavy than regular Chatty (which needs open java runtime environment) or TC (which is electron based) and has 80% of Chatty functionality. Pretty cool.
Pinned Comments
Ckat commented on 2020-02-28 17:56 (UTC) (edited on 2021-09-05 10:41 (UTC) by Ckat)
if you get some error launching chatterino about libboost or other system libs, try recompiling (just install the package again and it'll recompile from latest source) before complaining.
also, -git packages cannot go out of date, unless they stop compiling. pkgver is updated every build, you the user are responsable to regularly rebuild it if you want the latest git version built.
TLDR; please stop flagging it out of date unless it doesnt build anymore.