From 0c0cbe600120665490e7b49ba77cc01f83ccfc44 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 24 Aug 2024 22:11:19 +0900 Subject: [PATCH] Adding libglu --- module.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/module.yml b/module.yml index 9c57839..a3038fb 100644 --- a/module.yml +++ b/module.yml @@ -1,5 +1,17 @@ modules: + - name: libglu + buildsystem: meson + cleanup: + - /include + - /lib/debug + - /lib/pkgconfig + - /lib/*.a + sources: + - type: archive + url: https://ftp.osuosl.org/pub/blfs/conglomeration/glu/glu-9.0.3.tar.xz + sha256: bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f + - name: supermodel buildsystem: simple build-commands: