freebsd-ports/graphics/libGL/files
Koop Mast 5c3b6d77f9 Fix libEGL and libGLESv2 conflict between libEGL/libglesv2 and the
nvidia-driver port in the same fashion it was done as the conflict
with the libGL port.

Mesa ports:
Add pkg-[de]install scripts to handle the symlinks in the libEGL
  and libglesv2 port.
Move pkg-[de]install scripts of libGL out of files/
Put the real mesa libraries into lib/.mesa so we don't have each
  port create a directory for it own use.

Nvidia-driver:
Only apply the libEGL.so and libGLESv2.so alternative install
  directory if nvidia-driver actually ships them. Copied from
  PR submitter, since it was much cleaner then my initial attempt.
Make pkg-install script check if the nvidia-driver port installed
  the libEGL/libglesv2 libraries and only then make the symlinks.
  This should allow the script to work with the slave ports which
  don't install these libraries.
Make the pkg-deinstall script check if the mesa version of
 the libEGL/libGLESv2 libraries are installed before trying to
 recreate the symlinks of those ports.

PR:		194924
Submitted by:	Gerard Seibert <gerard_seibert@outlook.com>
Approved by:	portmgr (angrybapt)
2014-11-27 13:14:04 +00:00
..
configure.ac Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-configure Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-Makefile.in Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__gallium__auxiliary__os__os_misc.c graphics/libGL: Fix Gallium drivers on DragonFly (No-Op for FreeBSD) 2014-10-23 11:27:42 +00:00
patch-src__gallium__auxiliary__util__u_cpu_detect.c graphics/libGL: Fix Gallium drivers on DragonFly (No-Op for FreeBSD) 2014-10-23 11:27:42 +00:00
patch-src__gallium__drivers__r300__r300_chipset.c Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__gallium__include__pipe__p_config.h graphics/libGL: Fix Gallium drivers on DragonFly (No-Op for FreeBSD) 2014-10-23 11:27:42 +00:00
patch-src__gallium__state_trackers__clover__util__range.hpp Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__gallium__winsys__svga__drm__vmw_screen_ioctl.c Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__glsl__ir_constant_expression.cpp Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__loader__loader.c Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__loader__Makefile.in Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__mapi__entry_x86-64_tls.h Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__mapi__entry_x86_tls.h Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__mapi__entry_x86_tsd.h Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__mapi__glapi__gen__gl_gentable.py Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__mesa__main__compiler.h Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
patch-src__mesa__main__imports.c Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00
src__loader__Makefile.am Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. 2014-10-17 09:53:13 +00:00