Commit Graph

6165 Commits

Author SHA1 Message Date
annalee
5e5794015f pikopixel: unpin llvm9 2024-01-25 08:57:31 +00:00
Weijia Wang
a33e3d607c paraview: include missing header 2024-01-24 11:23:59 +01:00
Weijia Wang
c2e081fe18 paraview: 5.11.1 -> 5.11.2 2024-01-24 11:23:59 +01:00
Weijia Wang
da72af0961
Merge pull request #281282 from Icy-Thought/upscayl
upscayl: 2.9.5 -> 2.9.8
2024-01-23 02:01:27 +01:00
Cosima Neidahl
ef178a6131
Merge pull request #281918 from mfrischknecht/fix-foxotron
foxotron: fix build due to deprecated C stdint import in vendored dependency
2024-01-23 00:35:33 +01:00
Peder Bergebakken Sundt
5d4dd2a364
Merge pull request #277891 from greizgh/f3d-broken
f3d: mark broken
2024-01-22 23:42:38 +01:00
Manuel Frischknecht
5ff0ef514f foxotron: fetch assimp patches to fix build
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-22 21:24:20 +01:00
Bill
90edbf1dd4
fstl: 0.9.4 -> 0.10.0 (#264257)
* 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-22 22:41:16 +09:00
h7x4
07ad22242c
Merge pull request #282420 from dali99/update_hydrus2
hydrus: 557 -> 559
2024-01-21 00:31:57 +01:00
Daniel Olsen
6f29ff4a36 hydrus: 557 -> 559 2024-01-20 22:49:46 +01:00
Greizgh
6fc5258c5c
f3d: mark broken
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-20 20:21:43 +01:00
Weijia Wang
6ab7485924
Merge pull request #281942 from wegank/photoqt-bump
photoqt: 4.1 -> 4.2
2024-01-20 18:50:44 +01:00
a-n-n-a-l-e-e
27e48d2c55
Merge pull request #280761 from paveloom/resignation
treewide: remove `paveloom` from maintainers on some packages
2024-01-18 22:38:06 -08:00
Weijia Wang
60ba88d1aa photoqt: 4.1 -> 4.2 2024-01-19 04:14:14 +01:00
Nick Cao
d7d0d9d873
Merge pull request #281433 from gepbird/feh-3.10.2
feh: 3.10.1 -> 3.10.2
2024-01-18 13:16:10 -05:00
DarkOnion0
b66442b2f9 drawio: 22.1.16 -> 22.1.18
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.18
2024-01-17 22:33:33 +01:00
Gutyina Gergő
2dc76c4e81
feh: add maintainer gepbird 2024-01-17 17:44:37 +01:00
Gutyina Gergő
73b6c4ae76
feh: switch to finalAttrs pattern and format 2024-01-17 17:44:33 +01:00
Nick Cao
b19d5067d0
Merge pull request #281431 from chuangzhu/komikku
komikku: 1.33.0 -> 1.35.0
2024-01-17 10:43:18 -05:00
figsoda
58c697fbb6
Merge pull request #276860 from t4ccer/t4/oculante
oculante: 0.7.7 -> 0.8.6
2024-01-16 21:08:39 -05:00
Gutyina Gergő
34afff7c80
feh: 3.10.1 -> 3.10.2 2024-01-17 02:08:31 +01:00
Chuang Zhu
290031a530 komikku: 1.33.0 -> 1.35.0 2024-01-17 09:04:05 +08:00
Icy-Thought
1291a81e4c
upscayl: 2.9.5 -> 2.9.8 2024-01-16 22:04:43 +01:00
Nick Cao
00814554e4
Merge pull request #281273 from r-ryantm/auto-update/figma-linux
figma-linux: 0.11.2 -> 0.11.3
2024-01-16 11:52:23 -05:00
Michele Guerini Rocco
91cec1e6b4
Merge pull request #281042 from eclairevoyant/imv-strict
imv: fix build with `strictDeps = true;`
2024-01-16 10:05:52 +01:00
R. Ryantm
58358ede03 figma-linux: 0.11.2 -> 0.11.3 2024-01-16 06:28:26 +00:00
éclairevoyant
f5b79154ff
imv: fix build with strictDeps = true; 2024-01-15 09:02:27 -05:00
Ryan Lahfa
715fac4e39
Merge pull request #254992 from AkechiShiro/brscan5-bump-from-1.2.9-0-to-1.3.0-0
brscan5: 1.2.9-0 -> 1.3.0-0
2024-01-15 05:41:41 +01:00
Samy Lahfa
083770a4ba brscan5: 1.2.9-0 -> 1.3.0-0
* 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-14 19:47:10 +01:00
Pavel Sobolev
8c2e8070f3
identity: remove paveloom from maintainers 2024-01-13 15:52:19 +00:00
maxine
0e2fe90b67
Merge pull request #256648 from paveloom/identity
identity: 0.5.0 -> 0.6.0 + refactor
2024-01-12 22:31:09 +01:00
github-actions[bot]
2e4d86eadd
Merge master into staging-next 2024-01-12 12:01:16 +00:00
maxine
ae53c7551f
Merge pull request #280355 from amaxine/emblem_1.3.0 2024-01-12 12:29:22 +01:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
Mario Rodas
2d1e7548dc
Merge pull request #276758 from trofi/synfig-autoconf-2.72-fix
synfig: pull upstream patch for `autoconf-2.72` support
2024-01-12 00:37:20 -05:00
maxine
f0b9b428b1
Merge pull request #280348 from amaxine/curtail_1.8.0
curtail: 1.3.1 → 1.8.0
2024-01-12 01:10:23 +01:00
Maxine Aubrey
9e935e69fa
curtail: 1.3.1 → 1.8.0 2024-01-12 00:57:46 +01:00
Maxine Aubrey
7f695dba99
emblem: 1.2.0 → 1.3.0 2024-01-11 22:19:33 +01:00
Maxine Aubrey
3243aca090
gnome-decoder: 0.3.3 → 0.4.1 2024-01-11 22:17:24 +01:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
Nikolay Korotkiy
5fcfdd4990
Merge pull request #277412 from sikmir/imgp
imgp: 2.8 → 2.9
2024-01-10 23:53:57 +04:00
Martin Weinelt
fa63c00ff8
Merge pull request #279904 from jansol/more-gcc13-include-fixes
More gcc13 include fixes
2024-01-10 04:05:37 +01:00
Jan Solanti
b8da68b207 meshlab: fix build with GCC 13 2024-01-09 22:57:06 +02:00
Jan Solanti
3eab97c775 hdrmerge: fix build with GCC 13 2024-01-09 22:56:54 +02:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
OPNA2608
f04e24b613 megapixels: Drop OPNA2608 from maintainers 2024-01-09 01:26:26 +01:00
github-actions[bot]
6bf0bf35bb
Merge master into staging-next 2024-01-08 18:00:58 +00:00
Thiago Kenji Okada
0d404d54b7
Merge pull request #279598 from thiagokokada/bump-mcomix
mcomix: 2.2.1 -> 3.0.0
2024-01-08 17:46:32 +00:00
Nick Cao
64da581295
Merge pull request #279399 from r-ryantm/auto-update/vipsdisp
vipsdisp: 2.6.1 -> 2.6.3
2024-01-08 11:11:43 -05:00
Thiago Kenji Okada
b2d520bd14 mcomix: migrate to by-name 2024-01-08 12:31:44 +00:00