gpo.zugaina.org

Search Portage & Overlays:

net-irc/thelounge

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

Screenshots

  • thelounge-4.4.3-r1
    ~amd64
    +sqlite

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

    View      Download      Browse     License: BSD MIT   
    Overlay: guru

ChangeLog

commit 08c753c30ec9c8d105fac0165bed40fca4920e42
Author: Filip Kobierski <fkobi@pm.me>
Date: Sat Aug 24 19:40:04 2024 +0200

net-irc/thelounge: drop 4.4.2_rc1

it's overshadowed by 4.4.3 and it's not a release but a release candidate

Signed-off-by: Filip Kobierski <fkobi@pm.me>

commit 9a274613163a2c86d9a659281c09ba51d1b138fa
Author: Filip Kobierski <fkobi@pm.me>
Date: Sat Aug 24 19:37:24 2024 +0200

net-irc/thelounge: add python 3.12 support

Closes: https://bugs.gentoo.org/931468
Signed-off-by: Filip Kobierski <fkobi@pm.me>

commit 8b33f89cdabe5a9eb583a9dfb8e1145f672ceb78
Author: David Roman <davidroman96@gmail.com>
Date: Thu Jul 25 11:16:30 2024 +0200

Revert "*/*: ExcessiveLineLength fix most of them"

This reverts commit 79341e9f046f373509b9ab9d14ef711797d5bfa5.
Signed-off-by: David Roman <davidroman96@gmail.com>

commit 79341e9f046f373509b9ab9d14ef711797d5bfa5
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Fri Jul 19 21:33:15 2024 +0400

*/*: ExcessiveLineLength fix most of them

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>

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>