Re: freetype/ fontconfig issues

2017-04-25 Thread Dagobert Michelsen via devel
Hi Riccardo, I’ll install the packages when they hit the catalog. > Am 25.04.2017 um 16:11 schrieb Riccardo Mottola : > > Hi, > > Dagobert Michelsen wrote: >> >> I would use >> EXTRA_CPPFLAGS += -I$(includedir)/freetype2 >> >> EXTRA_INC is super-old crap I inherited, I suggest not to use it.

SF.net SVN: gar:[26156] csw/mgar/pkg/gnustep-back/trunk

2017-04-25 Thread rmottola--- via devel
Revision: 26156 http://sourceforge.net/p/gar/code/26156 Author: rmottola Date: 2017-04-25 14:19:01 + (Tue, 25 Apr 2017) Log Message: --- gnustep-back/trunk: upgrade version and clean up include hacks Modified Paths: -- csw/mgar/pkg/gnustep-back/trunk/Mak

Re: freetype/ fontconfig issues

2017-04-25 Thread Riccardo Mottola via devel
Hi, Dagobert Michelsen wrote: I would use EXTRA_CPPFLAGS += -I$(includedir)/freetype2 EXTRA_INC is super-old crap I inherited, I suggest not to use it. Adding explicit to CONFIGURE is ugly and should only be done in an emergency ;-) I agree it is ugly :) and it didn't work any better! It

SF.net SVN: gar:[26155] csw/mgar/pkg/freetype/trunk/Makefile

2017-04-25 Thread dmichelsen--- via devel
Revision: 26155 http://sourceforge.net/p/gar/code/26155 Author: dmichelsen Date: 2017-04-25 10:06:08 + (Tue, 25 Apr 2017) Log Message: --- freetype/trunk: Adjust building only 32 bit for Solaris 9 i386 Modified Paths: -- csw/mgar/pkg/freetype/trunk/Makef

SF.net SVN: gar:[26154] csw/mgar/pkg/freetype/trunk/Makefile

2017-04-25 Thread rmottola--- via devel
Revision: 26154 http://sourceforge.net/p/gar/code/26154 Author: rmottola Date: 2017-04-25 09:54:16 + (Tue, 25 Apr 2017) Log Message: --- Dago's 64bit sol9 fix suggestion Modified Paths: -- csw/mgar/pkg/freetype/trunk/Makefile Modified: csw/mgar/pkg/free

Re: freetype/ fontconfig issues

2017-04-25 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 25.04.2017 um 10:06 schrieb Riccardo Mottola via devel : > > Hi, > > > Riccardo Mottola via devel wrote: >> /opt/csw/include/ft2build.h:56:38: fatal error: freetype/config/ftheader.h: >> No such file or directory >> compilation terminated. >> gmake[7]: *** [obj/xlib.obj/XGFont

SF.net SVN: gar:[26153] csw/mgar/pkg/freetype/trunk

2017-04-25 Thread rmottola--- via devel
Revision: 26153 http://sourceforge.net/p/gar/code/26153 Author: rmottola Date: 2017-04-25 08:46:36 + (Tue, 25 Apr 2017) Log Message: --- freetype/trunk: update from 2.6.2 to 2.6.5 Modified Paths: -- csw/mgar/pkg/freetype/trunk/Makefile csw/mgar/pkg/f

Re: freetype/ fontconfig issues

2017-04-25 Thread Riccardo Mottola via devel
Hi, Riccardo Mottola via devel wrote: /opt/csw/include/ft2build.h:56:38: fatal error: freetype/config/ftheader.h: No such file or directory compilation terminated. gmake[7]: *** [obj/xlib.obj/XGFont.m.o] Error 1 I searched for ftheader.h and couldn't find it indeed. I correct myself: fthea