Package Details: chatterino2-nightly-bin 2.5.3.20250427T143129-3

Git Clone URL: https://aur.archlinux.org/chatterino2-nightly-bin.git (read-only, click to copy)
Package Base: chatterino2-nightly-bin
Description: A chat client for Twitch.tv. (Nightly build)
Upstream URL: https://github.com/chatterino/chatterino2
Licenses: MIT
Conflicts: chatterino
Provides: chatterino
Submitter: matthewq337
Maintainer: matthewq337 (oech3, pajlada, chatterino2-ci)
Last Packager: oech3
Votes: 1
Popularity: 0.003026
First Submitted: 2024-07-15 20:25 (UTC)
Last Updated: 2025-04-28 09:19 (UTC)

Latest Comments

1 2 Next › Last »

oech3 commented on 2025-04-26 17:49 (UTC)

@pajlada Flags are found at CFLAGS, CXXFLAGS, of https://gitlab.archlinux.org/archlinux/devtools/-/blob/master/config/makepkg/x86_64.conf

pajlada commented on 2025-04-26 17:15 (UTC)

Thank you

I'll be looking to using a PKGBUILD to build both the nightly and the stable versions - that seems to be applying the suggested build flags. Will update this package when that's done.

oech3 commented on 2025-04-26 17:13 (UTC) (edited on 2025-04-26 17:15 (UTC) by oech3)

Swapped. I'm one of a people hates epoch (in particular for ffmpeg).

pajlada commented on 2025-04-26 17:07 (UTC)

So to clarify, I would strongly prefer

pkgver=2.5.3.TIMESTAMP
pkgrel=1

so no epoch set

pajlada commented on 2025-04-26 17:05 (UTC)

The commit that changed the version from our version to the timestamp only happened 2 days ago. I would be fine if the few users who already installed it are prompted with a downgrade, especially since this package is not one we've advertised yet

oech3 commented on 2025-04-26 17:00 (UTC) (edited on 2025-04-26 17:00 (UTC) by oech3)

epoch is used to regard downgrading as upgrading.

20250426T120229.2.5.3 -> 2.5.3.20250426T120229-1 is downgrading.

20250426T120229.2.5.3 -> 1:2.5.3.20250426T120229-1 is upgrading.

pajlada commented on 2025-04-26 16:56 (UTC)

pkgver 2.5.3.TIMESTAMP works for me

could you clarify what you mean by epoch 1?

pajlada commented on 2025-04-26 16:54 (UTC)

I'll take a look at the build flag recommendations

oech3 commented on 2025-04-26 16:53 (UTC) (edited on 2025-04-26 16:54 (UTC) by oech3)

@pajlada is 1:2.5.3.20250426T120229-1 OK ? Or 20250426T120229.2.5.3-1. epoch 1: is needed to downgrade current version. pkgrel is used for chnges about packaging. Cannot be 20250426T120229.

oech3 commented on 2025-04-26 16:46 (UTC)

@pajlada This is just Arch's default. namcap warns: ('usr/bin/chatterino') lacks FULL RELRO, check LDFLAGS. ('usr/bin/chatterino') lacks GNU_PROPERTY_X86_FEATURE_1_SHSTK.

Build flags recommended by Arch are seen in https://wiki.archlinux.org/title/Security