from ports, remove the symlink dance with libGL/libEGL/libgles and the nvidia-driver ports. * Revert libGL/libEGL/libglesv2 ports to normal. * Rename the conflicting libraries from the nvidia-driver ports with a -NVIDIA prefix and install a libmap.conf file to map to these versions. * Remove the special case from Mk/Scripts/qa.sh for libGL and libEGL. * Sadly the symlink dance between nvidia-driver and xorg-server for glx.so need to stay, due to xorg-server opening that file with dlopen(3). Approved by: portmgr@ (mat@ (prio version)) Differential Revision: https://reviews.freebsd.org/D7848
15 lines
354 B
Text
15 lines
354 B
Text
include/GLES2/gl2.h
|
|
include/GLES2/gl2ext.h
|
|
include/GLES2/gl2platform.h
|
|
include/GLES3/gl3.h
|
|
include/GLES3/gl31.h
|
|
include/GLES3/gl32.h
|
|
include/GLES3/gl3ext.h
|
|
include/GLES3/gl3platform.h
|
|
lib/libGLESv2.so
|
|
lib/libGLESv2.so.2
|
|
lib/libGLESv2.so.2.0.0
|
|
@comment lib/libglapi.so
|
|
@comment lib/libglapi.so.0
|
|
@comment lib/libglapi.so.0.0.0
|
|
libdata/pkgconfig/glesv2.pc
|