pkgsrc/graphics/freeglut/PLIST
nia 52b6dc4f67 freeglut: Update to 3.2.2
freeglut 3.2.2

Changes

     * Fix netbsd/aarch64 build by including sys/joystick.h instead of
       machine/joystick.h.
     * Fix build with gcc >= 10 which made -fno-common the default by no
       longer relying on COMMON symbols for globals.
     * Fix android build (default to FREEGLUT_GLES, and check for debug
       flags).
     * Add flat shading option to the shapes demo.
     * Fix crash when calling primitive drawing functions without creating a
       window first.
     * Dropped really old and unmaintained doc directory from the source
       tree.
2022-05-17 21:54:50 +00:00

16 lines
474 B
Text

@comment $NetBSD: PLIST,v 1.10 2022/05/17 21:54:50 nia Exp $
include/GL/freeglut.h
include/GL/freeglut_ext.h
include/GL/freeglut_std.h
include/GL/freeglut_ucall.h
include/GL/glut.h
lib/cmake/FreeGLUT/FreeGLUTConfig.cmake
lib/cmake/FreeGLUT/FreeGLUTConfigVersion.cmake
lib/cmake/FreeGLUT/FreeGLUTTargets-release.cmake
lib/cmake/FreeGLUT/FreeGLUTTargets.cmake
lib/libglut.a
lib/libglut.so
lib/libglut.so.3
lib/libglut.so.3.11.1
lib/pkgconfig/freeglut.pc
lib/pkgconfig/glut.pc