gpo.zugaina.org

Search Portage & Overlays:

net-irc/thelounge

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

Screenshots

  • thelounge-4.4.3-r2
    ~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 4db2bf0fe8982d368bf0d1896164a39880b4ada4
Author: Rahil Bhimjiani <me@rahil.rocks>
Date: Tue Mar 18 21:38:16 2025 +0530

net-irc/thelounge: rev bump 4.4.3 to fix +sqlite build

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

commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500

*/*: disable py3.10

Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

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>