Search Criteria
Package Details: python-pyglet 2.1.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pyglet.git (read-only, click to copy) |
|---|---|
| Package Base: | pyglet |
| Description: | A cross-platform windowing and multimedia library for Python |
| Upstream URL: | https://github.com/pyglet/pyglet |
| Licenses: | BSD-3-Clause |
| Submitter: | arojas |
| Maintainer: | konez2k |
| Last Packager: | konez2k |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-01 10:19 (UTC) |
| Last Updated: | 2025-11-12 07:46 (UTC) |
Dependencies (10)
- glu (glu-gitAUR)
- python
- gstreamer (gstreamer-gitAUR) (make)
- python-build (make)
- python-flit-core (make)
- python-gobject (make)
- python-installer (make)
- python-pillow (python-pillow-simd-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (optional) – provides audio&video support
- openal (openal-gitAUR) (optional) – live audio
Required by (16)
- brainworkshop
- brainworkshop-git
- chimera
- cjk-character-count
- printrun
- printrun-git
- psychopy
- python-moderngl-window
- python-pymunk (check)
- python-pymunk (optional)
- python-trimesh (optional)
- python-vispy (optional)
- squarely
- ultimatevocalremovergui-git
- wlr-layout-ui
- wlr-layout-ui-git
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2025-06-24 19:31 (UTC)
Seems that upstream forgot tag in repo: https://github.com/pyglet/pyglet/commit/35c0409dbdee13db9520ef4bd55890c7fed986be
It's on pypi: https://pypi.org/project/pyglet/2.1.6/
konez2k commented on 2025-06-21 17:27 (UTC)
@micwoj92 why are you flagging this as out of date if 2.1.6 has not being released on github ?
dreieck commented on 2025-02-09 14:57 (UTC)
You need to make the license identifier SPDX compliant:
Also, some (optional) dependencies might be missing:
Regards and thanks for the package!
micwoj92 commented on 2025-02-02 21:55 (UTC)
@E3LDDfrK it already is, maintainer doesnt push .SRCINFO changes...
E3LDDfrK commented on 2025-02-02 09:34 (UTC)
As bossi said, shouldn't
python-flit-corebe added as dependency?Vekhir commented on 2024-12-23 00:03 (UTC)
python-futurehas been removed from the official repos because it fails with Python 3.13+. After checking, I don't think thatpython-pygletrequires it anyway, so it can be removed.bossi commented on 2024-11-08 01:03 (UTC) (edited on 2024-11-08 01:05 (UTC) by bossi)
Hi there,
I just ran into a build conflict attempting to install
2.0.18:python-flit-corewas quoted as an unmet dependency. Installing the package manually and then setting it to "implicitly installed" to treat it as a package installed as a dependency withpacman -D --asdeps python-flit-coreand retrying installation ofpython-pygletdid the trick. Is this on your radar? It might make sense to add it as a dependency to the manifest as long as there's nothing preventing it from being. Thanks!P.S.: I didn't dig into it but this might be a build dependency only, throwing a glimpse at the posts below, so it might be worth uninstalling again afterwards. Would be good to get clarification on.
konez2k commented on 2024-11-07 11:47 (UTC)
@micwoj92 @dreieck Thank you for pointing this out, fixed in 2.0.18-2
micwoj92 commented on 2024-07-23 17:33 (UTC)
@konez2k This is not what dreieck meant, you don't need to touch setup.py, just adjust build commands for the package.
konez2k commented on 2024-04-29 18:25 (UTC)
Thanks for the suggestions, @dreieck. I've now prepended the $pkgbase-$pkgver. Unfortunately, I can't modify the setup.py as it depends on the origin.
1 2 Next › Last »