| Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-graphics.scm (python-pysdl2): [source]: Fix hash.
Change-Id: If2154737d640520391832bada93379af823a3105
|
|
As seen in CI <https://ci.guix.gnu.org/build/10630201/log/raw>, it
failed to download the archive with name "PySDL2" which has been
changed.
* gnu/packages/python-graphics.scm (python-pysdl2): [source] <pypi-uri>:
Fix it as the name has been changed in PyPI.
Change-Id: I30e963294fb441404552402d2ed749344d917b8e
|
|
* gnu/packages/python-xyz.scm (python-pysdl2): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: I54aba5426a666063c6aa4aedc004ca3c3faa54bb
|
|
* gnu/packages/python-xyz.scm (python-pivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
* gnu/packages/engineering.scm: Add python-graphics module.
Change-Id: I3fd1d43f8c45229531ea82f294ee4eb8042d4f70
|
|
* gnu/packages/python-xyz.scm (python-kivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: If8fda7d519ad47a7c9a737405bb19454db0cde11
|
|
* gnu/packages/python-xyz.scm (python-kivymd): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: I9ec6cb7eb19741d01daca4ba8df82267e72887cc
|
|
* gnu/packages/python-xyz.scm (python-asyncgui): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: Id784934c8bdcf46d148792259efdbd1d9708a641
|
|
* gnu/packages/python-xyz.scm (python-asynckivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: I22db22da9bf83edbb429c8a8cd7ae45c218e5b19
|
|
* gnu/packages/python-xyz.scm (python-pyopengl,
python-pyopengl-accelerate): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
* gnu/packages/xorg.scm: Add python-graphics module.
Change-Id: I8d9e374a1948330ab37bb148a1ad6274563f9f1b
|
|
Reported in #76932: Missing or ambiguous license headers in several files
* gnu/packages/python-graphics.scm: Add the license file header.
Change-Id: Ia22d5b27c5678abb81806002ecbb115bd072714f
Reported-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/python-graphics.scm (python-glfw): New variable.
Change-Id: Icfc1413fbec367c2b9efc9f9461c9cf24e05fa12
|
|
* gnu/packages/python-graphics.scm (python-vispy): Fix build.
[native-inputs]: Add python-wheel.
Change-Id: I087ea96eda23306f880c940f93b21661c9d1b0cd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-graphics.scm (python-vispy): New variable.
Change-Id: Icb648d621101e0f4b60ada8c0ebbd3a05eea6fb4
|
|
* 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
|
|
* gnu/packages/python-xyz.scm (python-glcontext): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: If984a8b0c128df8bcaffae2cce8d9caabda7890b
|
|
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 <kefironpremise@gmail.com>
Co-Authored-By: Daniel Meißner <daniel.meissner-i4k@ruhr-uni-bochum.de>
Co-Authored-By: Morgan Smith <Morgan.J.Smith@outlook.com>
Co-Authored-By: Adam Faiz <adam.faiz@disroot.org>
|
|
* gnu/packages/python-graphics.scm: New file.
* gnu/local.mk: Add gnu/packages/python-graphics.scm to the scope.
Change-Id: I1d077c838ff1c3c014c3d699b539eaf8befd5084
|