Package Details: chatterino2-7tv-git 7.5.4.r168.g35ff16d-1

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.005951
First Submitted: 2021-05-29 13:58 (UTC)
Last Updated: 2026-01-01 22:40 (UTC)

Dependencies (13)

Required by (2)

Sources (1)

Latest Comments

1 2 Next › Last »

xiota commented on 2026-04-01 04:14 (UTC)

  1. That message is not useful. In the future, if you can't find the real error, put the full log in a pastebin.

  2. The problem appears to have been fixed upstream.

==> Finished making: chatterino2-7tv-git 7.5.5.r15.gcfc232f-1 (Wed Apr  1 04:12:37 2026)

M1ch431 commented on 2026-03-14 15:32 (UTC)

Currently fails to build with this output:

ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'chatterino2-7tv-git-7.5.4.r168.g35ff16d-1': 
error: packages failed to build: chatterino2-7tv-git-7.5.4.r168.g35ff16d-1

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.