Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2021 05:47:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 256800] graphics/cairo: update/revise pkg-plist
Message-ID:  <bug-256800-39348-rM85XdmcKF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256800-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256800-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256800

--- Comment #2 from tigersharke@gmail.com ---
Sorry for the noise however, we have discovered a combination which causes =
the
issue I described.  I cannot say how it will be resolved.

When I build graphics/libglvnd with X11=3Doff (unticked) then cairo does not
include the libdata/pkgconfig/cairo-glx.pc and gives the error about it.

There were some issues with mesa-libs and libglvnd recently which caused me=
 to
attempt a fix by adjusting the libglvnd config, this I overlooked and after
enough repeated builds of cairo, I noticed it pulled libglvnd.

my cairo config itself does not affect it:

root@ichigo:/usr/ports/graphics/cairo # make showconfig
=3D=3D=3D> The following configuration options are available for cairo-1.17=
.4,3:
     DOCS=3Don: Build and/or install documentation
     GLIB=3Don: Enable GObject Functions Feature
     X11=3Don: X11 (graphics) support
     XCB=3Don: Enable XCB (X C-language Binding) Support
=3D=3D=3D=3D> Options available for the radio GL: you can only select none =
or one of
them
     OPENGL=3Don: 2D/3D rendering support via OpenGL
     GLESV2=3Doff: Enable GLESv2 rendering
=3D=3D=3D> Use 'make config' to modify these settings
root@ichigo:/usr/ports/graphics/cairo #

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256800-39348-rM85XdmcKF>