New 7TV emote support requires qt5-imageformats
Search Criteria
Package Details: chatterino2-git 2.5.2.r168.gd2ed3bb-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: | 42 |
Popularity: | 1.55 |
First Submitted: | 2017-10-13 21:38 (UTC) |
Last Updated: | 2025-03-14 19:59 (UTC) |
Dependencies (15)
- boost-libs
- libnotify (libnotify-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-imageformats
- qt6-svg
- qt6-tools
- qtkeychain-qt6
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (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 (3)
- dl-stream (requires chatterino) (optional)
- dl-stream-git (requires chatterino) (optional)
- kappa-launcher-git (requires chatterino) (optional)
Sources (14)
- git+https://github.com/arsenm/sanitizers-cmake
- git+https://github.com/Chatterino/chatterino2
- git+https://github.com/Chatterino/crash-handler
- git+https://github.com/Chatterino/libcommuni#branch=chatterino-cmake
- git+https://github.com/Chatterino/websocketpp
- 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/Tencent/rapidjson
- git+https://github.com/ThePhD/sol2
CommodoreCrunch commented on 2022-10-31 04:01 (UTC)
pajlada commented on 2021-09-26 08:39 (UTC)
@johnsane Have you tried to clean build the project? If you have, please post the full build log instead of just flagging the build out of date.
micwoj92 commented on 2021-05-03 20:57 (UTC)
Oh well, I already commented on issues 2491 and 2499.
pajlada commented on 2021-05-03 20:55 (UTC) (edited on 2021-05-03 20:55 (UTC) by pajlada)
Please do not push every commit update, it is completely unnecessary.
@micwoj92 We're currently holding a discussion surrounding this over at https://github.com/Chatterino/chatterino2/discussions/2736 - please come help educate!
micwoj92 commented on 2021-05-02 22:27 (UTC)
Please do not push every commit update, it is completely unnecessary.
chatterino2-ci commented on 2021-03-06 14:07 (UTC)
@gedda Thank you! Pushed a version removing the humanize
submodule.
gedda commented on 2021-03-04 17:42 (UTC)
As of https://github.com/Chatterino/chatterino2/pull/2422 the humanize src in PKGBUILD is redundant I believe.
EinBaum commented on 2021-01-08 21:18 (UTC)
@Ckat I'm sorry, you are right. pkgconf is in base-devel.
(I have a theory about what happened: I installed arch in 2017 when pkgconf wasn't in that group and you don't get notified by pacman when package groups change. The solution is to reinstall base-devel manually)
Ckat commented on 2021-01-08 14:20 (UTC)
for aur packages the base-devel group is expected to be isntalled, this includes pkgconf. this means theres no need to explicitely makedep pkgconf. https://wiki.archlinux.org/index.php/PKGBUILD#makedepends
EinBaum commented on 2020-12-27 16:46 (UTC)
@pajlada I've installed pkgconf and it solved the problem. Please add 'pkgconf' to makedepends in PKGBUILD.
Thank you for the quick response! Both issues are resolved.
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.