💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-05-14.txt captured on 2024-05-26 at 15:53:30.

View Raw

More Information

-=-=-=-=-=-=-

[2024-05-14T02:23:11Z] <thikkl> question: how can I contribute a package to the community repo?
[2024-05-14T02:23:20Z] <thikkl> (this one: https://codeberg.org/kiss-community/community)
[2024-05-14T02:24:56Z] <thikkl> (and maintain it, I wouldn't just drop it in there and forget about it ofc)
[2024-05-14T07:19:34Z] <vouivre> thikkl: to submit a new package, create a pull request on the community repo
[2024-05-14T07:20:01Z] <vouivre> with the subject: "new package at <version>"
[2024-05-14T07:20:27Z] <vouivre> you can have a look at the following example
[2024-05-14T07:20:33Z] <vouivre> https://codeberg.org/kiss-community/community/pulls/1575
[2024-05-14T07:21:27Z] <vouivre> does anybody have some issues with ffmpeg 7 ?
[2024-05-14T07:21:47Z] <vouivre> I use it exactly the same way as ffmpeg 6.1 and only one cpu is used
[2024-05-14T07:22:42Z] <vouivre> theperhaps I need to add a new commandline argument
[2024-05-14T07:23:05Z] <vouivre> perhaps I need to add a new commandline argument
[2024-05-14T07:24:35Z] <vouivre> I have some doubts, because some distro are still at ffmpeg 6.1 like alpine or arch
[2024-05-14T08:33:48Z] <Doomking> now i'm confused... using my older linux kernel config on the newer linux kernel with 'make oldconfig' works but when i attempt to do it from scratch it causes a blank screen at boot...
[2024-05-14T12:37:32Z] <phoebos> avs_origami: the procedure is also documented in the community README