Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit 3570cde28c
4 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: glew
description: The OpenGL Extension Wrangler Library
version: 2.2.0
url: https://github.com/nigels-com/glew
license: BSD-3-Clause,MIT,GPL2-or-later
architecture: any
depends: ["glibc","glu","libglvnd"]
optional_depends: ["libx11"]
type: source