mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
c951967af7
and libglesv2. This fixes undefined symbol issues in libglesv2. Clean up stagedir of unwanted files/directories, so check-plist passes. Switch logic and always build gallium support in graphics/dri on i386 and amd64. Gallium is used for Radeon HD 5000+ support. Use USES=tar:bzip2 Under WITH_NEW_XORG: Add patch to remove some dependencies for aclocal.m4 which are absent. This allows the removal of USE_AUTOTOOLS, REAPPLY_PATCHES and pre-configure target. Add INSTALL_TARGET=install-strip to strip libraries. USES=libtool:keepla Fix a /use typo with /usr in post-patch. Bump PORTREVISION for the libtool and libglapi changes. Submitted by: tijl@ (libtool and autotools changes) Obtained from: xorg-dev repo (libglapi and gallium changes)
24 lines
541 B
Plaintext
24 lines
541 B
Plaintext
%%OLD%%include/GL/dmesa.h
|
|
%%OLD%%include/GL/ggimesa.h
|
|
include/GL/gl.h
|
|
include/GL/gl_mangle.h
|
|
include/GL/glext.h
|
|
%%OLD%%include/GL/glfbdev.h
|
|
include/GL/glx.h
|
|
include/GL/glx_mangle.h
|
|
include/GL/glxext.h
|
|
%%OLD%%include/GL/mesa_wgl.h
|
|
%%OLD%%include/GL/mglmesa.h
|
|
include/GL/osmesa.h
|
|
%%OLD%%include/GL/svgamesa.h
|
|
%%OLD%%include/GL/vms_x_fix.h
|
|
include/GL/wglext.h
|
|
include/GL/wmesa.h
|
|
%%NEW%%lib/.libGL/libGL.la
|
|
lib/.libGL/libGL.so
|
|
lib/.libGL/libGL.so.1
|
|
%%NEW%%lib/.libGL/libGL.so.1.2.0
|
|
libdata/pkgconfig/gl.pc
|
|
@dirrm lib/.libGL
|
|
@dirrmtry include/GL
|