summaryrefslogtreecommitdiff
path: root/gnu/packages/python-graphics.scm
AgeCommit message (Collapse)Author
2025-01-25gnu: python-vispy: Fix build.Felix Gruber
* gnu/packages/python-graphics.scm (python-vispy): Fix build. [native-inputs]: Add python-wheel. Change-Id: I087ea96eda23306f880c940f93b21661c9d1b0cd Signed-off-by: Sharlatan Hellseher <[email protected]>
2024-11-30gnu: Add python-vispy.Sharlatan Hellseher
* gnu/packages/python-graphics.scm (python-vispy): New variable. Change-Id: Icb648d621101e0f4b60ada8c0ebbd3a05eea6fb4
2024-10-18gnu: python-glcontext: Keep default check phase.Sharlatan Hellseher
* gnu/packages/python-graphics.scm (python-glcontext) [arguments] <#:phases>: Keep default 'check phase; add 'prepare-test-environment phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I0ab856ab1bfe339c53600852bc5d90dbe1051c13
2024-10-18gnu: python-glcontext: Move to python-graphics.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-glcontext): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: If984a8b0c128df8bcaffae2cce8d9caabda7890b
2024-10-18gnu: Add python-pyglet.Sharlatan Hellseher
This project was mentioned in #48467, #50505, #52116 and #67131. It's a refreshed version with most of the bindings implemented. * gnu/packages/python-graphics.scm (python-pyglet): New variable. Change-Id: I78718376bc2945184c32cb013309fbba2b2749d0 Co-Authored-By: Adam Kandur <[email protected]> Co-Authored-By: Daniel Meißner <[email protected]> Co-Authored-By: Morgan Smith <[email protected]> Co-Authored-By: Adam Faiz <[email protected]>
2024-10-18gnu: Add packages/python-graphics module.Sharlatan Hellseher
* gnu/packages/python-graphics.scm: New file. * gnu/local.mk: Add gnu/packages/python-graphics.scm to the scope. Change-Id: I1d077c838ff1c3c014c3d699b539eaf8befd5084