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
« First ‹ Previous 1 2
kousu commented on 2023-12-04 10:17 (UTC)
Hi! Thanks for taking the time to maintain this :)
I'm getting
when building this.
Adding
cythontomakedependsfixes it for me.eclairevoyant commented on 2023-07-31 15:15 (UTC)
Thanks for taking a look, but the build still needs
python-setuptoolsas well. I would suggest always building in a clean chroot as per https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot (using devtools) to catch any necessary deps.tobac commented on 2023-07-31 07:18 (UTC) (edited on 2023-07-31 07:20 (UTC) by tobac)
@eclairevoiyant thanks for the hint, implemented as suggested in 3.1.7-2.
eclairevoyant commented on 2023-07-31 03:29 (UTC)
This doesn't work as is, because python-setuptools is missing in makedeps. Also, I suggest actually using the new standard as per https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517) since python-setuptools is basically dead.
kinu commented on 2023-06-20 07:26 (UTC) (edited on 2023-06-20 07:27 (UTC) by kinu)
Cannot compile. Having this error
eclairevoyant commented on 2022-11-07 07:16 (UTC)
Missing
python-setuptoolsin themakedepends.carlosal1015 commented on 2021-12-20 20:25 (UTC)
Hi, I have the following message error:
« First ‹ Previous 1 2