mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
50a34a0774
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
12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
include/GL/gl.h
|
|
include/GL/gl_mangle.h
|
|
include/GL/glcorearb.h
|
|
include/GL/glext.h
|
|
include/GL/glx.h
|
|
include/GL/glx_mangle.h
|
|
include/GL/glxext.h
|
|
lib/libGL.so
|
|
lib/libGL.so.1
|
|
lib/libGL.so.1.2.0
|
|
libdata/pkgconfig/gl.pc
|