summaryrefslogtreecommitdiff
path: root/subprojects/shared-modules/glu/glu-9.json
blob: 2dfb70b40cb4cea0a1210d54ed6a95494eaaeb29 (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.2.tar.xz",
      "sha256": "6e7280ff585c6a1d9dfcdf2fca489251634b3377bfc33c29e4002466a38d02d4"
    }
  ],
  "cleanup": [ "/include", "/lib/*.a", "/lib/*.la", "/lib/pkgconfig" ]
}