- Add LICENSE_FILE

- Add USES=gl
- Update WWW
This commit is contained in:
Dmitry Marakasov 2019-04-03 18:18:07 +00:00
parent bfca5d2c6e
commit 436985c4f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497742
2 changed files with 5 additions and 4 deletions

View File

@ -11,6 +11,7 @@ COMMENT= Automated OpenGL and OpenCL testsuite
LICENSE= MIT GPLv2 GPLv3 LGPL20
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/opencl \
${PYNUMPY} \
@ -30,7 +31,7 @@ GH_ACCOUNT= dumbbell
GH_PROJECT= piglit
GH_TAGNAME= a0db4427446ab50882a721ae3084fa26cc9e751a
USES= cmake compiler:c11 pkgconfig python:2.7 shebangfix
USES= cmake compiler:c11 gl pkgconfig python:2.7 shebangfix
USE_GL= egl gbm gl glu
USE_XORG= x11 xcb xext xrender
SHEBANG_FILES= piglit

View File

@ -6,7 +6,7 @@ OpenGL and OpenCL drivers by providing developers with a simple means to
perform regression tests.
The original tests have been taken from
- Glean ( http://glean.sf.net/ ) and
- Mesa ( http://www.mesa3d.org/ )
- Glean ( http://glean.sourceforge.net/ ) and
- Mesa ( https://www.mesa3d.org/ )
WWW: http://piglit.freedesktop.org/
WWW: https://piglit.freedesktop.org/