Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048910
D8579.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D8579.id.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -9,9 +9,7 @@
libEGL.so.1:eglCreatePbufferSurface
libEGL.so.1:eglCreatePixmapSurface
libEGL.so.1:eglCreatePlatformPixmapSurface
-libEGL.so.1:eglCreatePlatformPixmapSurfaceEXT
libEGL.so.1:eglCreatePlatformWindowSurface
-libEGL.so.1:eglCreatePlatformWindowSurfaceEXT
libEGL.so.1:eglCreateSync
libEGL.so.1:eglCreateWindowSurface
libEGL.so.1:eglDestroyContext
@@ -116,6 +114,7 @@
libGL.so.1:glXGetScreenDriver
libGL.so.1:glXGetSelectedEvent
libGL.so.1:glXGetSelectedEventSGIX
+libGL.so.1:glXGetSwapIntervalMESA
libGL.so.1:glXGetSyncValuesOML
libGL.so.1:glXGetTransparentIndexSUN
libGL.so.1:glXGetVideoDeviceNV
@@ -171,6 +170,7 @@
libGL.so.1:glXSwapBuffers
libGL.so.1:glXSwapBuffersMscOML
libGL.so.1:glXSwapIntervalEXT
+libGL.so.1:glXSwapIntervalMESA
libGL.so.1:glXSwapIntervalSGI
libGL.so.1:glXUseXFont
libGL.so.1:glXWaitForMscOML
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -9,9 +9,7 @@
libEGL.so.1:eglCreatePbufferSurface
libEGL.so.1:eglCreatePixmapSurface
libEGL.so.1:eglCreatePlatformPixmapSurface
-libEGL.so.1:eglCreatePlatformPixmapSurfaceEXT
libEGL.so.1:eglCreatePlatformWindowSurface
-libEGL.so.1:eglCreatePlatformWindowSurfaceEXT
libEGL.so.1:eglCreateSync
libEGL.so.1:eglCreateWindowSurface
libEGL.so.1:eglDestroyContext
@@ -116,6 +114,7 @@
libGL.so.1:glXGetScreenDriver
libGL.so.1:glXGetSelectedEvent
libGL.so.1:glXGetSelectedEventSGIX
+libGL.so.1:glXGetSwapIntervalMESA
libGL.so.1:glXGetSyncValuesOML
libGL.so.1:glXGetTransparentIndexSUN
libGL.so.1:glXGetVideoDeviceNV
@@ -171,6 +170,7 @@
libGL.so.1:glXSwapBuffers
libGL.so.1:glXSwapBuffersMscOML
libGL.so.1:glXSwapIntervalEXT
+libGL.so.1:glXSwapIntervalMESA
libGL.so.1:glXSwapIntervalSGI
libGL.so.1:glXUseXFont
libGL.so.1:glXWaitForMscOML
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libglvnd
-version : 1.1.1
+version : 1.3.1
release : 8
source :
- - https://github.com/NVIDIA/libglvnd/archive/v1.1.1.tar.gz : baca5e1a78b96a112650cdc597be3f856d4754eb73a7bf3f6629e78a7e9f2b5a
+ - https://github.com/NVIDIA/libglvnd/archive/v1.3.1.tar.gz : 787434966cd138d1685595e1ec64655665045067fd541e0002a0ecbf6bc3962c
homepage : https://github.com/NVIDIA/libglvnd
license :
- MIT
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>libglvnd</Name>
<Homepage>https://github.com/NVIDIA/libglvnd</Homepage>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Fernando Monteiro</Name>
+ <Email>fr02monteiro@gmail.com</Email>
</Packager>
<License>MIT</License>
<License>GPL-2.0</License>
@@ -89,7 +89,13 @@
<Dependency release="8">libglvnd-devel</Dependency>
</RuntimeDependencies>
<Files>
+ <Path fileType="data">/usr/lib32/pkgconfig/egl.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/gl.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/glesv1_cm.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/glesv2.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/glx.pc</Path>
<Path fileType="data">/usr/lib32/pkgconfig/libglvnd.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/opengl.pc</Path>
</Files>
</Package>
<Package>
@@ -102,19 +108,46 @@
<Dependency release="8">libglvnd</Dependency>
</RuntimeDependencies>
<Files>
+ <Path fileType="header">/usr/include/EGL/egl.h</Path>
+ <Path fileType="header">/usr/include/EGL/eglext.h</Path>
+ <Path fileType="header">/usr/include/EGL/eglplatform.h</Path>
+ <Path fileType="header">/usr/include/GL/gl.h</Path>
+ <Path fileType="header">/usr/include/GL/glcorearb.h</Path>
+ <Path fileType="header">/usr/include/GL/glext.h</Path>
+ <Path fileType="header">/usr/include/GL/glx.h</Path>
+ <Path fileType="header">/usr/include/GL/glxext.h</Path>
+ <Path fileType="header">/usr/include/GLES/egl.h</Path>
+ <Path fileType="header">/usr/include/GLES/gl.h</Path>
+ <Path fileType="header">/usr/include/GLES/glext.h</Path>
+ <Path fileType="header">/usr/include/GLES/glplatform.h</Path>
+ <Path fileType="header">/usr/include/GLES2/gl2.h</Path>
+ <Path fileType="header">/usr/include/GLES2/gl2ext.h</Path>
+ <Path fileType="header">/usr/include/GLES2/gl2platform.h</Path>
+ <Path fileType="header">/usr/include/GLES3/gl3.h</Path>
+ <Path fileType="header">/usr/include/GLES3/gl31.h</Path>
+ <Path fileType="header">/usr/include/GLES3/gl32.h</Path>
+ <Path fileType="header">/usr/include/GLES3/gl3ext.h</Path>
+ <Path fileType="header">/usr/include/GLES3/gl3platform.h</Path>
+ <Path fileType="header">/usr/include/KHR/khrplatform.h</Path>
<Path fileType="header">/usr/include/glvnd/GLdispatchABI.h</Path>
<Path fileType="header">/usr/include/glvnd/libeglabi.h</Path>
<Path fileType="header">/usr/include/glvnd/libglxabi.h</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/egl.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/gl.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/glesv1_cm.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/glesv2.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/glx.pc</Path>
<Path fileType="data">/usr/lib64/pkgconfig/libglvnd.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/opengl.pc</Path>
</Files>
</Package>
<History>
<Update release="8">
- <Date>2019-12-03</Date>
- <Version>1.1.1</Version>
+ <Date>2020-03-28</Date>
+ <Version>1.3.1</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Fernando Monteiro</Name>
+ <Email>fr02monteiro@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 5:06 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801669
Default Alt Text
D8579.id.diff (6 KB)
Attached To
Mode
D8579: Update libglvnd to 1.3.1
Attached
Detach File
Event Timeline
Log In to Comment