<jaeger>
yeah, I don't see one in any current repos but probably wouldn't be tough to make
<r0ni>
ahh snap gone again
<r0ni>
do i have a port for mbpfan, i do it prob not online tho
<r0ni>
also need broadcom-wl
<r0ni>
i use a 2012 mbp and everything works, of course with those 2 packages
<r0ni>
it appears neither are in my repos, guess I'll have to add them when i'm on intel machine
<r0ni>
and yes libinput for that touchpad is chefs kiss
<r0ni>
i'll put some ports online just in case there happens to end up a user who wishes to try to run crux afterall, but ive hesitated getting my other repo added to db cuz it's generally not production ready
<r0ni>
thats also where hyprland exists tho, so maybe worthwhile to add for the haters
lavaball has quit [Remote host closed the connection]
<cruxbot>
[opt.git/3.7]: dovecot: update to 2.3.21
<r0ni>
python3-docutils fails install because of the PKG-INFO file
<cruxbot>
[opt.git/3.7]: imagemagick: update to 7.1.1-16
lavaball has joined #crux
joacim has quit [Ping timeout: 246 seconds]
<farkuhar>
r0ni: not just python3-docutils. At least one other port detected by grep -lE -- '-rw-rw-r--.*PKG-INFO$' will have a footprint mismatch when built with the latest python3-setuptools.
<farkuhar>
interesting contrast related to r0ni's discovery: the latest python3-setuptools is creating footprints with more restrictive permissions than before, while a number of perl5 ports have long defaulted to mode 0444 for regular files, and their maintainers were overriding this default with chmod u+w commands in the Pkgfile.
<r0ni>
i should also note 'virt-manager' reqs 'python3-requests' else it won't launch
jjasghar has quit [Ping timeout: 258 seconds]
stoffepojken has quit [Ping timeout: 246 seconds]
stoffepojken has joined #crux
<jaeger>
oops... I could swear I added that but must have forgotten to commit it. Thanks, will get it fixed today
<cruxbot>
[contrib.git/3.7]: dconf-editor: new dependency: desktop-file-utils
Guest59 has joined #crux
<Guest59>
r0ni so for a 2015 Macbook Pro, do I need broadcom-wl my wifi card is brcmfmac and i found a setting that I need to enable in the kernel
lavaball has quit [Remote host closed the connection]
<r0ni>
Guest59 yeah you'll need the broadcom-wl kernel driver compiled
<Guest59>
how do i do that
<r0ni>
heh, easier said than done basically... i started porting my slackware build script to crux but i'm unsure if it works as i'm on ARM and it def won't work here
<r0ni>
you need the kernel source for the ver you're running for it to build