Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37825099
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-glfw

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define pypi_name glfw

Name:    python3-module-%pypi_name
Version: 2.6.2
Release: alt1

Summary: Python bindings for GLFW
License: MIT
Group:   Development/Python3
URL:     https://github.com/FlorianRhiem/pyGLFW

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools python3-module-wheel
BuildRequires: libglfw3-devel

BuildArch: noarch

Source: %pypi_name-%version.tar

%description
This module provides Python bindings for GLFW (on GitHub: glfw/glfw). It is a
ctypes wrapper which keeps very close to the original GLFW API.

%prep
%setup -n %pypi_name-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%doc *.md
%python3_sitelibdir/%pypi_name/
%python3_sitelibdir/%{pyproject_distinfo %pypi_name}

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin