FreeBSD Bugzilla – Attachment 203216 Details for
Bug 236856
devel/efl: Unbreak efl 1.20.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
efl 1.20.7_7
efl (text/plain), 1.05 KB, created by
Loïc Bartoletti
on 2019-03-28 17:59:42 UTC
(
hide
)
Description:
efl 1.20.7_7
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2019-03-28 17:59:42 UTC
Size:
1.05 KB
patch
obsolete
>diff --git devel/efl/Makefile devel/efl/Makefile >index 1f7c5134ffdf..54dcae16508a 100644 >--- devel/efl/Makefile >+++ devel/efl/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= efl > DISTVERSION= 1.20.7 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= devel enlightenment > MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ > DIST_SUBDIR= enlightenment >diff --git devel/efl/files/patch-src_lib_evas_Evas__GL.h devel/efl/files/patch-src_lib_evas_Evas__GL.h >new file mode 100644 >index 000000000000..6588c1ba69bb >--- /dev/null >+++ devel/efl/files/patch-src_lib_evas_Evas__GL.h >@@ -0,0 +1,14 @@ >+--- src/lib/evas/Evas_GL.h.orig 2019-03-28 16:30:04 UTC >++++ src/lib/evas/Evas_GL.h >+@@ -4272,9 +4272,11 @@ typedef signed int GLfixed; // Changed khro >+ >+ #ifndef GL_ES_VERSION_2_0 >+ /* GL types for handling large vertex buffer objects */ >++#ifndef GL_VERSION_1_5 >+ #include <stddef.h> >+ typedef ptrdiff_t GLintptr; // Changed khronos_intptr_t >+ typedef ptrdiff_t GLsizeiptr; // Changed khronos_ssize_t >++#endif >+ #endif >+ >+ /* Some definitions from GLES 3.0.
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 236856
: 203216