Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>python-glad2</Name> | |||||
| <Homepage>https://glad.dav1d.de/</Homepage> | |||||
| <Packager> | |||||
| <Name>Alexander Vorobyev</Name> | |||||
| <Email>avorobyev@protonmail.com</Email> | |||||
| </Packager> | |||||
| <License>MIT</License> | |||||
| <PartOf>programming.python</PartOf> | |||||
| <Summary xml:lang="en">Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs</Summary> | |||||
| <Description xml:lang="en">Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications for multiple languages. | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>python-glad2</Name> | |||||
| <Summary xml:lang="en">Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs</Summary> | |||||
| <Description xml:lang="en">Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications for multiple languages. | |||||
| </Description> | |||||
| <PartOf>programming.python</PartOf> | |||||
| <Files> | |||||
| <Path fileType="executable">/usr/bin/glad</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__main__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/__init__.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/__main__.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/config.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/opener.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/parse.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/plugin.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/sink.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/specification.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/__pycache__/util.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/config.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/__pycache__/__init__.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/egl.xml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/eglplatform.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/gl.xml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/glx.xml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/khrplatform.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/vk.xml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/vk_platform.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/files/wgl.xml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/__pycache__/__init__.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/__pycache__/util.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/__pycache__/__init__.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/base_template.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/base_template.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/egl.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/egl.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/gl.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/gl.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/glx.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/glx.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/header_only.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/impl_util.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/egl.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/egl.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/gl.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/gl.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/gles1.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/gles1.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/gles2.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/gles2.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/glsc2.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/glsc2.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/glx.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/glx.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/library.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/vulkan.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/vulkan.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/wgl.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader/wgl.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/platform.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/template_utils.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/vk.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/vk.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/wgl.c</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/c/templates/wgl.h</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/__pycache__/__init__.cpython-310.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/Cargo.toml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/impl.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/lib.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/template_utils.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types/egl.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types/gl.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types/glx.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types/khrplatform.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types/vk.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types/wgl.rs</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/generator/util.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/opener.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/parse.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/plugin.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/sink.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/specification.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad/util.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info/PKG-INFO</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info/SOURCES.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info/dependency_links.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info/entry_points.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info/requires.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info/top_level.txt</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2022-11-08</Date> | |||||
| <Version>2.0.2</Version> | |||||
| <Comment>Packaging update</Comment> | |||||
| <Name>Alexander Vorobyev</Name> | |||||
| <Email>avorobyev@protonmail.com</Email> | |||||
| </Update> | |||||
| </History> | |||||
| </PISI> | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.