代码拉取完成,页面将自动刷新
%global srcname glad2
Name: python-glad
Version: 2.0.8
Release: 1
Summary: Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator
# Mostly MIT, Apache-2.0 for Khronos and EGL specifications/headers.
License: MIT and Apache-2.0
URL: https://github.com/Dav1dde/glad
Source0: https://files.pythonhosted.org/packages/source/g/glad2/glad2-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
%description
Glad uses the official Khronos-XML specs to generate a GL/GLES/EGL/GLX/WGL
Loader made for your needs.
%package -n python3-glad
Summary: Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Provides: python-glad
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-wheel
%description -n python3-glad
Glad uses the official Khronos-XML specs to generate a
GL/GLES/EGL/GLX/WGL Loader made for your needs.
%prep
%autosetup -n %{srcname}-%{version}
sed -i -e '1{\@^#!@d}' glad/__main__.py
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-glad
%doc README.md
%license LICENSE
%{_bindir}/glad
%{python3_sitelib}/*
%changelog
* Thu Oct 24 2024 zhangyulong <zhangyulong@kylinos.cn> - 2.0.8-1
- Update to version 2.0.8
-Fix “No space left on device” error when downloading from the
-Fix fails to parse Vulkan specs bug glad2 Vulkan
-Fix Compile error when using OpenGL debug header bug glad2
-Fix incrroect encoding when python read file bug glad1
* Mon Mar 18 2024 liweigang <liweiganga@uniontech.com> - 2.0.5-1
- update to version 2.0.5
- Fix missing Vulkan video headers
- Use FindPython instead of FindPythonInterp
- Add --version option to command-line interface
- Remove one duplicated check for glGetString(GL_VERSION)
- Fix extensions loading and parsing
- Provide CMake package
* Thu Aug 04 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.1.36-1
- update to 0.1.36
* Thu Sep 09 2021 Python_Bot <Python_Bot@openeuler.org> - 0.1.34-1
- Package Init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。