Re: Dependency - freetype debian stretch

Akira TAGOH <[email protected]>
Newsgroups gmane.comp.fonts.fontconfig
Message-ID <CACT-Cx3=UKbZE3xVBwo3zpvDzKP3Y9XSqM=+1HgwDq-0f=93mg@mail.gmail.com>
You could siimply use PKG_CONFIG_PATH to point the location of your
freetype build.

On Mon, Feb 26, 2018 at 12:11 AM, Nicky Perian <[email protected]> wrote:
> I am building fontconfig-2.12.93 using self compiled freetype-2.9. I want to
> ignore system freetype.
> As a test I used the system freetype and it reports a too old version at
> configure.
>
> What freetype version is acceptable for fontconfig-2.12.93?
> Is there a way to sandbox fontconfig dependencies to use local versions?
>
> My present configure:
>             CFLAGS="$opts" \
>
> FREETYPE_CFLAGS="$stage/packages/include/freetype2/freetype/" \
>                 CXXFLAGS="$opts" \
>                 LDFLAGS="$opts -L$stage/packages/lib/release/" \
> FREETYPE_LIBS="$stage/lib/release/" \
>                 ./configure \
>                 --enable-static --enable-shared --disable-docs \
>                 --with-pic --without-pkgconfigdir --disable-silent-rules \
>                 --with-expat-includes="$stage"/packages/include/expat/ \
>                 --with-expat-lib="$stage"/packages/lib/release/ \
>                 --prefix="$stage" --libdir="$stage"/lib/release/
>             make LDFLAGS="$opts -L$stage/packages/lib/release/
> -Wl,--exclude-libs,libz:libxml2:libexpat:libfreetype"
>             make install LDFLAGS="$opts -L$stage/packages/lib/release/
> -Wl,--exclude-libs,libz:libxml2:libexpat:libfreetype”
>
>
> I looked in configure and did not see
>                 —with-freetype-includes="$stage"/packages/include/expat/ \
>                 —with-freetype-lib="$stage"/packages/lib/release/ \
> Can those be added and used in configure?
>
> Is there another way to isolate freetype and have it be friendly to
> fontconfig?
>
>
>
> _______________________________________________
> Fontconfig mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/fontconfig
>



-- 
Akira TAGOH
_______________________________________________
Fontconfig mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/fontconfig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.