<farkuhar>
something bugs me about the inkscape footprint. If /usr/lib/libpoppler.so.$_psoversion is found during build (because of an existing inkscape installation), then the custom function poppler() does not run, and /usr/lib/libpoppler.so.$_psoversion will be missing from the footprint.
<farkuhar>
since you want to keep the shared library in the footprint, why not copy from /usr/lib into $PKG/usr/lib when the correct $_psoversion is found?
mnkydeth has quit [Quit: Leaving]
<farkuhar>
running pkgadd -u on the resulting package (overriding the footprint mismatch) will delete the wanted file libpoppler.so.$_psoversion, but thankfully so.123 is a perfectly compatible replacement for so.121 and no breakage occurred (this time).
groovy2shoes has joined #crux-devel
<beerman>
jaeger: i have linked two tickets I would like your opinion on, if you get the chance
<beerman>
fcft is probably renames which isn't working on 3.6 and i forgot and at this point i am beyond caring for 3.6 anymore, lets get 3.7 out already ;)
<beerman>
farkuhar: i would like for romster to solve this, would you be so kind to open a ticket for him?
<jaeger>
fine with closing the documentation one, and personally I don't really care about the id check for ports... if it makes things easier for folks without adding confusion, fine
<beerman>
Noted, thanks
<jaeger>
Hopefully people using source-based distributions can understand needing root privileges to build things where their users don't have permissions, or how to change it accordingly to a location where they do, etc.
<beerman>
I don’t need the id check to move away, personally