FreeBSD Bugzilla – Attachment 238613 Details for
Bug 268234
multimedia/kodi: fix build after mesa-libs update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch with workaround for build failure
kodi-19.4_5.diff (text/plain), 1.40 KB, created by
Martin Neubauer
on 2022-12-07 20:16:02 UTC
(
hide
)
Description:
patch with workaround for build failure
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2022-12-07 20:16:02 UTC
Size:
1.40 KB
patch
obsolete
>diff --git a/multimedia/kodi/files/patch-xbmc_windowing_X11_GLContextEGL.h b/multimedia/kodi/files/patch-xbmc_windowing_X11_GLContextEGL.h >new file mode 100644 >index 000000000000..ee0df4979024 >--- /dev/null >+++ b/multimedia/kodi/files/patch-xbmc_windowing_X11_GLContextEGL.h >@@ -0,0 +1,11 @@ >+--- xbmc/windowing/X11/GLContextEGL.h.orig 2022-03-02 18:38:51 UTC >++++ xbmc/windowing/X11/GLContextEGL.h >+@@ -13,7 +13,7 @@ >+ #include "threads/CriticalSection.h" >+ >+ #include <EGL/eglext.h> >+-#include <EGL/eglextchromium.h> >++#include <EGL/eglext_angle.h> >+ #include <X11/Xutil.h> >+ >+ class CGLContextEGL : public CGLContext >diff --git a/multimedia/kodi/files/patch-xbmc_platform_linux_storage_UDisks2Provider.h b/multimedia/kodi/files/patch-xbmc_platform_linux_storage_UDisks2Provider.h >index b7cddf6e9e73..8fdda6c3844d 100644 >--- a/multimedia/kodi/files/patch-xbmc_platform_linux_storage_UDisks2Provider.h >+++ b/multimedia/kodi/files/patch-xbmc_platform_linux_storage_UDisks2Provider.h >@@ -1,6 +1,6 @@ >---- xbmc/platform/linux/storage/UDisks2Provider.h.orig 2020-07-16 09:15:42 UTC >+--- xbmc/platform/linux/storage/UDisks2Provider.h.orig 2022-03-02 18:38:51 UTC > +++ xbmc/platform/linux/storage/UDisks2Provider.h >-@@ -40,7 +40,7 @@ class CUDisks2Provider : public IStorageProvider >+@@ -46,7 +46,7 @@ class CUDisks2Provider : public IStorageProvider > std::string m_label; > std::string m_device; > bool m_isSystem = false;
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 268234
:
238613
|
238618
|
238619