Search Criteria
Package Details: python-opengl-accelerate 3.1.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-opengl-accelerate.git (read-only, click to copy) |
|---|---|
| Package Base: | python-opengl-accelerate |
| Description: | This is the Cython-coded accelerator module for PyOpenGL 3.x |
| Upstream URL: | https://pypi.org/project/PyOpenGL-accelerate/ |
| Licenses: | BSD |
| Submitter: | tobac |
| Maintainer: | tobac |
| Last Packager: | tobac |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-10-11 11:11 (UTC) |
| Last Updated: | 2025-08-29 20:05 (UTC) |
Dependencies (8)
- cython (cython-gitAUR)
- python
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opengl
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (6)
- fsleyes
- kawaii-player-git (optional)
- pext
- pext-git
- vswallpaper-effect (optional)
- xpra-git (optional)
Latest Comments
1 2 Next › Last »
C0rn3j commented on 2025-12-15 11:42 (UTC) (edited on 2025-12-15 11:56 (UTC) by C0rn3j)
The correct name for this package would be
python-pyopengl-accelerate, I suggest creating that and opening a merge requestEDIT: I see
python-openglis a package in extra... I don't get why, I'll ask... https://gitlab.archlinux.org/archlinux/packaging/packages/pyopengl/-/issues/2Could you add a license to the package? See https://rfc.archlinux.page/0040-license-package-sources/#aur, simple
pkgctl license setupfromdevtoolsshould do it..nvchecker.tomlwould be a nice to havehottea commented on 2025-11-10 06:07 (UTC)
to fix the building error for 3.1.9, try this:
ericek111 commented on 2025-08-28 10:11 (UTC)
3.1.10 builds fine, but it's out of sync with python-opengl in the "extra" repo. This is the proper upstream URL (my mistake, tobac): https://pypi.org/project/PyOpenGL-accelerate/
Kimiblock commented on 2025-07-01 13:49 (UTC)
Hi, python-numpy and python-setuptools are required. And the package doesn't build now:
KritaFrost commented on 2025-02-23 22:32 (UTC)
As mentioned before, cython should be added to dependencies. Also, have same error as brauliobo, even tho issue on github apparently closed by now.
ajschadler12 commented on 2024-09-10 19:48 (UTC)
Might need to add Cython as makedeps
tobac commented on 2024-07-25 05:08 (UTC)
@brauliobo: This is a compatibility issue with Python 3.12.3. Upstream is informed: https://github.com/mcfletch/pyopengl/issues/118
brauliobo commented on 2024-07-19 21:37 (UTC)
got another error:
brauliobo commented on 2024-07-19 21:36 (UTC)
it should require cython as it can't compile without it
thechild commented on 2024-05-18 21:49 (UTC)
Hi, I'm getting this error:
1 2 Next › Last »