mirror of
https://git.suyu.dev/suyu/flatpak.git
synced 2026-01-01 20:24:29 +01:00
Init
This commit is contained in:
commit
e571c4fbe8
139 changed files with 8839 additions and 0 deletions
12
shared-modules/glu/glu-9.json
Normal file
12
shared-modules/glu/glu-9.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "glu",
|
||||
"buildsystem": "meson",
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://archive.mesa3d.org/glu/glu-9.0.3.tar.xz",
|
||||
"sha256": "bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f"
|
||||
}
|
||||
],
|
||||
"cleanup": [ "/include", "/lib/*.a", "/lib/*.la", "/lib/pkgconfig" ]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue