aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/graphics.scm
Commit message (Collapse)AuthorAge
...
| * gnu: openxr: Update to 1.0.25.Vinicius Monego2022-11-05
| | | | | | | | * gnu/packages/graphics.scm (openxr): Update to 1.0.25.
| * Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-10-12
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/gnuzilla.scm gnu/packages/graphics.scm gnu/packages/gstreamer.scm gnu/packages/gtk.scm gnu/packages/kde-frameworks.scm gnu/packages/video.scm
| | * gnu: mmg: Add dependency on Perl.Ludovic Courtès2022-10-11
| | | | | | | | | | | | * gnu/packages/graphics.scm (mmg)[native-inputs]: Add PERL.
| | * gnu: openexr: Skip failing tests on i686.Denis 'GNUtoo' Carikli2022-10-10
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (openexr)[arguments]: Add 'disable-broken-tests' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| | * gnu: openexr: Apply 'guix style'.Denis 'GNUtoo' Carikli2022-10-10
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (openexr): apply guix style. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| | * gnu: directfb: Remove input labels.Ludovic Courtès2022-10-09
| | | | | | | | | | | | * gnu/packages/graphics.scm (directfb)[inputs]: Remove labels.
| | * gnu: directfb: Use 'librsvg-for-system'.Ludovic Courtès2022-10-09
| | | | | | | | | | | | | | | | | | | | | This fixes compilation on i686-linux. * gnu/packages/graphics.scm (directfb)[inputs]: Use 'librsvg-for-system' instead of 'librsvg'.
| | * gnu: Add discregrid.Paul A. Patience2022-10-06
| | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (discregrid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | Merge branch 'staging' into core-updatesMaxim Cournoyer2022-09-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts resolved in: gnu/local.mk gnu/packages/cran.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/icu4c.scm gnu/packages/java.scm gnu/packages/machine-learning.scm gnu/packages/tex.scm
| * | gnu: openexr-2: Extend the test timeout.Efraim Flashner2022-09-24
| | | | | | | | | | | | | | | * gnu/packages/graphics.scm (openexr-2)[arguments]: Adjust the custom phase to extend the test timeout.
* | | gnu: autotrace: Don't build static library.Marius Bakke2022-09-09
| | | | | | | | | | | | * gnu/packages/graphics.scm (autotrace)[arguments]: Add #:configure-flags.
* | | gnu: autotrace: Update to 0.31.9.Marius Bakke2022-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/autotrace-glib-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/graphics.scm (autotrace): Update to 0.31.9. [source](patches): Remove. [arguments]: Add #:phases. [native-inputs]: Add PROCPS. Remove GETTEXT-MINIMAL.
* | | Merge branch 'staging' into core-updatesMarius Bakke2022-09-08
|\| |
| * | Merge branch 'master' into stagingMarius Bakke2022-09-08
| |\|
| | * gnu: f3d: Update to 1.3.1.Paul A. Patience2022-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (f3d): Update to 1.3.1. [snippet]: Use G-expression. [arguments]<#:configure-flags>: Update option name to F3D_INSTALL_MIME_TYPES_FILES. Signed-off-by: Marius Bakke <marius@gnu.org>
| * | Merge branch 'master' into stagingMarius Bakke2022-09-07
| |\|
| | * gnu: f3d: Update to 1.3.0-pre-0.46df21f.Paul A. Patience2022-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (f3d): Update to 1.3.0-pre-0.46df21f. [source](modules, snippet): New fields. [arguments]<#:configure-flags>: Generate manual page, install various resource files, and enable the now-optional external rendering feature. [native-inputs]: New field. [synopsis]: Add hyphen. [description]: Reword. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * gnu: openexr@2: Skip failing test on i686.Ludovic Courtès2022-09-02
| | | | | | | | | | | | | | | * gnu/packages/graphics.scm (openexr-2)[arguments]: In 'disable-broken-test', skip 'testCompression' as well.
| | * gnu: imath: Skip tests on i686.Ludovic Courtès2022-09-02
| | | | | | | | | | | | * gnu/packages/graphics.scm (imath)[arguments]: New field.
| * | gnu: directfb: Use librsvg-for-system.Efraim Flashner2022-09-03
| |/ | | | | | | | | * gnu/packages/graphics.scm (directfb)[inputs]: Replace librsvg with librsvg-for-system.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-09-01
|\|
| * gnu: ilmbase: Skip failing test on i686-linux.Ludovic Courtès2022-09-01
| | | | | | | | | | * gnu/packages/graphics.scm (ilmbase)[arguments]: Add 'skip-test' phase.
| * gnu: ilmbase: Switch to gexps.Ludovic Courtès2022-09-01
| | | | | | | | * gnu/packages/graphics.scm (ilmbase)[arguments]: Use a gexp.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-30
|\|
| * gnu: Add mmg.Paul A. Patience2022-08-30
| | | | | | | | | | | | * gnu/packages/graphics.scm (mmg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-27
|\|
| * gnu: Remove ‘open source’ from package descriptions.Tobias Geerinckx-Rice2022-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also do some (trivial) editing where appropriate. * gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical) [description]: Remove superfluous ‘open source’. * gnu/packages/debian.scm (apt-mirror)[description]: Likewise. Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder. * gnu/packages/documentation.scm (scrollkeeper)[description]: Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name. * gnu/packages/engineering.scm (freecad, cura-engine)[description]: Remove superfluous ‘open source’ and excessive puffery. * gnu/packages/firmware.scm (make-opensbi-package) [synopsis]: Remove ‘Open Source’. Use @acronym{}. [description]: Fix first sentence to follow guidelines. Use @acronym{}. * gnu/packages/game-development.scm (ioquake3, recastnavigation): [description]: Remove ‘open source’. * gnu/packages/graphics.scm (skia)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise. * gnu/packages/machine-learning.scm (onnx)[description]: Likewise. Use @acronym{}. * gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
| * gnu: directfb: Remove timestamp to build reproducibly.Vagrant Cascadian2022-08-19
| | | | | | | | | | * gnu/packages/graphics.scm (directfb)[arguments]: Add 'remove-buildtime phase.
| * gnu: python-booleanoperations: Add missing input.Marius Bakke2022-08-16
| | | | | | | | | | * gnu/packages/graphics.scm (python-booleanoperations)[native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
| * gnu: openxr: Update to 1.0.24.Vinicius Monego2022-08-13
| | | | | | | | * gnu/packages/graphics.scm (openxr): Update to 1.0.24.
* | gnu: lib2geom: Remove 1.1.Marius Bakke2022-08-12
| | | | | | | | | | | | | | * gnu/packages/graphics.scm (lib2geom): Update to 1.2. (lib2geom-1.2): Remove variable. * gnu/packages/inkscape.scm (inkscape/stable)[inputs]: Change from LIB2GEOM-1.2 to LIB2GEOM.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-11
|\|
| * gnu: Add f3d.Paul A. Patience2022-08-11
| | | | | | | | | | | | * gnu/packages/graphics.scm (f3d): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: inkscape: Build with lib2geom 1.2.Marius Bakke2022-08-04
| | | | | | | | | | | | | | * gnu/packages/graphics.scm (lib2geom-1.2): New variable. * gnu/packages/inkscape.scm (inkscape)[arguments]: Enable previously failing test. [inputs]: Replace "lib2geom" with LIB2GEOM-1.2.
| * gnu: Add mikktspace.John Kehayias2022-08-03
| | | | | | | | | | | | * gnu/packages/graphics.scm (mikktspace): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
| * gnu: qtmultimedia: Rename to qtmultimedia-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
| * gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
* | gnu: autotrace: Update to 0.40.0-20200219.65.Maxim Cournoyer2022-07-12
|/ | | | | | * gnu/packages/graphics.scm (autotrace): Update to 0.40.0-20200219.65. [arguments]: Delete field. [native-inputs, inputs]: Use new style.
* gnu: Add azpainter.Tobias Kortkamp2022-06-24
| | | | | | * gnu/packages/graphics.scm (azpainter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openxr: Update to 1.0.23.Vinicius Monego2022-06-18
| | | | * gnu/packages/graphics.scm (openxr): Update to 1.0.23.
* gnu: Remove rapicorn.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/graphics.scm (rapicorn): Delete variable. * gnu/packages/patches/rapicorn-isnan.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: Remove python2-pastel.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/graphics.scm (python2-pastel): Delete variable.
* gnu: Add skia.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/graphics.scm (skia): New variable.
* gnu: Add python-booleanoperations.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/graphics.scm (python-booleanoperations): New variable.
* gnu: mangohud: Update to 0.6.7.John Kehayias2022-05-09
| | | | | | | | | * gnu/packages/graphics.scm (mangohud): Update to 0.6.7. [phases]{patch-paths}: Remove loader_libdrm.cpp path patch as the file has been removed. [inputs]: Remove libdrm input, no longer needed. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: assimp: Update to 5.2.2.Z5722022-03-19
| | | | | | | | | | | Message-Id: <ccbfd879e41c5c0bbeee965c363e48b08b7750d0.1647174270.git.873216071@qq.com> From: Z572 <873216071@qq.com> Date: Sun, 13 Mar 2022 20:19:48 +0800 Subject: [PATCH] gnu: assimp: Update to 5.2.2. * gnu/packages/graphics.scm (assimp): Update to 5.2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: blender: Enable boolean operations on meshes.raingloom2022-03-08
| | | | | | * gnu/packages/graphics.scm (blender)[inputs]: Add gmp. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add mangohud.John Kehayias2022-02-26
| | | | | | * gnu/packages/graphics.scm (mangohud): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: dear-imgui: Delete package, preferring the newer 'imgui'.Maxim Cournoyer2022-02-21
| | | | | | | | | Commit 1a4cc954d2fcea172a450ae03419b7fdda28b81e added imgui, without noticing about the pre-existing 'dear-imgui' package. * gnu/packages/graphics.scm (dear-imgui): Delete variable, but salvage the superior synopsis and description to... * gnu/packages/toolkits.scm (imgui): ... here.