echawk / kiss-xorg

A KISS Linux Repository for Xorg
MIT License
34 stars 9 forks source link

luakit #139

Closed hovercats closed 1 year ago

hovercats commented 1 year ago

Ive been wanting to try out luakit for some time, and I was finally able to build it. So I also thought maybe others would also enjoy this aswell.

I could not for the life of me get luakit to work when I built lua-filesystem from source, which is why I used a prebuilt lua-filesystem from alpine. I always ended up with a missing symbol, and I got a bit fed up trying to fix it. if you have a solution for this, Im all ears.

The checkout I used is the same as alpine use, which is when it was ported to libsoup3. theres a release prior to this, which uses libsoup 2.x.x. if you want, I could add this aswell, however, im currently unable to test that release myself. I could then split the package like we do with vimb/vimb-git, if youd rather like that.

let me know what you think.

echawk commented 1 year ago

LGTM once CI doesn't complain, just rm the checksums file.

hovercats commented 1 year ago

done.

echawk commented 1 year ago

Thanks!