mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
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
68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
%%I965_DRIVER%%etc/drirc
|
|
@comment include/EGL/egl.h
|
|
@comment include/EGL/eglext.h
|
|
@comment include/EGL/eglmesaext.h
|
|
@comment include/EGL/eglplatform.h
|
|
@comment include/GL/gl.h
|
|
@comment include/GL/gl_mangle.h
|
|
@comment include/GL/glext.h
|
|
@comment include/GL/glx.h
|
|
@comment include/GL/glx_mangle.h
|
|
@comment include/GL/glxext.h
|
|
include/GL/internal/dri_interface.h
|
|
@comment include/GL/osmesa.h
|
|
@comment include/GL/wglext.h
|
|
@comment include/GL/wmesa.h
|
|
@comment include/KHR/khrplatform.h
|
|
@comment include/gbm.h
|
|
%%I915_DRIVER%%lib/dri/i915_dri.so
|
|
%%I965_DRIVER%%lib/dri/i965_dri.so
|
|
%%R200_DRIVER%%lib/dri/r200_dri.so
|
|
%%GALLIUM%%lib/dri/r300_dri.so
|
|
%%GALLIUM%%lib/dri/r600_dri.so
|
|
%%RADEON_DRIVER%%lib/dri/radeon_dri.so
|
|
%%GALLIUM%%lib/dri/radeonsi_dri.so
|
|
%%SWRAST_DRIVER%%lib/dri/swrast_dri.so
|
|
%%GALLIUM%%lib/dri/vmwgfx_dri.so
|
|
%%GALLIUM%%lib/libXvMCr300.so
|
|
%%GALLIUM%%lib/libXvMCr300.so.1
|
|
%%GALLIUM%%lib/libXvMCr300.so.1.0.0
|
|
%%GALLIUM%%lib/libXvMCr600.so
|
|
%%GALLIUM%%lib/libXvMCr600.so.1
|
|
%%GALLIUM%%lib/libXvMCr600.so.1.0.0
|
|
%%GALLIUM%%lib/libXvMCsoftpipe.so
|
|
%%GALLIUM%%lib/libXvMCsoftpipe.so.1
|
|
%%GALLIUM%%lib/libXvMCsoftpipe.so.1.0.0
|
|
@comment lib/libEGL.so
|
|
@comment lib/libEGL.so.1
|
|
@comment lib/libEGL.so.1.0.0
|
|
@comment lib/libGL.so
|
|
@comment lib/libGL.so.1
|
|
@comment lib/libGL.so.1.2.0
|
|
lib/libdricore9.1.7.so
|
|
lib/libdricore9.1.7.so.1
|
|
lib/libdricore9.1.7.so.1.0.0
|
|
@comment lib/libgbm.so
|
|
@comment lib/libgbm.so.1
|
|
@comment lib/libgbm.so.1.0.0
|
|
@comment lib/libglapi.so
|
|
@comment lib/libglapi.so.0
|
|
@comment lib/libglapi.so.0.0.0
|
|
%%GALLIUM%%lib/libllvmradeon%%VERSION%%.so
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_r300.so
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_r300.so.1
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_r300.so.1.0.0
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_r600.so
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_r600.so.1
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_r600.so.1.0.0
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_radeonsi.so
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_radeonsi.so.1
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_radeonsi.so.1.0.0
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_softpipe.so
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_softpipe.so.1
|
|
%%GALLIUM%%%%VDPAU%%lib/vdpau/libvdpau_softpipe.so.1.0.0
|
|
libdata/pkgconfig/dri.pc
|
|
@comment libdata/pkgconfig/egl.pc
|
|
@comment libdata/pkgconfig/gbm.pc
|
|
@comment libdata/pkgconfig/gl.pc
|