On Tue, Nov 07, 2017 at 02:54:03PM +0100, Nils Reuße wrote: > Hi ports@, > > this diff brings cantata to the lastest release 2.2.0. > > Both patches were merged upstream and have been removed, but i had > to add a new patch for libcdio: On my machine, libcdio was already > installed and therefore its header got picked up by cmake instead > of cdparanoias. Our version of libcdio (0.80) is quite old and > lacks a define that got added in 0.82 which is necessary for cantata > to build. The patch adds that define and cantata builds happily.
Thats fine, and also a hint that if you want you can try to update libcdio ;) > Is there be a way to build a port in a kind of chroot or "jail", > where only the dependencies requested by the port are visible? look int proot(1) under usr/ports/infrastructure/{man,bin} > > There also was a warning from cmake regarding LCONVERT_EXECUTABLE, > which i ignored: Fine too. Your diff looks ok to me, i will try to test it next week, but in the meantime i think it can get commited. Landry