about summary refs log tree commit diff
path: root/pkgs/applications/graphics
AgeCommit message (Collapse)AuthorFilesLines
2024-01-24paraview: include missing headerWeijia Wang1-0/+2
2024-01-24paraview: 5.11.1 -> 5.11.2Weijia Wang1-5/+5
2024-01-23Merge pull request #281282 from Icy-Thought/upscaylWeijia Wang1-2/+2
upscayl: 2.9.5 -> 2.9.8
2024-01-23Merge pull request #281918 from mfrischknecht/fix-foxotronCosima Neidahl1-0/+16
foxotron: fix build due to deprecated C stdint import in vendored dependency
2024-01-22Merge pull request #277891 from greizgh/f3d-brokenPeder Bergebakken Sundt1-0/+4
f3d: mark broken
2024-01-22foxotron: fetch assimp patches to fix buildManuel Frischknecht1-0/+16
Foxotron vendors a lot of dependencies (see the `external` directory and the various submodules it contains). One of them (`FBX`) fails to build with current versions of GCC because the compiler cannot resolve the type `std::uint32_t`. The affected file still imports the type via `#include <stdint.h>`, which has been superseded by `#include <cstdint>` in C++11. The upstream patch applied here fixes this build issue by introducing the missing include line of `<cstdint>`. The new addition to `postPatch` disables a `-Werror` setting that (currently) seemingly only causes assimp builds failures on darwin. Co-authored-by: Cosima Neidahl <opna2608@protonmail.com>
2024-01-22fstl: 0.9.4 -> 0.10.0 (#264257)Bill1-14/+10
* fstl: 0.9.4 -> 0.10.0 Note that https://github.com/mkeeter/fstl now redirects to https://github.com/fstl-app/fstl. It would appear the old repo is no longer updated, and the version under fstl-app is the proper location. * fstl: address pull request feedback * fstl: change install hook usage per review suggestion.
2024-01-21Merge pull request #282420 from dali99/update_hydrus2h7x41-2/+2
hydrus: 557 -> 559
2024-01-20hydrus: 557 -> 559Daniel Olsen1-2/+2
2024-01-20f3d: mark brokenGreizgh1-0/+4
As of 2024-01-20, running f3d result in: error while loading shared libraries: libvtkInteractionWidgets.so.1: cannot open shared object file: No such file or directory Related issue: https://github.com/NixOS/nixpkgs/issues/262328
2024-01-20Merge pull request #281942 from wegank/photoqt-bumpWeijia Wang1-2/+2
photoqt: 4.1 -> 4.2
2024-01-18Merge pull request #280761 from paveloom/resignationa-n-n-a-l-e-e1-1/+1
treewide: remove `paveloom` from maintainers on some packages
2024-01-19photoqt: 4.1 -> 4.2Weijia Wang1-2/+2
2024-01-18Merge pull request #281433 from gepbird/feh-3.10.2Nick Cao1-23/+25
feh: 3.10.1 -> 3.10.2
2024-01-17drawio: 22.1.16 -> 22.1.18DarkOnion01-3/+3
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.18
2024-01-17feh: add maintainer gepbirdGutyina Gergő1-1/+1
2024-01-17feh: switch to finalAttrs pattern and formatGutyina Gergő1-11/+22
2024-01-17Merge pull request #281431 from chuangzhu/komikkuNick Cao1-6/+7
komikku: 1.33.0 -> 1.35.0
2024-01-16Merge pull request #276860 from t4ccer/t4/oculantefigsoda2-6057/+6
oculante: 0.7.7 -> 0.8.6
2024-01-17feh: 3.10.1 -> 3.10.2Gutyina Gergő1-12/+3
2024-01-17komikku: 1.33.0 -> 1.35.0Chuang Zhu1-6/+7
2024-01-16upscayl: 2.9.5 -> 2.9.8Icy-Thought1-2/+2
2024-01-16Merge pull request #281273 from r-ryantm/auto-update/figma-linuxNick Cao1-2/+2
figma-linux: 0.11.2 -> 0.11.3
2024-01-16Merge pull request #281042 from eclairevoyant/imv-strictMichele Guerini Rocco1-1/+3
imv: fix build with `strictDeps = true;`
2024-01-16figma-linux: 0.11.2 -> 0.11.3R. Ryantm1-2/+2
2024-01-15imv: fix build with `strictDeps = true;`éclairevoyant1-1/+3
2024-01-15Merge pull request #254992 from AkechiShiro/brscan5-bump-from-1.2.9-0-to-1.3.0-0Ryan Lahfa1-5/+5
brscan5: 1.2.9-0 -> 1.3.0-0
2024-01-14brscan5: 1.2.9-0 -> 1.3.0-0Samy Lahfa1-5/+5
* Use sha256 instead of sha512 * Correct patch offset due to the fact that the driver is hardcoded to look in /opt/brother/scanner/brscan5/models for model metadata. * see comments for more details : https://github.com/NixOS/nixpkgs/pull/254992#issuecomment-1826811896
2024-01-13identity: remove `paveloom` from maintainersPavel Sobolev1-1/+1
2024-01-12Merge pull request #256648 from paveloom/identitymaxine2-24/+2759
identity: 0.5.0 -> 0.6.0 + refactor
2024-01-12Merge master into staging-nextgithub-actions[bot]2-850/+335
2024-01-12Merge pull request #280355 from amaxine/emblem_1.3.0maxine2-850/+335
2024-01-12Merge remote-tracking branch 'origin/master' into staging-nextK9003-9/+25
2024-01-12Merge pull request #276758 from trofi/synfig-autoconf-2.72-fixMario Rodas1-0/+12
synfig: pull upstream patch for `autoconf-2.72` support
2024-01-12Merge pull request #280348 from amaxine/curtail_1.8.0maxine1-6/+10
curtail: 1.3.1 → 1.8.0
2024-01-12curtail: 1.3.1 → 1.8.0Maxine Aubrey1-6/+10
2024-01-11emblem: 1.2.0 → 1.3.0Maxine Aubrey2-850/+335
2024-01-11gnome-decoder: 0.3.3 → 0.4.1Maxine Aubrey1-3/+3
2024-01-10Merge branch 'master' into staging-nextWeijia Wang1-10/+6
2024-01-10Merge pull request #277412 from sikmir/imgpNikolay Korotkiy1-10/+6
imgp: 2.8 → 2.9
2024-01-10Merge pull request #279904 from jansol/more-gcc13-include-fixesMartin Weinelt2-0/+10
More gcc13 include fixes
2024-01-09meshlab: fix build with GCC 13Jan Solanti1-0/+5
2024-01-09hdrmerge: fix build with GCC 13Jan Solanti1-0/+5
2024-01-09Merge remote-tracking branch 'origin/master' into staging-nextK9001-1/+1
2024-01-09megapixels: Drop OPNA2608 from maintainersOPNA26081-1/+1
2024-01-08Merge master into staging-nextgithub-actions[bot]2-62/+2
2024-01-08Merge pull request #279598 from thiagokokada/bump-mcomixThiago Kenji Okada1-60/+0
mcomix: 2.2.1 -> 3.0.0
2024-01-08Merge pull request #279399 from r-ryantm/auto-update/vipsdispNick Cao1-2/+2
vipsdisp: 2.6.1 -> 2.6.3
2024-01-08mcomix: migrate to by-nameThiago Kenji Okada1-60/+0
2024-01-08Merge branch 'master' into staging-nextK9002-2/+2