Search Criteria
Package Details: chatterino2-bin 2.5.5-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chatterino2-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | chatterino2-bin |
| Description: | A chat client for Twitch.tv. |
| Upstream URL: | https://github.com/chatterino/chatterino2 |
| Licenses: | MIT |
| Conflicts: | chatterino |
| Provides: | chatterino |
| Submitter: | matthewq337 |
| Maintainer: | pajlada (chatterino2-ci, matthewq337) |
| Last Packager: | pajlada |
| Votes: | 9 |
| Popularity: | 2.20 |
| First Submitted: | 2024-07-15 00:20 (UTC) |
| Last Updated: | 2026-05-16 09:15 (UTC) |
Dependencies (12)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- libnotify (libnotify-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-imageformats
- qt6-svg
- qtkeychain-qt6
- qt6-wayland (optional) – 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)
Latest Comments
1 2 3 4 Next › Last »
pajlada commented on 2026-05-03 17:33 (UTC)
To be fair, with an update like this I should probably have waited a little bit to update.
Thanks for quickly confirming!
bk2 commented on 2026-05-03 14:33 (UTC)
There was an update to libstdc++ yesterday. Seems the mirror I've used was kind of delayed. Updated mirrorlist and now I have the same version. Chatterino works again.
Sorry for the noice and thanks for the information about my outdated libstdc++
bk2 commented on 2026-05-03 14:25 (UTC)
Here is my output:
To be honest, I don't know why the versions could differ.
pajlada commented on 2026-05-03 14:18 (UTC)
@bk2: Can you confirm your installed version of libstdc++ with
pacman -Qi libstdc++?My output is
I have spun up another build of the stable version just in case, but it works for me with an up-to-date system
bk2 commented on 2026-05-03 14:12 (UTC)
With the release to chatterino2-bin 2.5.5-6 I get: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.35', but pacman -Syu states I'm already up to date.
pajlada commented on 2025-04-28 09:22 (UTC)
@oech3: Awesome to hear about the Full RELRO update
oech3 commented on 2025-04-28 09:16 (UTC)
Full RELRO was hidden since my STRIP_BINARIES of makepkg.conf was corrupted. Nothing to do.
pajlada commented on 2025-04-27 20:13 (UTC) (edited on 2025-04-27 20:14 (UTC) by pajlada)
Sorry, could you clarify what you mean by this? Both
chatterino2andchatterino2-binuse theprovides=chatterinoflag so they should be exclusiveBy "I rename the files to look better in the GitHub releases" I mean I do that right now in CI, and have done so for the last release. I don't have any plans to rename them further. The release files in the
Chatterino/pkgrepo are not meant for direct consumption by users. They are meant as an intermediate tarball for consumption by AUR packages like this one.What's blocking the Full RELRO check at the moment?
oech3 commented on 2025-04-27 19:31 (UTC)
Different build process may produce unbuildable AUR/chatterino2 and buildable AUR/chatterino2-bin at the same time.
Thankyou. I recheck Full RELRO state after it.
pajlada commented on 2025-04-27 19:25 (UTC)
I cannot easily downstream them to AUR if I want to customize the build process for CI (e.g. manually triggering a release for a specific release tag)
What's confusing about them? I'll explain what I can, or add comments to parts that are confusing
namcap seems to rely on the package name matching what the
.BUILDINFOor.PKGINFOfile spit out. I rename the files to look better in the GitHub releases, since they're not meant for consumption via pacman1 2 3 4 Next › Last »