summaryrefslogtreecommitdiff
path: root/subprojects/shared-modules/glu/glu-9.json
blob: d14e2219dfe7b5276a8b80fe1a8b8a709767c499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "glu",
  "config-opts": ["--disable-static"],
  "sources": [
    {
      "type": "archive",
      "url": "https://mesa.freedesktop.org/archive/glu/glu-9.0.1.tar.xz",
      "sha256": "fb5a4c2dd6ba6d1c21ab7c05129b0769544e1d68e1e3b0ffecb18e73c93055bc"
    }
  ],
  "cleanup": [ "/include", "/lib/*.a", "/lib/*.la", "/lib/pkgconfig" ]
}