tisn05 / sk1

Automatically exported from code.google.com/p/sk1
Other
0 stars 0 forks source link

sk1libs: use freetype-config in setup.py #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The setup.py for sk1libs currently has freetype paths hard-coded, resulting in 
build failures when the user has a non-default freetype install.

Attached is a patch that fixes this by changing setup.py to call 
freetype-config.

The patch is against http://sk1.svn.sourceforge.net/viewvc/sk1/trunk/sk1libs/. 
The sk1libs source doesn't seem to appear in this google code site, so I'm 
sorry if I posted my issue in the wrong place.

Original issue reported on code.google.com by JAlanPalmer on 2 Sep 2011 at 7:10

Attachments: