Commit Graph

6384 Commits

Author SHA1 Message Date
Weijia Wang
c2e081fe18 paraview: 5.11.1 -> 5.11.2 2024-01-24 11:23:59 +01:00
github-actions[bot]
70e275b1cb
Merge master into staging-next 2024-01-23 06:00:55 +00: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
github-actions[bot]
8303a96c2d
Merge master into staging-next 2024-01-23 00:02:30 +00: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
github-actions[bot]
3c7375b75c
Merge master into staging-next 2024-01-22 18:00:55 +00: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
R. Ryantm
8a7d8ec698 figma-agent: 0.2.8 -> 0.3.2 2024-01-22 07:59:29 +00:00
R. Ryantm
0a05841e6a mandelbulber: 2.30 -> 2.31 2024-01-21 11:01:20 +00:00
github-actions[bot]
84335ac8cb
Merge master into staging-next 2024-01-21 00:02:21 +00: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
superherointj
7ae86ead37 lazpaint: 7.2.2 -> 7.2.2-unstable-2024-01-20
Fixes #181093
2024-01-20 16:21:08 -03:00
github-actions[bot]
4dea63e421
Merge master into staging-next 2024-01-20 18:01:02 +00: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
github-actions[bot]
4679030218
Merge master into staging-next 2024-01-19 12:01:13 +00:00
R. Ryantm
b104eff187 tesseract: 5.3.3 -> 5.3.4 2024-01-19 09:51:33 +00: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
github-actions[bot]
b459003bdd
Merge master into staging-next 2024-01-19 00:02:22 +00: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
R. Ryantm
dcb75ccb68 vengi-tools: 0.0.27 -> 0.0.28 2024-01-18 15:13:17 +00:00
Robert Schütz
1a2b9f92c2
Merge pull request #279687 from dotlambda/imagemagick-7.1.1-26
imagemagick: 7.1.1-25 -> 7.1.1-26
2024-01-18 02:56:15 +01: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
Gabriel Arazas
5a94735bb4
halftone: add meta.mainProgram and meta.platforms 2024-01-11 16:36:29 +08:00
Gabriel Arazas
9e7bee8bb5
halftone: 0.5.0 -> 0.6.0 2024-01-11 16:35:58 +08: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
Robert Schütz
751a955324 imagemagick: 7.1.1-25 -> 7.1.1-26
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-25...7.1.1-26

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2024-01-08 13:17:58 -08: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
K900
9e0000be28 Merge branch 'master' into staging-next 2024-01-08 00:51:35 +03:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
R. Ryantm
5c014b6ce9 vipsdisp: 2.6.1 -> 2.6.3 2024-01-07 15:22:07 +00:00
Jan Tojnar
ff42d23313 Merge branch 'master' into staging-next
Conflicts:

pkgs/development/python-modules/dbt-core/default.nix
pkgs/development/python-modules/dbt-semantic-interfaces/default.nix

