pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/wine
Module Name: pkgsrc
Committed By: reinoud
Date: Mon Sep 7 14:25:08 UTC 2009
Modified Files:
pkgsrc/emulators/wine: distinfo
Added Files:
pkgsrc/emulators/wine/patches: patch-cb
Log Message:
Fix build to Wine a bit.
It would bomb out on:
freetype.c:166: error: 'FT_MulFix' undeclared here (not in a function)
freetype.c:166: warning: type defaults to 'int' in declaration of 'pFT_MulFix'
This is due to a newer version of freetype. Patch by Shunichi Fuji. Still
fails to compile on other errors, but one more down.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/emulators/wine/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/wine/patches/patch-cb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index