[Vm-dev] freetype pkconfig libpng interaction

Ben Coman btc at openinworld.com
Tue Dec 25 01:07:21 UTC 2018


Just want to check my understanding about this Makefile.freetype2
dependency...
> $(FREETYPE2LIB): pkgconfig libpng $(THIRDPARTYLIBDIR)/$(FREETYPE2LIBNAME)
>
https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/build.win32x86/third-party/Makefile.freetype2#L35

...that pkgconfig and libpng aren't required to build freetype
independently?
(i.e. from a separate repo e.g. https://github.com/bencoman/freetype2)

They just plug in to freetype at runtime?

cheers -ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181225/48d83102/attachment.html>


More information about the Vm-dev mailing list