Removing xrender from cairo's +quartz?
Hi all, I'm working on a Portfile for Shoes: whytheluckystiff It relies on the Quartz version of Cairo. However, installing Cairo with +atsui +quartz still insists on building xrender, which brings in all of X11. Any Cairo gurus know if that's really necessary? And if not, is there a clean way to remove that dependency from within the quartz variant? Or, should that be part of a (default) X11 variant? -- Ernie P.
FYI, I filed this as: http://trac.macports.org/projects/macports/ticket/12786 with a related one for de-X11-ing Pango: https://svn.macosforge.org/projects/macports/ticket/12787 Thanks, -- Ernie P. On Sep 25, 2007, at 3:31 PM, Ernest Prabhakar wrote:
Hi all,
I'm working on a Portfile for Shoes:
whytheluckystiff
It relies on the Quartz version of Cairo. However, installing Cairo with +atsui +quartz still insists on building xrender, which brings in all of X11.
Any Cairo gurus know if that's really necessary? And if not, is there a clean way to remove that dependency from within the quartz variant? Or, should that be part of a (default) X11 variant?
-- Ernie P.
_______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev
Le 07-09-25 à 18:31, Ernest Prabhakar a écrit :
Hi all,
I'm working on a Portfile for Shoes:
whytheluckystiff
It relies on the Quartz version of Cairo. However, installing Cairo with +atsui +quartz still insists on building xrender, which brings in all of X11.
Any Cairo gurus know if that's really necessary? And if not, is there a clean way to remove that dependency from within the quartz variant? Or, should that be part of a (default) X11 variant?
I'm no guru, but Xft2, xrender and render should be left out from quartz. yves
participants (2)
-
Ernest Prabhakar
-
Yves de Champlain