@xiota pkgver()
has been updated to remove the clean up the tag from git. I'm just using the first example from https://wiki.archlinux.org/title/VCS_package_guidelines#Git with a v
prefix strip.
Thanks for the heads up!
Search Criteria
Package Details: chatterino2-git 2.5.1.r47.gd053a68-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: | 37 |
Popularity: | 0.083808 |
First Submitted: | 2017-10-13 21:38 (UTC) |
Last Updated: | 2024-06-16 12:51 (UTC) |
Dependencies (13)
- boost-libs
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-5compat
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-imageformats
- qt6-svg
- qt6-tools
- qtkeychain-qt6
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – For audio output
- 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 (13)
- 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/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/zaphoyd/websocketpp
pajlada commented on 2023-09-18 12:41 (UTC)
pajlada commented on 2023-03-02 23:51 (UTC)
@Billy I've swapped the build to use cmake --build .
now, thanks!
Billy commented on 2023-03-02 18:46 (UTC)
It would be nice if the build
step would, instead of make
, invoke cmake --build .
: in this way it would work even if other generators (e.g. ninja) were specified.
pajlada commented on 2022-10-31 12:37 (UTC)
Since Chatterino2 can build with system qtkeychain, I will be switching away from the submodule and adding qtkeychain-qt5 as a dependency instead. My plan is to include this in the depends
list rather than optdepends
despite it being technically optional since previous builds had this enabled by default. If someone disagrees let me know and we can chat about it.
pajlada commented on 2022-10-31 12:34 (UTC)
@CommodoreCrunch Updated, thanks for the poke!
CommodoreCrunch commented on 2022-10-31 04:01 (UTC)
New 7TV emote support requires qt5-imageformats
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!
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.