Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: glad
|
||||
description: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs
|
||||
version: 2.0.8
|
||||
revision: 3
|
||||
url: https://github.com/Dav1dde/glad
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-jinja
|
||||
- python-lxml
|
||||
- python-setuptools
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/Dav1dde/glad/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc
|
||||
Reference in New Issue
Block a user