27 lines
637 B
YAML
27 lines
637 B
YAML
name: libglvnd
|
|
description: The GL Vendor-Neutral Dispatch library
|
|
version: 1.7.0
|
|
revision: 2
|
|
url: https://gitlab.freedesktop.org/glvnd/libglvnd
|
|
license: custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libxext
|
|
- mesa
|
|
- opengl-driver
|
|
- libx11
|
|
make_depends:
|
|
- libx11
|
|
- libxext
|
|
- meson
|
|
- python3
|
|
- xorgproto
|
|
downloads:
|
|
- url: https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v${BPM_PKG_VERSION}/libglvnd-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 2b6e15b06aafb4c0b6e2348124808cbd9b291c647299eaaba2e3202f51ff2f3d
|