[PATCH adobe-100dpi] config: Use the shorthand --disable-all-encodings option in font-util v1.2
Julien Cristau
jcristau at debian.org
Sat Oct 16 05:13:55 PDT 2010
On Sat, Oct 16, 2010 at 11:27:38 +0200, Julien Cristau wrote:
> On Fri, Oct 15, 2010 at 20:30:39 -0400, Gaetan Nadon wrote:
>
> > This option is useful to disable all possible font encodings at once,
> > without fine-graining the calling ebuilds for a list of encodings
> > supported by each font package.
> >
> > The option is parsed before all other encoding options, so it basically
> > sets defaults for all of them. Afterwards, any encoding can be
> > re-enabled back using '--enable-<encoding>' (much like
> > '--disable-all-encodings --enable-iso8859-2').
> >
> > Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> > ---
> >
> > ==== This patch will also be applied to all font modules listed in build.sh =====
> >
> > font-adobe-utopia-100dpi and font-alias did not have the statements:
> > # Require X.Org's font util macros 1.2 or later
> > m4_ifndef([XORG_FONT_MACROS_VERSION],
> > [m4_fatal([must install X.Org font-util 1.2 or later before running autoconf/autogen])])
> > XORG_FONT_MACROS_VERSION(1.2)
> >
> Why is that needed? People who want to use the option need font-util
> 1.2, but the rest should be fine with 1.1, right?
>
I guess it makes sure the tarballs we ship are usable by people using
the new options. Nevermind then.
Cheers,
Julien
More information about the xorg-devel
mailing list