Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156923649
D55797.id173543.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D55797.id173543.diff
View Options
diff --git a/graphics/egl-x11/Makefile b/graphics/egl-x11/Makefile
--- a/graphics/egl-x11/Makefile
+++ b/graphics/egl-x11/Makefile
@@ -1,6 +1,6 @@
PORTNAME= egl-x11
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.4
+DISTVERSION= 1.0.5
CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
diff --git a/graphics/egl-x11/distinfo b/graphics/egl-x11/distinfo
--- a/graphics/egl-x11/distinfo
+++ b/graphics/egl-x11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766934015
-SHA256 (NVIDIA-egl-x11-v1.0.4_GH0.tar.gz) = 209b9c2f59a54195789820b38e2a581d18b76f85d7fef5b674504061743fd5ee
-SIZE (NVIDIA-egl-x11-v1.0.4_GH0.tar.gz) = 72446
+TIMESTAMP = 1772866041
+SHA256 (NVIDIA-egl-x11-v1.0.5_GH0.tar.gz) = 92e22178b3aba63be4cb2bf8953991bdf52ad3e5ec26212143b2df46d16e82d7
+SIZE (NVIDIA-egl-x11-v1.0.5_GH0.tar.gz) = 73642
diff --git a/graphics/egl-x11/files/patch-src_x11_x11-platform.h b/graphics/egl-x11/files/patch-src_x11_x11-platform.h
deleted file mode 100644
--- a/graphics/egl-x11/files/patch-src_x11_x11-platform.h
+++ /dev/null
@@ -1,15 +0,0 @@
-# define ETIME as ETIMEOUT same as done in Mesa
-#
---- src/x11/x11-platform.h.orig
-+++ src/x11/x11-platform.h
-@@ -42,6 +42,10 @@
- #include "config-list.h"
- #include "refcountobj.h"
-
-+#ifndef ETIME
-+#define ETIME ETIMEDOUT
-+#endif
-+
- #ifndef EGL_EXT_platform_xcb
- #define EGL_EXT_platform_xcb 1
- #define EGL_PLATFORM_XCB_EXT 0x31DC
diff --git a/graphics/egl-x11/pkg-descr b/graphics/egl-x11/pkg-descr
--- a/graphics/egl-x11/pkg-descr
+++ b/graphics/egl-x11/pkg-descr
@@ -1,2 +1,5 @@
This is an EGL platform library for the NVIDIA driver to support XWayland
via xlib (using EGL_KHR_platform_x11) or xcb (using EGL_EXT_platform_xcb).
+
+Minimum required version of nvidia-driver for this is 560.
+Any of legacy versions are not supported.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 18, 9:36 AM (17 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33201853
Default Alt Text
D55797.id173543.diff (1 KB)
Attached To
Mode
D55797: graphics/egl-x11: Update to version 1.0.5
Attached
Detach File
Event Timeline
Log In to Comment