xref: /aosp_15_r20/external/mesa3d/METADATA (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
2#     CONSULT THE OWNERS AND [email protected] BEFORE
3#     DEPENDING ON IT IN YOUR PROJECT. ***
4name: "mesa3d"
5description:
6    "Mesa (or Mesa 3D) is a library which provides the OpenGL, OpenGL ES, EGL, "
7    "Vulkan and other standard graphics APIs, and the userspace part of the "
8    "graphics hardware drivers required to accelerate these APIs."
9
10third_party {
11  url {
12    type: HOMEPAGE
13    value: "https://www.mesa3d.org/"
14  }
15  url {
16    type: GIT
17    value: "git://anongit.freedesktop.org/git/mesa/mesa"
18  }
19  version: "20.3.4"
20  last_upgrade_date { year: 2021 month: 3 day: 2 }
21  license_note: "would be NOTICE save for:\n"
22  "   include/drm-uapi/etnaviv_drm.h\n"
23  " and RESTRICTED save for:\n"
24  "   docs/README.VCE\n"
25  "   docs/README.UVD"
26  license_type: BY_EXCEPTION_ONLY
27  security {
28    tag: "NVD-CPE2.3:cpe:/a:mesa3d:mesa:20.3.4"
29  }
30}
31