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

Группа :: Разработка/Python
Пакет: python-module-OpenGLContext

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

%define pre a2
Name: python-module-OpenGLContext
Version: 2.1.0
Release: alt3

Summary: Demonstration and testing contexts for PyOpenGL

Group: Development/Python
License: BSD-like
Url: http://pyopengl.sourceforge.net/context

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/pyopengl/OpenGLContext-%version%pre.tar.gz

BuildArch: noarch

%setup_python_module OpenGLContext
#%define python_includedir %_includedir/python%__python_version

# FIXME:

%add_python_req_skip FXPy win32ui win32con vrml

BuildPreReq: rpm-build-compat >= 1.2

# auto found lists all packages :)

BuildRequires: python-module-setuptools python-devel python-module-Numeric-devel python-modules-compiler python-modules-encodings

%description
Demonstration and Testing Contexts for PyOpenGL

OpenGLContext includes rendering contexts (including navigation)
for wxPython, PyGame and GLUT, as well as a partial context for
Tkinter.  It also includes support for rendering TrueType fonts,
and a significant subset of VRML97.  It provides fairly extensive
VRML97 scenegraph model.  It also includes the bulk of the tests
used to maintain and extend PyOpenGL.

%prep
%setup -q -n OpenGLContext-%version%pre

%build
%python_build

%install
%python_install

%files
%_bindir/vrml_view
%_bindir/choosecontext
%doc docs
%python_sitelibdir/%modulename/
%python_sitelibdir/*egg-info/

%changelog

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

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