gpo.zugaina.org

Search Portage & Overlays:

net-irc/thelounge

‎Modern, responsive, cross-platform, self-hosted web IRC client

Screenshots

  • thelounge-4.4.3
    ~amd64
    +sqlite

    View      Download      Browse     License: BSD MIT   
    Overlay: guru
  • thelounge-4.4.2_rc1
    ~amd64
    +sqlite

    View      Download      Browse     License: BSD MIT   
    Overlay: guru
  • thelounge-4.4.1
    ~amd64
    +sqlite

    View      Download      Browse     License: BSD MIT   
    Overlay: guru

ChangeLog

commit 2f1ee8ef523605b182a8d49954564fae15966a1e
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Mon Apr 8 17:07:06 2024 +0530

net-irc/thelounge: update to 4.4.3

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>

commit c4cd203c0771fd29c52cd9914dea4de85afb4921
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Tue Mar 12 12:46:05 2024 +0530

net-irc/thelounge: use python-any-r1 instead and tweak systemd unit

Upstream recommended to unset LimitNOFILE LimitNPROC

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>

commit eaadd7954eb64572ce91f3ad8dd788bd4c1cdd96
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Tue Mar 12 11:55:40 2024 +0530

net-irc/thelounge: setup for python only if +sqlite

missed this one as I didn't know that python-single-r1 exports pkg_setup

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>

commit 3e783c51debc86da3d8187de4c24575576d85f60
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Tue Mar 12 01:55:22 2024 +0530

net-irc/thelounge/thelounge: fix failing build on python3.12

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>

commit 8fd3dfb68a9bc5b378c722874b572185e26c916e
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Tue Mar 12 01:06:23 2024 +0530

net-irc/thelounge: use specific python version

Instead of just executing `python` or `python3` which are just symlinks
and considered bad practice, execute specific python
executable (i.e. /usr/bin/python3.11)

This also fixes failing build with python-exec[-native-symlinks]

Closes: https://bugs.gentoo.org/926719
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>

commit c7fdbf8cac194e8c386439ba2d1a55f7b166829d
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Sun Mar 10 21:31:33 2024 +0530

net-irc/thelounge: misc improvements

Changes:
* provide USE flag, sqlite
* fix failing build on FEATURES=-network-sandbox
* build sqlite from source instead of using upstream's binary

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>

commit b061292d27b16f6069486e75072557d63f34b2f3
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Fri Mar 8 08:31:44 2024 +0530

net-irc/thelounge: ‎Modern & responsive web IRC client

add 4.4.1 and 4.4.2-rc.1

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>