<r0ni>
i noticed it was missing font, and the glib-introspection wasn't auto pulled in either with my rc3 install, but was easy enough to cp it from the iso
<r0ni>
i've got as far as sway working, but xfce4 still hasn't worked... so I guess i'm not 100% yet
<r0ni>
xfce4 works rather, something is broken that isn't immediately apparent heh
ivandi has quit [Quit: WeeChat 4.5.1]
ivandi has joined #crux-devel
<jaeger>
any errors?
rever_4192 has quit [Ping timeout: 252 seconds]
<r0ni>
nah, a recompile of the ports fixed it up. only thing i had issue with in the end (after rebuilding contrib and such) was svg wasn't working. after librsvg gdk-pixbuf rebuilds, things started to fall into place again... system is all well now
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux-devel
arduo has joined #crux-devel
ardoc has joined #crux-devel
ardoc has quit [Remote host closed the connection]
arduo has left #crux-devel [ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.0.93)]
braewoods_ has joined #crux-devel
braewoods has quit [Ping timeout: 260 seconds]
braewoods_ has quit [Ping timeout: 252 seconds]
SiFuh_ has quit [Remote host closed the connection]
SiFuh_ has joined #crux-devel
<beerman>
jaeger: FONT missing is certainly not intentional :)
<beerman>
sorry
braewoods has joined #crux-devel
<jaeger>
I couldn't remember talking about it so I wasn't sure :)
<jaeger>
r0ni: how's that 2012 MBP holding up? I still have a 2012 mac pro, that was a solid generation
<jaeger>
Here's a style preference question: In setup-helper, does anyone care if multiple tests are combined into a single line or want to keep them separate?
<jaeger>
Something like this: if [ `is_installed at-spi2-core` ] || [ `is_installed gdk-pixbuf` ] || [ `is_installed harfbuzz` ]; then
<beerman>
I think this should work fine like that
<beerman>
I'll add FONT back later and bump the version
rever_4192 has joined #crux-devel
<r0ni>
jaeger: I've of course maxed out the machine, but it's my fav linux device, solid support and intel video... can't go wrong with it heh
<jaeger>
nice
<jaeger>
Anyone have trouble building the latest lvm2? It complains it can't find libnvme with -lnvme, wonder if libnvme needs a static lib for it