IABSD.fr/xenocara/lib/libepoxy/Makefile

Branch :


Log

Author Commit Date CI Message
d9fc70eb 2016-10-10 13:34:43 Remove the global 'make includes' step from 'make build'. This is no longer needed and gets in the way of tightening permission used during build. ok and suggestions natano@
dd04a744 2016-10-08 19:09:34 use the pkg-config support from bsd.xorg.mk to handle libGLw and libepoxy .pc files rather than manually generating them as root in postinstall. Spotted by natano@ ok natano@.
e0e6b146 2016-09-01 10:37:40 remove sparc
08aef340 2015-08-20 03:10:38 update to libepoxy 1.3.1 ok aja@
c65edaf7 2015-04-22 17:31:47 sparc needs big PIC
6a303331 2015-04-15 07:58:58 Add libepoxy a library for handling gl/glx/egl function pointer management. This is needed by glamor egl in the xserver which is in turn needed to get acceleration with some hardware on xf86-video-ati. Worked on during s2k15. Glamor is not yet enabled in the xserver, but adding this now as libepoxy recently showed up in ports. The libepoxy port will be removed and ports will transition to this version. The xenocara version will be enabled when we're ready to transition.