dkwo

Results 295 comments of dkwo

Fixed and simplified cross-compiling. One nitpick: how do I edit (in configure) `--with-banner-add=/VoidLinux`, such that it adds a space in between?

@tornaria I think I fixed texdoc, in case you want to try this (e.g., `texdoc enumitem` opens the pdf :)

This has been working fine for me all this time. It would be nice to use either [svn](https://svn.tug.org:8369/texlive/branches/branch2025/Master/) or [git](https://git.texlive.info/texlive/) for the distfiles, since they contain point releases (of the...

I think I found a way to adapt the Alpine Linux script for packaging collections, which gives a better result in terms of size. I will push a sample for...

I had to add collection dependencies the dumb way by hand, as the inject script does not work as is (they are also not correct in current Void repo). I...

I may need some help fixing the fmtutil trigger, now that languages are split. The problem is that they provide a single file with everything, while we would need per...

Packaging collections has the extra complication of dealing with hyphenation, fmt and similar files, which are now split. For now, I go back to one single package, and just split...

This is ready to review, I have been using it for a while. @leahneukirchen Now that arXiv is also on texlive 2025, it may be a good time to update....

If you know which capabilities it needs, you could run it as unprivileged user like so https://github.com/void-linux/void-packages/blob/master/srcpkgs/speakersafetyd/files/speakersafetyd/run

It is just about commit msg: `subject does not follow CONTRIBUTING.md guildelines`. You could try setpriv with no capabilities, and see what is broken.