Still broken by pydantic 2 bump, though.
2024-01-07 16:14:41 +01:00
maxine
7e35e26668
Merge pull request #279315 from bobby285271/upd/gnome
GNOME updates 2024-01-07
2024-01-07 13:13:32 +01:00
Bobby Rong
01dbc95b2d
snapshot: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.1...45.2
2024-01-07 17:42:47 +08:00
Vladimír Čunát
65f349a068
Merge #278591: tesseract4: fix gcc-13 build failure
...into staging-next
2024-01-07 09:26:16 +01:00
Ming-Chuan
d8467ad301
krita: fix build with SIP 6.8 (#279092) 2024-01-06 11:46:43 +01:00
Martin Weinelt
eba4d277a0 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/sabctools/default.nix
2024-01-06 04:51:01 +01:00
Weijia Wang
92023f209a
Merge pull request #218163 from r-ryantm/auto-update/graphicsmagick
graphicsmagick: 1.3.39 -> 1.3.42
2024-01-05 23:32:13 +01:00
Weijia Wang
125854533e
Merge pull request #194779 from r-ryantm/auto-update/lightburn
lightburn: 1.2.01 -> 1.4.05
2024-01-05 21:43:10 +01:00
github-actions[bot]
76201c62e0
Merge master into staging-next 2024-01-05 18:00:58 +00:00
Weijia Wang
b7d435df64
Merge pull request #278946 from wegank/graphicsmagick-tests
graphicsmagick: fix passthru.tests
2024-01-05 18:34:01 +01:00
Weijia Wang
d374e0f061 lightburn: vendor qt libraries 2024-01-05 18:10:14 +01:00
R. Ryantm
a6a93bd71e lightburn: 1.2.01 -> 1.4.05 2024-01-05 18:08:22 +01:00
Weijia Wang
d3cae2d78e
Merge pull request #196568 from r-ryantm/auto-update/emulsion
emulsion: 9.0 -> 10.4
2024-01-05 16:40:14 +01:00
Weijia Wang
b2e4fd1049 graphicsmagick: fix passthru.tests 2024-01-05 16:19:58 +01:00
Peder Bergebakken Sundt
ae7ae2ac9d
Merge pull request #278711 from dali99/update_hydrus2
hydrus: 554 -> 557
2024-01-05 16:05:15 +01:00
github-actions[bot]
1e290d634f
Merge master into staging-next 2024-01-05 00:02:27 +00:00
Bjørn Forsman
ed63269b72 glabels: add support for QR codes 2024-01-04 21:31:44 +01:00
Daniel Olsen
db281a6451 hydrus: 554 -> 557
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v554...v557
2024-01-04 15:17:41 +01:00
Vladimír Čunát
8a839514de
Merge branch 'master' into staging-next 2024-01-04 15:07:44 +01:00
Robert Schütz
b76c36ad2d
Merge pull request #278247 from dotlambda/imagemagick-7.1.1-25
imagemagick: 7.1.1-24 -> 7.1.1-25
2024-01-04 11:14:29 +01:00
nixdrin
718bd06c89 drawio: 22.1.2 -> 22.1.16
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.16
2024-01-04 10:39:37 +01:00
Sergei Trofimovich
03b5cd0858 tesseract4: fix gcc-13 build failure
Without the change `tesseract4` fails the build on `staging-next` as
https://hydra.nixos.org/build/245356748:

    In file included from points.cpp:24:
    ../../src/ccutil/helpers.h:40:17: error: 'uint64_t' has not been declared
       40 |   void set_seed(uint64_t seed) {
          |                 ^~~~~~~~
2024-01-03 22:52:09 +00:00
Weijia Wang
020146194a
Merge pull request #278390 from donovanglover/lutgen
lutgen: add shell completions
2024-01-03 22:34:20 +01:00
Pavol Rusnak
080eb8623b
Merge pull request #274526 from Scrumplex/pkgs/monado/unstable-2023-12 2024-01-03 21:18:12 +01:00
Sefa Eyeoglu
2c7c5669e3
monado: unstable-2023-11-09 -> unstable-2024-01-02
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-01-03 19:24:26 +01:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
Weijia Wang
1b82dd1109
Merge pull request #275346 from r-ryantm/auto-update/imgcat
imgcat: 2.5.2 -> 2.6.0
2024-01-03 18:16:11 +01:00
github-actions[bot]
dc84f21849
Merge master into staging-next 2024-01-03 12:01:04 +00:00
Pascal Bach
0c221e3307
Merge pull request #275956 from r-ryantm/auto-update/darktable
darktable: 4.4.2 -> 4.6.0
2024-01-03 11:09:43 +01:00
Weijia Wang
9270b0b4e0 darktable: migrate to llvm 16 2024-01-03 02:45:00 +01:00
Donovan Glover
c371bd90f0
lutgen: migrate to by-name 2024-01-02 19:55:33 -05:00
Guillaume Girol
ff893386c5 nixos/sane: add nixos test 2024-01-02 12:00:00 +00:00
Robert Schütz
662d10fc8c imagemagick: 7.1.1-24 -> 7.1.1-25
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-24...7.1.1-25

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2024-01-02 01:57:48 -08:00
github-actions[bot]
65cbf5e637
Merge master into staging-next 2023-12-31 18:01:09 +00:00
Arnout Engelen
215202e570
Merge pull request #277217 from taha-yassine/update-textext
inkscape/textext: 1.8.1 -> 1.10.1
2023-12-31 14:11:13 +01:00
Arnout Engelen
77e107f0d1
Merge pull request #239349 from jfly/inkscape-silhouette-init-at-1.28.pre
inkscape/silhouette: init at 1.28
2023-12-31 13:17:27 +01:00
Jeremy Fleischman
3fffe22f0f
inkscape/silhouette: init at 1.28
Introduce the 'silhouette' extension for printing to Silhouette vinyl
cutters in Inkscape.

Tested with `nix-build -E "with import ./. { }; inkscape-with-extensions.override { inkscapeExtensions = [ inkscape-extensions.silhouette ]; }"`.

This completes https://github.com/NixOS/nixpkgs/issues/224852
2023-12-30 19:24:59 -08:00
Jan Tojnar
80020c7db4 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/lua-modules/generated-packages.nix
;	pkgs/development/lua-modules/overrides.nix
2023-12-31 02:31:32 +01:00
R. Ryantm
cc0553a638 goxel: 0.12.0 -> 0.13.0 2023-12-30 19:46:43 +00:00
github-actions[bot]
f50aae4fb1
Merge master into staging-next 2023-12-29 18:00:57 +00:00
Nikolay Korotkiy
8324b5104b
imgp: 2.8 → 2.9 2023-12-29 01:07:53 +04:00
Unidealistic Raccoon
97ffd19292
komikku: 1.32.0 -> 1.33.0
Diff: https://gitlab.com/valos/Komikku/-/compare/v1.32.0...v1.33.0

Changelog: https://gitlab.com/valos/Komikku/-/releases/v1.33.0
2023-12-28 14:53:44 -03:00
t4ccer
75610d6452
oculante: 0.7.7 -> 0.8.6 2023-12-28 04:48:10 -07:00
Taha YASSINE
ff0dc63ab8 inkscape/textext: 1.8.1 -> 1.10.1 2023-12-28 02:01:29 +01:00
github-actions[bot]
2a2dbf246f
Merge master into staging-next 2023-12-27 18:00:58 +00:00
Robert Schütz
0f5b62d4a6
Merge pull request #276909 from r-ryantm/auto-update/imagemagick
imagemagick: 7.1.1-23 -> 7.1.1-24
2023-12-27 05:50:12 -08:00
github-actions[bot]
04686e4ee3
Merge master into staging-next 2023-12-27 12:00:55 +00:00
Pol Dellaiera
35b6e8ed48
Merge pull request #263949 from antonmosich/vkdt-update
vkdt: 0.6.0 -> 0.7.0
2023-12-27 08:45:02 +01:00
R. Ryantm
af75d07d23 imagemagick: 7.1.1-23 -> 7.1.1-24 2023-12-26 11:54:43 +00:00
Sergei Trofimovich
fca2aa2345 synfig: pull upstream patch for autoconf-2.72 support
Without the change build fails against `autoconf-2.72` as:

    ./configure: line 22560: syntax error near unexpected token `;;'
    ./configure: line 22560: `             ;;'
2023-12-25 18:52:37 +00:00
github-actions[bot]
88b151ed65
Merge master into staging-next 2023-12-25 00:02:15 +00:00
Fabián Heredia Montiel
5fe672ea73
Merge pull request #276336 from r-ryantm/auto-update/structorizer
structorizer: 3.32-14 -> 3.32-15
2023-12-24 13:46:40 -06:00
Jan Tojnar
12afad98bc inkscape: Fix build with libxml2 2.12 2023-12-24 13:54:04 +01:00
R. Ryantm
2c29767c55 structorizer: 3.32-14 -> 3.32-15 2023-12-23 16:34:03 +00:00
Nick Cao
35fb03e14d
Merge pull request #276247 from chuangzhu/komikku
komikku: 1.31.0 -> 1.32.0
2023-12-23 11:07:40 -05:00
Mario Rodas
62a483280d
Merge pull request #273466 from foo-dogsquared/update-halftone
halftone: 0.3.1 -> 0.5.0
2023-12-23 08:40:40 -05:00
Chuang Zhu
85b4d62ec4 komikku: 1.31.0 -> 1.32.0 2023-12-23 16:48:02 +08:00
Fabián Heredia Montiel
5d5495613f
Merge pull request #275793 from sifmelcara/krita-5-2-2
krita: 5.2.0 -> 5.2.2
2023-12-23 01:50:12 -06:00
R. Ryantm
a8464accca darktable: 4.4.2 -> 4.6.0 2023-12-22 03:57:00 +00:00
Weijia Wang
b6ed751c95 photoqt: 4.0.1 -> 4.1 2023-12-22 03:52:45 +01:00
mingchuan
6369285f4e krita: 5.2.0 -> 5.2.2 2023-12-21 01:22:30 -08:00
R. Ryantm
9f773af306 imgcat: 2.5.2 -> 2.6.0 2023-12-19 07:44:26 +00:00
Vincent Laporte
1791eeb7bd cgal: default to version 5 2023-12-18 18:18:00 +01:00
Weijia Wang
eaaa899658 photoqt: 3.4 -> 4.0.1 2023-12-17 19:56:12 +01:00
Doron Behar
f6f55452c6
Merge pull request #273438 from afh/update-pdfcpu
pdfcpu: 0.5.0 -> 0.6.0
2023-12-14 14:36:21 +00:00
Alexis Hildebrandt
0f382f3092 pdfcpu: 0.5.0 -> 0.6.0
Co-authored-by: @doronbehar
2023-12-14 12:46:56 +02:00
Robert Schütz
9bcf41fe0d
Merge pull request #273927 from gepbird/rnote-0.9.4
rnote: 0.9.3 -> 0.9.4
2023-12-13 16:56:54 -08:00
Gutyina Gergő
00f84478e4
rnote: 0.9.3 -> 0.9.4 2023-12-13 21:33:12 +01:00
Weijia Wang
4cd52bdfac
Merge pull request #273609 from wegank/fluxus-unbreak-2
fluxus: cleanup, unbreak
2023-12-12 18:17:40 +01:00
Robert Schütz
48fd74ccdf imagemagick: 7.1.1-21 -> 7.1.1-23
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-21...7.1.1-23

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2023-12-11 20:11:02 -08:00
pacien
4e573fa355 gscan2pdf: set meta.mainProgram 2023-12-11 21:45:13 +01:00
Weijia Wang
6666381ea5 fluxus: cleanup, unbreak 2023-12-11 19:35:21 +01:00
Gabriel Arazas
0a7681ba34
halftone: 0.3.1 -> 0.5.0 2023-12-11 11:20:36 +08:00
github-actions[bot]
958e403a78
Merge master into staging-next 2023-12-10 12:01:18 +00:00
maxine
039f53da23
Merge pull request #273127 from jtojnar/gnome-updates
GNOME updates 2023-12-09
2023-12-10 11:55:31 +01:00
github-actions[bot]
39d4e1cb18
Merge master into staging-next 2023-12-10 06:00:56 +00:00
Thiago Kenji Okada
2873a73123
Merge pull request #271093 from atorres1985-contrib/grafx2
grafx2: fixup desktop file
2023-12-10 01:36:17 +00:00
github-actions[bot]
b5ff56aec7
Merge master into staging-next 2023-12-10 00:02:18 +00:00
Jan Tojnar
640248f313 snapshot: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.0...45.1
2023-12-09 16:32:59 +01:00
Jan Tojnar
64e3e7eeae shotwell: 0.32.3 → 0.32.4
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.3...shotwell-0.32.4
2023-12-09 16:32:59 +01:00
Mihai Fufezan
e467011f9d
openboard: unstable-2022-11-28 -> 1.7.0 2023-12-09 14:10:33 +02:00
github-actions[bot]
5f3708016c
Merge master into staging-next 2023-12-08 18:00:53 +00:00
Robert Schütz
9ebea5d994
Merge pull request #272793 from dotlambda/rnote-0.9.3
rnote: 0.9.2 -> 0.9.3
2023-12-08 15:11:54 +00:00
github-actions[bot]
367355c966
Merge master into staging-next 2023-12-08 12:01:36 +00:00
Unidealistic Raccoon
0c4e2b6648 komikku: 1.29.0 -> 1.31.0
Diff: https://gitlab.com/valos/Komikku/-/compare/v1.29.0...v1.31.0

Changelog: https://gitlab.com/valos/Komikku/-/releases/v1.31.0
2023-12-08 10:42:35 +01:00
github-actions[bot]
1287e59c06
Merge master into staging-next 2023-12-08 06:00:55 +00:00
Weijia Wang
68ef996007
Merge pull request #271604 from h7x4/treewide-install-missing-desktop-items
treewide: install missing desktopItems
2023-12-08 01:12:32 +01:00
Robert Schütz
45ff06b6ec rnote: 0.9.2 -> 0.9.3
Diff: https://github.com/flxzt/rnote/compare/v0.9.2...v0.9.3

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.9.3
2023-12-07 13:24:17 -08:00
github-actions[bot]
e72d04004e
Merge master into staging-next 2023-12-06 18:00:56 +00:00
Alexander Bakker
d55c97e7b5 qimgv: enable video support
This patch enables video support for qimgv. VIDEO_SUPPORT=OFF is still
the default for the version of qimgv we have. Looks like it will be
enabled by default in the future though.
2023-12-06 06:49:12 -08:00
github-actions[bot]
035a649a67
Merge master into staging-next 2023-12-06 06:01:30 +00:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
github-actions[bot]
9497a77fed
Merge master into staging-next 2023-12-05 18:00:57 +00:00
Nick Cao
3f969f651c
Merge pull request #272212 from Icy-Thought/upscayl
upscayl: 2.9.4 -> 2.9.5
2023-12-05 09:43:24 -05:00
Icy-Thought
b1b8d824fd
upscayl: 2.9.4 -> 2.9.5 2023-12-05 08:50:27 +01:00
Fabián Heredia Montiel
5b8deaceca Merge remote-tracking branch 'origin/master' into staging-next
Fixed conflict in pkgs/applications/graphics/krita/

krita: 5.1.5 -> 5.2.0
7a40fdc288
, and
treewide: use kde mirror everywhere, don't use pname in download urls
aa15f5066d
2023-12-04 17:44:17 -06:00
eryngion
fc8fa7c26b treewide: remove unused qmake and cmake 2023-12-04 11:03:46 +03:00
K900
00639571f8
Merge pull request #271540 from SuperSandro2000/kde-mirror
treewide: use kde mirror everywhere
2023-12-03 10:39:25 +03:00
github-actions[bot]
5f8f8a1514
Merge master into staging-next 2023-12-02 18:00:52 +00:00
Mario Rodas
7b80b3712d
Merge pull request #266521 from Scrumplex/pkgs/monado/unstable-2023-11-09
monado: unstable-2023-08-22 -> unstable-2023-11-09
2023-12-02 12:47:06 -05:00
Mario Rodas
df55474084
Merge pull request #271457 from Icy-Thought/upscayl
upscayl: 2.9.1 -> 2.9.4
2023-12-02 12:44:16 -05:00
Sandro Jäckel
aa15f5066d
treewide: use kde mirror everywhere, don't use pname in download urls 2023-12-02 17:14:24 +01:00
github-actions[bot]
df742c9c0e
Merge master into staging-next 2023-12-02 12:01:25 +00:00
Peder Bergebakken Sundt
56678bcfad
Merge pull request #268840 from pbsds/fix-normcap-1700522645
normcap: refactor, wrap with runtime inputs, enable checks, add maintainer
2023-12-02 07:35:06 +01:00
h7x4
efdec26090
treewide: install missing desktopItems 2023-12-02 06:57:21 +01:00
github-actions[bot]
5d5c0a00c7
Merge master into staging-next 2023-12-02 00:02:19 +00:00
Jan Tojnar
4ce29f6c8b inkscape: 1.3.1 → 1.3.2
https://inkscape.org/news/2023/12/01/Inkscape-1-3-2-solves-data-loss-bug/
https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3_1...INKSCAPE_1_3_2
2023-12-01 20:21:07 +01:00
Icy-Thought
df14c3d98b
upscayl: 2.9.1 -> 2.9.4 2023-12-01 15:40:07 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next 2023-12-01 07:33:49 +01:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Peder Bergebakken Sundt
e928afbe8b normcap: refactor, wrap with runtime inputs, enable checks, add maintainer pbsds 2023-12-01 00:17:48 +01:00
Peder Bergebakken Sundt
0b35753f01
Merge pull request #271066 from dali99/update_hydrus2
hydrus: 553 -> 554
2023-11-30 20:53:18 +01:00
Pierre Bourdon
52c8e138c7
Merge pull request #261138 from nek0/krita_5_2_0
krita: 5.1.5 -> 5.2.0
2023-11-30 19:47:50 +01:00
nek0
7a40fdc288 krita: 5.1.5 -> 5.2.0 2023-11-30 18:02:27 +01:00
Anderson Torres
dc23ea8ce1 grafx2: fixup desktop file
Also
- finalAttrs design pattern
- man output
- adoption
2023-11-30 11:52:36 -03:00
Weijia Wang
3d248eb127
Merge pull request #270514 from zendo/upd/eyedropper
eyedropper: 0.6.0 -> 1.0.0
2023-11-30 03:16:55 +01:00
Weijia Wang
7c3465365c
Merge pull request #270683 from chuangzhu/komikku
komikku: 1.24.2 -> 1.29.0
2023-11-30 03:14:32 +01:00
Weijia Wang
cb1286d31b
Merge pull request #270828 from evan-goode/evan-goode/processing
processing: 4.2 -> 4.3
2023-11-30 03:10:24 +01:00
Daniel Olsen
89926323ec hydrus: 553 -> 554
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v553...v554
2023-11-30 00:57:19 +01:00
Felix Bühler
0eb1ee9fdb
Merge pull request #270223 from Stunkymonkey/xsane-remove-override-libpng
xsane: remove override libpng
2023-11-29 19:40:28 +01:00
Emily Trau
4204f4fa74
Merge pull request #268836 from gador/gscan2pdf-libtiff-fix
gscan2pdf: fix build failure, add patches
2023-11-29 17:55:24 +11:00
Evan Goode
deb242d58c processing: 4.2 -> 4.3 2023-11-29 00:57:38 -05:00
Chuang Zhu
a4ac179b81 komikku: 1.24.2 -> 1.29.0
Closes #258671
2023-11-29 00:03:46 +08:00
Pavel Sobolev
1db7be4d61
identity: 0.5.0 -> 0.6.0 2023-11-28 15:43:24 +03:00
Pavel Sobolev
08e87f1a6c
identity: refactor 2023-11-28 15:35:15 +03:00
David Guibert
024e4447a4 paraview: fix strlcat symbol provided by glibc 2.38
Glibc introduces strlcat in commit [1].
The logic of vtknetcdf was to only define strlcat conditionally on not
BSD systems, but starting with glibc 2.38, strlcat is also defined on
Linux.

The CMakelist checks for the symbol existence, the redefinition of the
symbol can be conditional on the boolean HAVE_STRLCAT instead of if
not BSD systems.

This commit fixes 268961.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=454a20c8756c9c1d55419153255fc7692b3d2199
2023-11-28 12:57:31 +01:00
zendo
928bfe0ef3 eyedropper: 0.6.0 -> 1.0.0 2023-11-28 07:23:13 +08:00
Felix Buehler
fa3d11ad3b xsane: remove override libpng 2023-11-26 22:00:41 +01:00
Jan Tojnar
8f7dd88eeb inkscape: 1.3 → 1.3.1
https://inkscape.org/news/2023/11/18/big-small-release-inkscape-131-is-out/
https://media.inkscape.org/media/doc/release_notes/1.3.1/Inkscape_1.3.1.html
https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3...INKSCAPE_1_3_1
b4b9cbbb9f...e014a9958a
18fc32f997...cf523857e4

No build changes; lib2geom submodule, picking the patches in parent commit.
2023-11-26 18:10:59 +01:00
Peder Bergebakken Sundt
64ddc861c7
Merge pull request #269336 from dali99/update_hydrus2
hydrus: 552 -> 553
2023-11-24 22:26:46 +01:00
DarkOnion0
5310b5cd41 drawio: 22.0.3 -> 22.1.2
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.2
2023-11-23 13:09:38 +01:00
Felix Buehler
ffab8d1a37 drawio: migrate to prefetch-yarn-deps 2023-11-23 13:05:41 +01:00
Florian Brandes
d54a7a6019 gscan2pdf: patch from upstream with utf8 filenames
see: https://sourceforge.net/p/gscan2pdf/bugs/400

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:12 +01:00
Florian Brandes
1e2704927a gscan2pdf: add patch to remove warnings during test
see https://sourceforge.net/p/gscan2pdf/bugs/421

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:12 +01:00
Florian Brandes
fe3094b0dc gscan2pdf: re-add previously removed test
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:11 +01:00
Florian Brandes
9a579e14dd gscan2pdf: fix build failures
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.

fixes #268406

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:11 +01:00
Daniel Olsen
bf0c433997 hydrus: 552 -> 553
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v552...v553
2023-11-23 00:15:14 +01:00
Robert Hensing
12490c8070
Merge pull request #121711 from raboof/inkscape-textext-init-at-1.3.1
inkscape/textext: init at 1.8.1
2023-11-22 16:18:07 +01:00
Peder Bergebakken Sundt
4ff9b40c15
akira-unstable: unbreak by removing vala-lint dependency
This is only used for tests: https://github.com/akiraux/Akira/blob/v0.0.16/meson.build#L41
2023-11-22 22:48:17 +08:00
Fabián Heredia Montiel
cc3e3b517d
Merge pull request #269000 from a-n-n-a-l-e-e/figma-update-hash
figma-linux: update src.hash
2023-11-22 06:03:10 +00:00
Robert Schütz
1a245a5c7f
Merge pull request #268939 from gepbird/rnote-bump
rnote: 0.8.2 -> 0.9.2
2023-11-21 13:17:31 -08:00
annalee
365b4bc293
figma-linux: update src.hash
looks like https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.2/figma-linux_0.11.2_linux_amd64.deb
was modified after the last hash update https://github.com/NixOS/nixpkgs/pull/268358

commit log: Sat Nov 18 20:20:43 2023
Nov 18 21:57 figma-linux_0.11.2_linux_amd64.deb
2023-11-21 21:01:06 +00:00
Gutyina Gergő
4b19591731
rnote: 0.8.2 -> 0.9.2 2023-11-21 12:33:25 +01:00
Jan Tojnar
a5a41e0f54 shotwell: 0.32.2 → 0.32.3
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.2...shotwell-0.32.3

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:52 +01:00
Bobby Rong
2cea4367b1 snapshot: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.beta...45.0

Cargo.toml and meson.build change looks okay. Most changes came from running `cargo fmt`.

Branding changed to Camera.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:17 +01:00
Jan Tojnar
4600d49457 icon-library: 0.0.16 → 0.0.17
https://gitlab.gnome.org/World/design/icon-library/-/compare/0.0.16...0.0.17

cargo and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Bobby Rong
02848fc11c snapshot: init at 45.beta
https://gitlab.gnome.org/GNOME/snapshot/-/commits/45.beta

If you are having issues, try these environment variables to get more info:

- RUST_LOG=snapshot=debug,aperture=debug
- RUST_BACKTRACE=1
- GST_DEBUG=3

Still need to see if we should study anything from cheese.
2023-11-21 08:41:50 +01:00
h7x4
d99faadfbd
sxiv: add h7x4 as maintainer 2023-11-20 19:27:45 +01:00
ajs124
f1f62c94f6
Merge pull request #267114 from katexochen/maintainers/jfrankenau
maintainers: remove jfrankenau
2023-11-20 12:26:57 +01:00
Paul Meyer
2c97a5caa7 maintainers: remove jfrankenau
due to inactivity.
2023-11-20 08:44:58 +01:00
Artturi
6315a2afd4
Merge pull request #259649 from CharlzKlug/master
Fix for Feh's right-click buffer overflow crash
2023-11-20 08:37:31 +02:00
Nick Cao
701e7138ec
Merge pull request #268494 from r-ryantm/auto-update/vipsdisp
vipsdisp: 2.6.0 -> 2.6.1
2023-11-19 11:04:51 -05:00
R. Ryantm
f7bdfcda1d vipsdisp: 2.6.0 -> 2.6.1 2023-11-19 13:00:54 +00:00
Mario Rodas
c6d25ccc30
Merge pull request #268358 from MikaelFangel/update-figma-linux
figma-linux: 0.10.0 -> 0.11.2; meta clean-up
2023-11-19 07:43:06 -05:00
Andrew Kvalheim
995b801950 displaycal: 3.9.10 -> 3.9.11
- Additional dependencies as newly specified in `setup.cfg`
- Workaround to eoyilmaz/displaycal-py3#261 avoids:

    error: can't copy '/build/DisplayCAL-3.9.11/DisplayCAL/../dist/net.displaycal.DisplayCAL.appdata.xml': doesn't exist or not a regular file
2023-11-19 11:24:31 +01:00
Ametov Imil
d81ca2b405 feh: Fix right-click buffer overflow crash 2023-11-19 07:55:31 +03:00
Artturi
24d534960d
Merge pull request #226660 from stweil/tesseract 2023-11-19 03:25:12 +02:00
Mikael Fangel
5a814153c3
figma-linux: meta clean-up 2023-11-18 21:20:43 +01:00
Mikael Fangel
834c44fb66
figma-linux: 0.10.0 -> 0.11.2 2023-11-18 21:14:59 +01:00
Anton Mosich
3743b24bf9
vkdt: 0.6.0 -> 0.7.0
Also adds a test checking the version of vkdt for sanity
2023-11-18 20:58:59 +01:00
R. Ryantm
544c090c88 gimp: 2.10.34 -> 2.10.36 2023-11-18 11:50:19 +01:00
Peder Bergebakken Sundt
32e2a7eec3
Merge pull request #267897 from dali99/update_hydrus2
hydrus: 551 -> 552
2023-11-17 20:40:51 +01:00
davisrichard437
83d147ce0f gscreenshot: 3.4.1 -> 3.4.2 2023-11-17 00:51:12 -05:00
R. Ryantm
892100a770 freecad: 0.21.1 -> 0.21.2 2023-11-16 20:29:08 -03:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next 2023-11-16 09:49:24 +01:00
Daniel Olsen
126df81229 hydrus: 551 -> 552
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v551...v552
2023-11-16 08:18:03 +01:00
Fabián Heredia Montiel
26ba174532
Merge pull request #267740 from dali99/update_hydrus2
hydrus: 549 -> 551
2023-11-15 22:25:22 -06:00
Vlad M
1cfcc7c2c2
Merge pull request #266915 from TomaSajt/texturepacker
texturepacker: init at 7.1.0
2023-11-15 16:26:20 +02:00
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next 2023-11-15 07:33:10 +01:00
Daniel Olsen
e71bd07dec hydrus: 549 -> 551
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v549...v551
2023-11-14 13:37:20 +01:00
TomaSajt
eb4f8daaab
texturepacker: init at 7.1.0 2023-11-14 12:43:24 +01:00
R. Ryantm
592a07d9d5 structorizer: 3.32-12 -> 3.32-14 2023-11-14 05:18:39 +00:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
éclairevoyant
bf92b7d76d
oculante: add wrapGAppsHook, set meta.mainProgram (#263238) 2023-11-13 21:27:11 +02:00
github-actions[bot]
eb26e06e9b
Merge master into staging-next 2023-11-12 06:01:07 +00:00
Pierre Bourdon
c705dccf91
Merge pull request #266795 from r-ryantm/auto-update/lorien
lorien: 0.5.0 -> 0.6.0
2023-11-12 03:26:32 +01:00
github-actions[bot]
9776723357
Merge master into staging-next 2023-11-11 18:00:58 +00:00
K900
e792d7fec0
Merge pull request #264442 from anthonyroussel/update-url-redirects
treewide: fix redirected and broken URLs
2023-11-11 18:08:59 +03:00
Lily Foster
7876c91d5b freecad: add passthru.tests.python-path to test patch 2023-11-11 13:29:32 +01:00
Lily Foster
e51b7f68ee freecad: switch back to isolated config with env vars turned on 2023-11-11 13:29:32 +01:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
R. Ryantm
442d11ee4b lorien: 0.5.0 -> 0.6.0 2023-11-11 06:50:33 +00:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00