From e703945410612e75b1ade20a437dd5ca81316b6a Mon Sep 17 00:00:00 2001 From: Wildan M Date: Sat, 9 May 2026 06:22:16 +0200 Subject: [PATCH] Partially update freeglut --- recipes/wip/libs/other/freeglut/recipe.toml | 37 +++------------------ 1 file changed, 5 insertions(+), 32 deletions(-) diff --git a/recipes/wip/libs/other/freeglut/recipe.toml b/recipes/wip/libs/other/freeglut/recipe.toml index 159d39b01..970c93289 100644 --- a/recipes/wip/libs/other/freeglut/recipe.toml +++ b/recipes/wip/libs/other/freeglut/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO need x11/wayland [source] tar = "https://github.com/freeglut/freeglut/releases/download/v3.4.0/freeglut-3.4.0.tar.gz" #blake3 = "08c8874d6ddad5be4860813865d4d4e2a84c294da0f3cf82a29e43920806b0da" @@ -7,34 +7,7 @@ dependencies = [ "mesa", "mesa-glu", ] -template = "custom" -script = """ -DYNAMIC_INIT -cat > redox.cmake <