FreeBSD Bugzilla – Attachment 225332 Details for
Bug 256180
graphics/cairo buid failed: error: unknown type name 'GLXContext'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for libglvnd and EGL_NO_X11 build
cairo-egl-no-x11.patch (text/plain), 879 bytes, created by
Evgenii Khramtsov
on 2021-05-28 11:06:53 UTC
(
hide
)
Description:
patch for libglvnd and EGL_NO_X11 build
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-05-28 11:06:53 UTC
Size:
879 bytes
patch
obsolete
>diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile >index 1bc9dc1fe9a1..72d094c1833f 100644 >--- a/graphics/cairo/Makefile >+++ b/graphics/cairo/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= cairo > DISTVERSION= 1.17.4 >+PORTREVISION= 1 > PORTEPOCH= 3 > CATEGORIES= graphics > MASTER_SITES= https://cairographics.org/releases/ \ >diff --git a/graphics/cairo/files/patch-test_Makefile.am b/graphics/cairo/files/patch-test_Makefile.am >new file mode 100644 >index 000000000000..3009140c1462 >--- /dev/null >+++ b/graphics/cairo/files/patch-test_Makefile.am >@@ -0,0 +1,13 @@ >+# https://gitlab.freedesktop.org/cairo/cairo/-/issues/101 >+--- test/Makefile.am.orig 2021-05-28 10:52:08 UTC >++++ test/Makefile.am >+@@ -18,7 +18,9 @@ endif >+ endif >+ >+ if CAIRO_HAS_GL_SURFACE >++if CAIRO_HAS_GLX_FUNCTIONS >+ test_sources += $(gl_surface_test_sources) >++endif >+ endif >+ >+ if CAIRO_HAS_EGL_FUNCTIONS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256180
:
225315
| 225332