[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: New gaf on Windows and one PCB question
On Sun, 2010-01-17 at 17:56 -0200, Cesar Strauss wrote:
> Duncan Drennan wrote:
> >
> > Cesar, have the patches to minipack for geda 1.6.0 that Peter provided
> > a while back been merged into the repo?
> >
>
> I assume you mean these:
> http://article.gmane.org/gmane.comp.cad.geda.user/26246
>
> Yes, I merged them after 1.6.0 was released (thanks Peter!).
>
> Looking back, it seems I somehow missed this one:
>
> diff --git a/recipes/cairo.recipe b/recipes/cairo.recipe
> index 60a5ffd..b7f8a10 100644
> --- a/recipes/cairo.recipe
> +++ b/recipes/cairo.recipe
> @@ -2,5 +2,4 @@ name=cairo
> version=1.8.6
> release=1
> download=http://www.cairographics.org/releases
> -configure_opt=--without-x
> -
> +configure_opt="--without-x --enable-ft=no"
Actually, since the (unneeded) fontconfig package isn't being built,
cairo configure disables freetype anyway..
>From my last build's configure.log:
The following font backends:
User: yes (always builtin)
FreeType: no (requires fontconfig)
Win32: yes
Quartz: no (requires CoreGraphics framework)
Couldn't hurt to add --enable-ft=no explicitly though.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user