| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-23 | 5.22-2: take over from teamtalk-client (provides/conflicts/replaces) | heath-toby | |
| Drop-in replace the official teamtalk-client AUR package: - Install dir is now /opt/teamtalk-client/ (was -source/). - Launcher is /usr/bin/teamtalk (was teamtalk-source). - .desktop entry is teamtalk.desktop with Name=TeamTalk Client. - Icon is /usr/share/icons/hicolor/128x128/apps/teamtalk.png. Existing menu pins, scripts and `teamtalk` muscle memory continue to work after switching. Per-user settings under ~/.config/BearWare.dk/ are unaffected by the swap. | |||
| 2026-04-23 | Initial release teamtalk-client-source 5.22-1 | heath-toby | |
| Builds the Qt TeamTalk 5 client from upstream source against the official BearWare prebuilt SDK. Linked against current Arch Qt 6 so the QAccessibleAnnouncementEvent TTS path is available. Includes four pending upstream PRs: - TTS engine no longer breaks on every other prefs close (#3238) - Sound device choice survives a restart with PipeWire-via-ALSA (#3239) - cmake_minimum_required(3.16) so build works under CMake 4 (#3240) - PulseAudio / PipeWire label when PipeWire socket detected (#3241) Installs to /opt/teamtalk-client-source/ and exposes a teamtalk-source launcher; coexists with the official teamtalk-client AUR package. | |||