Commit Graph

6 Commits

Author SHA1 Message Date
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