aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
11 daysWork around node bugReto Brunner
node-gyp or node have a bug that prevents building with "text file busy" if the kernel is too fast, so we have to disable IO_URING support. This is cleary a hack and needs to be removed as soon as possible https://github.com/nodejs/node/issues/48444 is the necro bumped thread originally from docker
2024-05-12Add python-setuptools for Py 3.12 compatReto Brunner
Python chose to remove setuptools by default, leading to: Traceback (most recent call last): File "/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> import gyp # noqa: E402 ^^^^^^^^^^ File "/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> import gyp.input File "/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module> from distutils.version import StrictVersion ModuleNotFoundError: No module named 'distutils' gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/lib/configure.js:259:16) gyp ERR! stack at ChildProcess.emit (node:events:519:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12) gyp ERR! System Linux 6.8.9-arch1-2 gyp ERR! command "/usr/bin/node" "/build/thelounge-git/src/thelounge/_build/node_modules/sqlite3/node_modules/.bin/node-gyp" "rebuild" gyp ERR! cwd /build/thelounge-git/src/thelounge/_build/node_modules/sqlite3 gyp ERR! node -v v21.7.3 gyp ERR! node-gyp -v v8.4.1 gyp ERR! not ok
2024-04-06v4.4.3Reto Brunner
2023-06-27fix broken sha sumsReto Brunner
2023-06-18v4.4.1Reto Brunner
2023-05-13v4.4.0Reto Brunner
2022-04-12v4.3.1Reto Brunner
2022-04-06use yarn to install, with the lockfileReto Brunner
2021-11-23Fix permissions of /usr/lib/node_modules/theloungeReto Brunner
2021-11-23Update to 4.3.0Maxime Poulin
2020-08-204.2.0Reto Brunner
2020-04-15fix unsafe path transition error of tmpfiles.dReto Brunner
2020-03-25v4.1.0Reto Brunner
2019-12-31v4.0.0Reto Brunner
2019-10-28v3.3.0Reto Brunner
2019-08-193.2.0Reto Brunner
2019-07-113.1.1Reto Brunner
2019-02-11Update to 3.0.1Reto Brunner
2019-01-29Fix sha256sums for user.serviceMaxime Poulin
2019-01-28Update to 3.0.0Reto Brunner
2018-12-26Revert split config/data dirsReto Brunner
And address the other review comments
2018-12-25Remove install file and split config/data dirsReto Brunner
2018-10-13Update PKGBUILDPavel Djundik
2018-02-19Update to 2.7.1Maxime Poulin
2018-02-05Update for deprecated featuresMaxime Poulin
2018-02-04Update to 2.7.0Maxime Poulin
2017-11-27Update to 2.6.0Maxime Poulin
2017-10-17Update to 2.5.0 🎉Maxime Poulin
2017-10-14Write .lounge_homePavel Djundik
2017-08-08Update to 2.4.0Maxime Poulin
2017-06-09Update to 2.3.1Maxime Poulin
2017-03-15Update to 2.2.2Maxime Poulin
2017-02-17Update to 2.2.1Fred Deschenes
2017-02-01Update to 2.2.0Maxime Poulin
2016-11-20Update to 2.1.0Maxime Poulin
2016-10-03Update to 2.0.1Maxime Poulin
2016-09-27Update to 2.0.0Robin B
2016-04-22Update to 1.5.0Maxime Poulin
2016-04-01Update to 1.4.2Maxime Poulin
2016-03-28Update to 1.4.1Maxime Poulin
2016-03-20Update to 1.4.0Maxime Poulin
2016-03-06Update to 1.3.1Maxime Poulin
2016-03-03Update to 1.3.0Maxime Poulin
2016-02-24Update to 1.2.0Maxime Poulin
2016-02-19Update to 1.1.1Maxime Poulin
2016-02-19Update to 1.1.0Maxime Poulin
2016-02-12Fix typoMaxime Poulin
2016-02-12Initial package of TheLounge IRC clientMaxime Poulin