1d803f71bb
The port will switch to the newer version if hw context is available in the i915kms driver. - Get ride of WITH_NEW_XORG. - Use @comment in plist to ignore unwanted files in the stagedir, instead of trying to remove them in post-install. - Bump portrevision of 9.1.7 due to dependency changes. - Drop :keepla from USES=libtool. - Drop @dirrm[try] from plists - Give dri propper options, with pkg-help for additional information. - Make separate plist for dri for the different versions, the combined plist was headache inducing. - Add "workaround" patches to allow clang to build the dri port on i386 [1]. USE_GCC is now only needed for 8.x. - Add gbm port and USE_GL switch for it. PR: 192286 [1] Submitted by: Carlos Jacobo Puga Medina [1] Approved by: portmgr (bapt@) In collaberation with: dumbbell@ Obtained from: xorg-dev
20 lines
481 B
Text
20 lines
481 B
Text
@comment etc/drirc
|
|
@comment include/GL/internal/dri_interface.h
|
|
include/GL/gl.h
|
|
include/GL/gl_mangle.h
|
|
%%NEW%%include/GL/glcorearb.h
|
|
include/GL/glext.h
|
|
include/GL/glx.h
|
|
include/GL/glx_mangle.h
|
|
include/GL/glxext.h
|
|
include/GL/osmesa.h
|
|
include/GL/wglext.h
|
|
include/GL/wmesa.h
|
|
lib/.libGL/libGL.so
|
|
lib/.libGL/libGL.so.1
|
|
lib/.libGL/libGL.so.1.2.0
|
|
@comment lib/libglapi.so
|
|
@comment lib/libglapi.so.0
|
|
@comment lib/libglapi.so.0.0.0
|
|
@comment libdata/pkgconfig/dri.pc
|
|
libdata/pkgconfig/gl.pc
|