Age | Commit message (Expand) | Author |
2022-08-04 | gnu: inkscape: Build with lib2geom 1.2....* 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.
| Marius Bakke |
2022-08-03 | gnu: Add mikktspace....* gnu/packages/graphics.scm (mikktspace): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| John Kehayias |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtmultimedia: Rename to qtmultimedia-5....Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....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
| Maxim Cournoyer |
2022-06-24 | gnu: Add azpainter....* gnu/packages/graphics.scm (azpainter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tobias Kortkamp |
2022-06-18 | gnu: openxr: Update to 1.0.23....* gnu/packages/graphics.scm (openxr): Update to 1.0.23.
| Vinicius Monego |
2022-05-31 | gnu: Remove rapicorn....* gnu/packages/graphics.scm (rapicorn): Delete variable.
* gnu/packages/patches/rapicorn-isnan.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pastel....* gnu/packages/graphics.scm (python2-pastel): Delete variable.
| Maxim Cournoyer |
2022-05-12 | gnu: Add skia....* gnu/packages/graphics.scm (skia): New variable.
| Maxim Cournoyer |
2022-05-12 | gnu: Add python-booleanoperations....* gnu/packages/graphics.scm (python-booleanoperations): New variable.
| Maxim Cournoyer |
2022-05-09 | gnu: mangohud: Update to 0.6.7....* 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>
| John Kehayias |
2022-03-19 | gnu: assimp: Update to 5.2.2....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>
| Z572 |
2022-03-08 | gnu: blender: Enable boolean operations on meshes....* gnu/packages/graphics.scm (blender)[inputs]: Add gmp.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| raingloom |
2022-02-26 | gnu: Add mangohud....* gnu/packages/graphics.scm (mangohud): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| John Kehayias |
2022-02-21 | gnu: dear-imgui: Delete package, preferring the newer 'imgui'....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.
| Maxim Cournoyer |
2022-02-21 | gnu: ogre: Update to 13.3.1....* gnu/packages/graphics.scm (ogre): Update to 13.3.1.
[phases]: Delete trailing #t.
{unpack-dear-imgui}: Rename to...
{unpack-imgui}: ... this.
[configure-flags]: Adjust accordingly.
[native-inputs]: Delete boost. Use the newer imgui-1.86 package instead of
dear-imgui. Use the current googletest package. Add python.
[inputs]: Remove font-dejavu, glu, tinyxml and zziplib. Add libxt, mesa and
zlib.
| Maxim Cournoyer |
2022-02-13 | gnu: openxr: Update to 1.0.22....* gnu/packages/graphics.scm (openxr): Update to 1.0.22.
| Vinicius Monego |
2022-02-13 | gnu: monado: Remove input labels....* gnu/packages/graphics.scm (monado)[inputs]: Remove labels.
| Marius Bakke |
2022-02-13 | gnu: monado: Provide missing input....* gnu/packages/graphics.scm (monado)[inputs]: Add PYTHON.
| Marius Bakke |
2022-02-09 | gnu: blender: Update to 3.0.1....* gnu/packages/graphics.scm (blender): Update to 3.0.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2022-02-01 | gnu: LLVM: Switch to 13 as the default....* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use
version 13.
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9.
* gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise.
* gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9.
* gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise.
* gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise.
* gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise.
* gnu/packages/opencl.scm (pocl)[inputs]: Likewise.
| Marius Bakke |
2022-01-15 | gnu: Add openshadinglanguage....* gnu/packages/graphics.scm (openshadinglanguage): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2022-01-09 | gnu: Remove blender-2.79....This package has not built successfully in a while.
* gnu/packages/graphics.scm (blender-2.79): Remove variable.
| Leo Famulari |
2021-12-30 | gnu: Blender: Update to 3.0.0....* gnu/packages/graphics.scm (blender): Update to 3.0.0.
[inputs]: Add the "lib" output of zstd. Replace tbb-2020 with tbb.
Co-authored-by: Leo Famulari <leo@famulari.name>
| raingloom |
2021-12-30 | gnu: OpenVDB: Update to 8.2.0....* gnu/packages/graphics.scm (openvdb): Update to 8.2.0.
[inputs]: Replace tbb-2020 with tbb.
| Leo Famulari |
2021-12-30 | gnu: Add alembic....* gnu/packages/graphics.scm (alembic): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2021-12-30 | gnu: Add openxr....* gnu/packages/graphics.scm (openxr): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2021-12-22 | gnu: openexr: Update to 3.1.3....* gnu/packages/graphics.scm (openexr): Update to 3.1.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-12-13 | gnu: Remove superfluous "linux-libre-headers" inputs....This input is already propagated from glibc.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS.
* gnu/packages/graphics.scm (directfb)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise.
* gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise.
(bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise.
* gnu/packages/video.scm (tslib)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise.
* gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise.
* gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
| Marius Bakke |
2021-12-13 | gnu: Further simplify package inputs....This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
| Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-29 | gnu: agg: Fix build....* gnu/packages/patches/agg-2.5-gcc8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/graphics.scm (agg)[source]: Use it.
| Mathieu Othacehe |
2021-11-25 | gnu: lib2geom: Skip faulty test on i686....* gnu/packages/graphics.scm (lib2geom)[arguments]: When
'target-x86-32?', add 'skip-faulty-test' phase.
| Ludovic Courtès |
2021-11-21 | gnu: blender: Update to 2.93.6....* gnu/packages/graphics.scm (blender): Update to 2.93.6.
| Ludovic Courtès |
2021-11-18 | gnu: Move eglexternalplatform and egl-wayland to (gnu packages xorg)....This is to avoid a module cycle between (gnu packages xorg) and (gnu packages
graphics).
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland): Move to...
* gnu/packages/xorg.scm: ... this file. Remove trailing #t.
| Maxim Cournoyer |
2021-11-11 | gnu: lib2geom: Update to 1.1....* gnu/packages/graphics.scm (lib2geom): Update to 1.1.
[source]: Remove patches, modules and snippet fields.
[phases]: Remove trailing #t.
* gnu/packages/patches/lib2geom-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2021-11-08 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-11-04 | gnu: Remove openscenegraph-3.4....* gnu/packages/graphics.scm (openscenegraph-3.4): Remove variable.
| Efraim Flashner |
2021-11-03 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-11-03 | gnu: pstoedit: Update to 3.77....* gnu/packages/graphics.scm (pstoedit): Update to 3.77.
| Tobias Geerinckx-Rice |
2021-10-31 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-10-25 | gnu: OpenEXR 2: Move the snippet into a build phase....This snippet was just working around a quirk of the Guix build environment.
* gnu/packages/graphics.scm (openexr-2)[origin]: Remove snippet.
[arguments]: Add a 'patch-test-directory' phase.
| Leo Famulari |
2021-10-25 | gnu: OpenEXR: Move the snippet into a build phase....This snippet was just working around a quirk of the Guix build environment.
* gnu/packages/graphics.scm (openexr)[origin]: Remove snippet.
[arguments]: Add a 'patch-test-directory' phase.
| Leo Famulari |
2021-10-24 | gnu: blender: Use older TBB and update header variables....* gnu/packages/graphics.scm (blender)[inputs]: Replace tbb with tbb-2020.
[arguments]: Don't set CPATH; set C_INCLUDE_PATH and CPLUS_INCLUDE_PATH instead.
| Ricardo Wurmus |
2021-10-24 | gnu: openvdb: Use older version of TBB....* gnu/packages/graphics.scm (openvdb)[inputs]: Replace tbb with tbb-2020.
| Ricardo Wurmus |
2021-10-23 | gnu: Add OpenEXR 3....* gnu/packages/graphics.scm (openexr): New variable.
(openexr-2)[home-page]: Use home-page from openexr.
[synopsis]: Use synopsis from openexr.
[description]: Use description from openexr.
[license]: Use license from openexr.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-10-23 | gnu: Rename openexr to openexr-2....This is done so the OpenEXR package can be upgraded to version 3 in a
later commit.
* gnu/packages/graphics.scm (openexr): Rename to ...
(openexr-2): ... new variable.
(blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly.
(ctl)[propagated-inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise.
* gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic,
nip2)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise.
* gnu/packages/kde.scm (krita)[inputs]: Likewise.
* gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-10-23 | gnu: Add imath....* gnu/packages/graphics.scm (imath): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-10-19 | gnu: Add gr-framework....* gnu/packages/graphics.scm (gr-framework): New variable.
| Efraim Flashner |