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.
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: | 42 |
Popularity: | 1.72 |
First Submitted: | 2017-10-13 21:38 (UTC) |
Last Updated: | 2025-03-14 19:59 (UTC) |
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.
You should add optdepends=('streamlink: For piping streams to video players')
or something like that.
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
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()
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.