summaryrefslogtreecommitdiff
path: root/gnu/packages/python-graphics.scm
AgeCommit message (Collapse)Author
2025-08-04gnu: Pin CMake dependency.Greg Hogan
* gnu/packages/emulators.scm (python-keystone-engine, unicorn), * gnu/packages/freedesktop.scm (libdecor), * gnu/packages/gnome.scm (raider, xffm+), * gnu/packages/golang-xyz.scm (go-mvdan-cc-editorconfig), * gnu/packages/hardware.scm (liblxi, lxi-tools), * gnu/packages/mp3.scm (wavbreaker), * gnu/packages/pantheon.scm (pantheon-calculator, pantheon-calendar), * gnu/packages/plotutils.scm (asymptote), * gnu/packages/photo.scm (entangle), * gnu/packages/python-graphics.scm (python-pivy), * gnu/packages/python-xyz.scm (python-awkward-cpp, python-contourpy, python-symengine), * gnu/packages/syndication.scm (syndication-domination) * gnu/packages/qt.scm (soqt), * gnu/packages/vnc.scm (tigervnc-server) [native-inputs]: Change cmake to cmake-minimal. * gnu/packages/bioinformatics.scm (trinityrnaseq) [native-inputs]: Change cmake to cmake-minimal. [arguments]<#:phases>[install]: Remove deletion of uncreated files. Change-Id: I6ce8b737d9a21f83caad7b79b591e68a86f45fd0
2025-05-08gnu: python-pysdl2: Fix hash.Sharlatan Hellseher
* gnu/packages/python-graphics.scm (python-pysdl2): [source]: Fix hash. Change-Id: If2154737d640520391832bada93379af823a3105
2025-05-07gnu: python-pysdl2: Fix PyPI archive name.Sharlatan Hellseher
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
2025-05-06gnu: python-pysdl2: Move to python-graphics.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pysdl2): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: I54aba5426a666063c6aa4aedc004ca3c3faa54bb
2025-05-06gnu: python-pivy: Move to python-graphics.Sharlatan Hellseher
* 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
2025-05-06gnu: python-kivy: Move to python-graphics.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-kivy): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: If8fda7d519ad47a7c9a737405bb19454db0cde11
2025-05-06gnu: python-kivymd: Move to python-graphics.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-kivymd): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: I9ec6cb7eb19741d01daca4ba8df82267e72887cc
2025-05-06gnu: python-asyncgui: Move to python-graphics.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-asyncgui): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: Id784934c8bdcf46d148792259efdbd1d9708a641
2025-05-06gnu: python-asynckivy: Move to python-graphics.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-asynckivy): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: I22db22da9bf83edbb429c8a8cd7ae45c218e5b19
2025-04-28gnu: python-pyopengl: Move to python-graphics.Sharlatan Hellseher
* 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
2025-03-11gnu: packages/python-graphics: Add missing license file header.Sharlatan Hellseher
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>
2025-02-28gnu: Add python-glfw.Sharlatan Hellseher
* gnu/packages/python-graphics.scm (python-glfw): New variable. Change-Id: Icfc1413fbec367c2b9efc9f9461c9cf24e05fa12
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 <sharlatanus@gmail.com>
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 <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>
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