mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 03:00:10 -07:00
python-glad: 2.0.4
This commit is contained in:
parent
bbe2a5a2fb
commit
7e92c1b29a
4
extra/python-glad/build
Executable file
4
extra/python-glad/build
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
|
||||
python -m installer -d "$1" .dist/*.whl
|
1
extra/python-glad/checksums
Normal file
1
extra/python-glad/checksums
Normal file
@ -0,0 +1 @@
|
||||
3e847e39f78b118668becaaa254947b568bb1180f3077120cd046d77336b1721c7
|
4
extra/python-glad/depends
Normal file
4
extra/python-glad/depends
Normal file
@ -0,0 +1,4 @@
|
||||
python
|
||||
python-gpep517 make
|
||||
python-jinja2
|
||||
python-wheel make
|
1
extra/python-glad/sources
Normal file
1
extra/python-glad/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/Dav1dde/glad/archive/refs/tags/v2.0.4.tar.gz
|
1
extra/python-glad/version
Normal file
1
extra/python-glad/version
Normal file
@ -0,0 +1 @@
|
||||
2.0.4 1
|
Loading…
Reference in New Issue
Block a user