[vlc-devel] [vlc-commits] Contribs: we want a pure harfbuzz :)

Rafaël Carré rafael.carre at gmail.com
Wed Oct 28 08:21:18 CET 2015


Hi,

2015-10-27 23:09 GMT+01:00 Jean-Baptiste Kempf <git at videolan.org>:
> vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Oct 27 23:09:31 2015 +0100| [f6669c9142a99b193589f5544a3552588fa4d505] | committer: Jean-Baptiste Kempf
>
> Contribs: we want a pure harfbuzz :)
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f6669c9142a99b193589f5544a3552588fa4d505
> ---
>
>  contrib/src/harfbuzz/rules.mak |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/contrib/src/harfbuzz/rules.mak b/contrib/src/harfbuzz/rules.mak
> index 2ab9708..59a8ec4 100644
> --- a/contrib/src/harfbuzz/rules.mak
> +++ b/contrib/src/harfbuzz/rules.mak
> @@ -23,6 +23,6 @@ DEPS_harfbuzz = freetype2 $(DEPS_freetype2)
>
>  .harfbuzz: harfbuzz
>         cd $< && env NOCONFIGURE=1 sh autogen.sh
> -       cd $< && $(HOSTVARS) CFLAGS="$(CFLAGS)" ./configure $(HOSTCONF) ICU_CONFIG=no
> +       cd $< && $(HOSTVARS) CFLAGS="$(CFLAGS)" ./configure $(HOSTCONF) --with-icu=no --with-glib=no --with-fontconfig=no
>         cd $< && $(MAKE) install
>         touch $@

This reverts 8c33da5ae9106964e1b21877f6724b108de44462, please apply it again.

No comments on glib or fontconfig

-- 
Rafaël Carré


More information about the vlc-devel mailing list