Package: freeglut / 3.4.0-6

Metadata

Package Version Patches format
freeglut 3.4.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 conform to c23.patch | (download)

src/egl/fg_init_egl.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] egl: fix fgplatformdestroycontext prototype for c23

C23 removes unprototyped functions, so this conflicted with the definition
in fg_init_x11.c.

Bug: https://github.com/freeglut/freeglut/issues/186
20_update_soversion.cmake | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update so-version to 3.12
30_set_minimum_cmake.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase minimal cmake version