Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2014 23:20:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 195569] graphics/cairo: avoid depending on libX11 when X11 option is disabled
Message-ID:  <bug-195569-6497-oC1dYWDWK5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195569-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195569-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Guido Falsi <madpilot@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 195569: graphics/cairo: avoid depending on libX11 when X11 option is
disabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195569



--- Description ---
Created attachment 150085
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150085&action=edit
patch moving xext component

After 368007 the cairo port will pull in libX11 even if compiled with the X11
option disabled.

The xext component is unconditionally added to USE_XORG.

Attached patch moves it in the X11 conditional. This allows again building
cairo without depending on libX11 and other Xorg parts.

Thanks!

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195569-6497-oC1dYWDWK5>