Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 892255 Details for
Bug 1093987
Review Request: python3-opengl - OpenGL bindings for Python3
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python3-opengl.spec
python3-opengl.spec (text/x-rpm-spec), 2.46 KB, created by
Ganapathi Kamath
on 2014-05-04 06:07:13 UTC
(
hide
)
Description:
python3-opengl.spec
Filename:
MIME Type:
Creator:
Ganapathi Kamath
Created:
2014-05-04 06:07:13 UTC
Size:
2.46 KB
patch
obsolete
># ># spec file for package python3-opengl ># ># Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. ># ># All modifications and additions to the file contributed by third parties ># remain the property of their copyright owners, unless otherwise agreed ># upon. The license for this file, and modifications and additions to the ># file, is the same license as for the pristine package itself (unless the ># license for the pristine package is not an Open Source License, in which ># case the license is the MIT License). An "Open Source License" is a ># license that conforms to the Open Source Definition (Version 1.9) ># published by the Open Source Initiative. > ># Please submit bugfixes or comments via http://bugs.opensuse.org/ ># > > >Name: python3-opengl >%define tarname PyOpenGL >Version: 3.0.2 >Release: 1.1 >Summary: OpenGL bindings for Python >License: BSD-3-Clause >Group: Development/Libraries/Python >Url: http://pyopengl.sourceforge.net >Source0: https://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz >BuildRequires: fdupes >BuildRequires: freeglut-devel >BuildRequires: libdrm-devel >BuildRequires: python3-devel ># Does not support python3 yet >#BuildRequires: python3-imaging >BuildRequires: python3-numpy >BuildRequires: swig >BuildRequires: tk-devel >#BuildRequires: "xorg-x11-server-Xorg" >Requires: python3-numpy >Requires: tk >= 8.1 >#Recommends: python3-opengl-accelerate >BuildRoot: %{_tmppath}/%{name}-%{version}-build >#%{py_requires} ># this is only noarch as long as the accelerator module is missing >#%if %{?suse_version: 0%{?suse_version} > 1110} %{!?suse_version:1} >BuildRequires: libgle-devel >BuildArch: noarch >#%else >BuildRequires: gle >#%endif > >%description >OpenGL bindings for Python including support for GL extensions, GLU, >WGL, GLUT, GLE, and Tk. > >%prep >%setup -q -n %{tarname}-%{version} > >%build >CFLAGS="%{optflags} -DGLX_GLXEXT_LEGACY" python3 setup.py build > >%install >python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} >chmod a+x %{buildroot}%{python3_sitelib}/OpenGL/arrays/_buffers.py >chmod a+x %{buildroot}%{python3_sitelib}/OpenGL/arrays/buffers.py >%fdupes %{buildroot}%{python3_sitelib}/OpenGL/ > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root) >%doc license.txt >%{python3_sitelib}/OpenGL/ >%{python3_sitelib}/PyOpenGL-%{version}-py*.egg-info > >%changelog >* Fri Apr 19 2013 toddrme2178@gmail.com >- Update to 3.0.2 > * no changelog >- Add python 3 version
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1093987
: 892255 |
892256