Search Criteria
Package Details: python-pyxel 1.7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyxel.git (read-only, click to copy) |
---|---|
Package Base: | python-pyxel |
Description: | Retro game development environment |
Upstream URL: | https://github.com/kitao/pyxel |
Keywords: | gamedev graphics oldschool pixels |
Licenses: | MIT |
Submitter: | xyproto |
Maintainer: | None |
Last Packager: | alexf91 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-02 12:30 (UTC) |
Last Updated: | 2022-06-25 17:48 (UTC) |
Dependencies (8)
- portaudio
- python-glfw
- python-opengl
- python-pillow (python-pillow-gitAUR)
- python-sounddevice
- sdl2_image
- python-setuptools (make)
- pyinstallerAUR (pyinstaller-gitAUR) (optional)
Latest Comments
alexf91 commented on 2019-08-14 18:05 (UTC) (edited on 2019-08-14 18:24 (UTC) by alexf91)
@dlezo I know, I realized this a few days ago. It's only used for the packager, but pkg_resources.load_entry_point checks all dependencies when a console script is executed.
I'm now patching setup.py so that pyinstaller is only checked for pyxelpackager. pyinstaller is now an optional dependency.
I'll raise the issue upstream.
dlezo commented on 2019-08-14 16:46 (UTC)
I just realized that pyinstaller is also needed. Without it pyxeleditor crashes on launch.
dlezo commented on 2019-08-06 19:13 (UTC)
Great. Thank you for your work!
alexf91 commented on 2019-08-05 17:54 (UTC)
@dlezo I have added sdl2_image (not the multilib version) as a dependency. Building works in a new x86_64 Arch installation.
dlezo commented on 2019-08-05 16:26 (UTC) (edited on 2019-08-05 16:28 (UTC) by dlezo)
I think python-pyxel 1.1.8-1 is missing this dependency: lib32-sdl2_image