Commit Graph

11 Commits

Author SHA1 Message Date
Filip Kobierski
08c753c30e 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>
2024-08-24 19:41:09 +02:00
Filip Kobierski
9a27461316 net-irc/thelounge: add python 3.12 support
Closes: https://bugs.gentoo.org/931468
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-08-24 19:40:54 +02:00
David Roman
8b33f89cda Revert "*/*: ExcessiveLineLength fix most of them"
This reverts commit 79341e9f04.
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 11:18:16 +02:00
Vitaly Zdanevich
79341e9f04 */*: ExcessiveLineLength fix most of them
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-07-19 21:33:15 +04:00
Rahil Bhimjiani
2f1ee8ef52 net-irc/thelounge: update to 4.4.3
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-04-08 17:23:43 +05:30
Rahil Bhimjiani
c4cd203c07 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>
2024-03-12 12:46:05 +05:30
Rahil Bhimjiani
eaadd7954e 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>
2024-03-12 12:17:09 +05:30
Rahil Bhimjiani
3e783c51de net-irc/thelounge/thelounge: fix failing build on python3.12
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-03-12 01:55:22 +05:30
Rahil Bhimjiani
8fd3dfb68a 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>
2024-03-12 01:28:27 +05:30
Rahil Bhimjiani
c7fdbf8cac 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>
2024-03-10 21:31:47 +05:30
Rahil Bhimjiani
b061292d27 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>
2024-03-09 21:27:05 +05:30