💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-06-15.txt captured on 2024-09-29 at 02:04:25.
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
[2024-06-15T02:12:27Z] <asimov-c> hi guys [2024-06-15T10:05:13Z] <sewn> hi [2024-06-15T17:17:15Z] <hellboy_> hi guys [2024-06-15T17:17:26Z] <hellboy_> someone can help with a little thing? [2024-06-15T17:18:05Z] <hellboy_> I trying to port dwl for community but the problem is giving the user a solution to change config.h [2024-06-15T17:18:45Z] <hellboy_> I just need a script solution in build for put a file/config.h in the default source and substitute the original [2024-06-15T17:19:27Z] <hellboy_> Any idea? I tried a couple things but i don't know exactly how to enter in the sources dir [2024-06-15T17:36:33Z] <sewn> hellboy_: dont [2024-06-15T17:36:41Z] <sewn> don't even bother [2024-06-15T17:36:51Z] <sewn> its made to be forked and self maintained. [2024-06-15T17:37:03Z] <sewn> if youre making it a package, that means it must be as is from the source [2024-06-15T17:37:21Z] <sewn> for example dwm and st in kiss-xorg [2024-06-15T17:38:00Z] <hellboy_> so i can't change anything in config.h in the kiss package-system? [2024-06-15T17:41:25Z] <sewn> hellboy_: you shouldnt have one [2024-06-15T17:41:31Z] <sewn> just get the source, build, and install [2024-06-15T17:41:34Z] <sewn> no fancy shit [2024-06-15T17:41:36Z] <fultilt> I've done that. Just put "file/config.h" in "sources". dwl doesn't ship with config.h, its makefile copies config.def.h to config.h if it doesn't exist. But now you've made it exist. Of course the expectation is that almost everyone will fork the package. Having a default package with a default config.h just lets them be ready to start hacking on it right after forking it. [2024-06-15T17:42:18Z] <sewn> the config.h has to be synced from the tag/git source everytime [2024-06-15T17:42:25Z] <sewn> thats not maintainable [2024-06-15T17:43:51Z] <hellboy_> seems a solution for me [2024-06-15T17:44:01Z] <hellboy_> the user just need to change file/config.h [2024-06-15T17:44:28Z] <fultilt> It does. I don't see it as unmaintainable. But I'm also not attempting to get it into the official KISS repos... [2024-06-15T17:47:20Z] <fultilt> I mean, for dwl, it's about as difficult as making sure "version" and "sources" are in sync. Unless you've got a script doing that. But I'm not advocating for it, I'm just saying stuff. [2024-06-15T22:07:57Z] <asimovc> hi guys [2024-06-15T22:08:32Z] <asimovc> anyone here is having problem with adwaita icon theme? [2024-06-15T22:08:53Z] <asimovc> firefox is not rendering the mouse pointer icon [2024-06-15T22:18:21Z] <asimovc> forget is just gtk 3 settings [2024-06-15T22:48:50Z] <asimovc> Okay now another question [2024-06-15T22:49:15Z] <asimovc> Is mpv changed in kiss? I cant have the gui and the subs is okay so maybe is not the fonts [2024-06-15T23:07:50Z] <sewn> asimovc: you need to install luajit before mpv to get the gui [2024-06-15T23:07:57Z] <sewn> iirc [2024-06-15T23:24:41Z] <asimov-c> anyone knows where is gitbruh? [2024-06-15T23:24:54Z] <asimov-c> the zip package is failling to build [2024-06-15T23:36:26Z] <sewn> testuser[m]: