Commit Graph

2342 Commits

Author SHA1 Message Date
Anderson Torres
6e442a3dee
Merge pull request #217187 from jtojnar/gmic-qt-fix
gmic,gmic-qt: 3.2.0 → 3.2.1, mark the latter as broken
2023-02-21 22:16:38 -03:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
Jan Tojnar
63e4a92217 gmic-qt: Mark as broken
Ever since the gmic 3.2.0 bump, it just does not build – it tries to use stub definitions for gmic_image from src/GmicQt.h, leading to errors like:

    /build/source/src/GmicQt.cpp:344:11: error: 'struct gmic_library::gmic_image<unsigned char>' has no member named 'channels'
      344 |       img.channels(0, 3);
          |       ~~~~^~~~~~~~

gmic-qt 3.2.1 contains a supposed fix (f0d9d8acd1) which might have actually fixed the gmic_image issue but it introduces another one with cimg.

    gmic-3.2.1-dev/include/gmic.h:191:21: fatal error: gmic.cpp: No such file or directory
      191 | #define cimg_plugin "gmic.cpp"
          |                     ^~~~~~~~~~

I do not really understand qmake, deprecated build system which gmic author insists on using for gmic-qt, and the trio of libraries is convoluted enough (mutually including their various headers and source files) that I gave up on creating an usable CMake build script that supports system libraries. It does not help that the git history is obfuscated, making proper investigation annoying.

Marking it as broken will at least make gimp-with-plugins work.
2023-02-19 22:56:19 +01:00
Jan Tojnar
e00fa961ed gmic-qt: Add gimp plug-in to passthru.tests 2023-02-19 22:56:19 +01:00
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
Jan Tojnar
24f2c744c7 gmic-qt: 3.2.0 → 3.2.1
https://github.com/c-koi/gmic-qt/compare/v.3.2.0...v.3.2.1
2023-02-19 18:00:35 +01:00
Jan Tojnar
02be63faed gmic-qt: add update script 2023-02-19 18:00:34 +01:00
Jan Tojnar
8e9e60c483 gmic: 3.2.0 → 3.2.1 2023-02-19 18:00:34 +01:00
Jan Tojnar
c4d80af5bd gmic: fix update script
It got broken by the 3.2.0 bump: 2dd0b25e16
2023-02-19 18:00:34 +01:00
Jan Tojnar
a07960652c gmic: Add gmic-qt to passthru.tests
It often needs to be updated in lockstep.
2023-02-19 18:00:09 +01:00
R. Ryantm
0d8f0e5387 nip2: 8.7.1 -> 8.9.1 2023-02-19 06:23:44 +00:00
Joachim Breitner
ea4d2f7e61
ploticus: Fix PREFAB settings, add test
Previously, I would get

    pl: error 22: Cannot open specified scriptfile (@out@/share/ploticus/prefabs/chron.pl)

and it seems the PREFAB setting last changed in
fbc4b41e69
didn't quite work.

So this adds a test to demonstrate the issue, and fixes it by substituting the placeholder.
2023-02-18 21:34:52 +01:00
Sandro
c9fbcf0416
Merge pull request #215074 from dotlambda/vips-8.14.1 2023-02-15 01:09:07 +01:00
Sebastian Neubauer
25f34241cd vulkan-cts: 1.3.4.1 -> 1.3.5.0 2023-02-13 20:56:08 +01:00
github-actions[bot]
fd8daee7c2
Merge master into staging-next 2023-02-13 12:01:30 +00:00
Kerstin
4b6792fb6f
Merge pull request #216105 from r-ryantm/auto-update/wgpu-utils
wgpu-utils: 0.15.0 -> 0.15.1
2023-02-13 12:48:55 +01:00
R. Ryantm
d9cf62f012 wgpu-utils: 0.15.0 -> 0.15.1 2023-02-13 02:25:37 +00:00
Alyssa Ross
c6c7493c3b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyarrow/default.nix
2023-02-13 00:15:28 +00:00
Robert Scott
ba40f8ea1c
Merge pull request #210409 from r-ryantm/auto-update/leptonica
leptonica: 1.82.0 -> 1.83.0
2023-02-12 19:04:25 +00:00
github-actions[bot]
71c0c6d984
Merge master into staging-next 2023-02-10 00:02:27 +00:00
Robert Schütz
ac17c2b4b3 pgf_graphics: 6.14.12 -> 7.21.7 2023-02-09 09:17:26 -08:00
github-actions[bot]
73fe6149d4
Merge master into staging-next 2023-02-09 06:01:10 +00:00
R. Ryantm
9599df6f37 resvg: 0.28.0 -> 0.29.0 2023-02-08 19:02:00 +00:00
Robert Schütz
b872c2ad6a vips: don't build gtk_doc on Darwin
Otherwise the build hangs.
2023-02-06 23:23:33 -08:00
Robert Schütz
152204b08c vips: 8.13.3 -> 8.14.1
Diff: https://github.com/libvips/libvips/compare/v8.13.3...v8.14.1

Changelog: https://github.com/libvips/libvips/blob/v8.14.1/ChangeLog
2023-02-06 23:10:44 -08:00
Jan Tojnar
3fb9672b71 vips: Switch to Meson
Meson is the preferred build system since 8.13.
2023-02-06 23:08:22 -08:00
Vladimír Čunát
cfc056287c
treewide: another round of gcc12 fixups 2023-02-05 18:34:47 +01:00
Vladimír Čunát
d0d8c15bad
Merge branch 'master' into staging-next
pkgs/development/web/nodejs/v18.nix conflict:
  the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
Weijia Wang
882bd79418
Merge pull request #214116 from r-ryantm/auto-update/gfxreconstruct
gfxreconstruct: 0.9.17 -> 0.9.18
2023-02-03 14:10:25 +01:00
github-actions[bot]
61687cbd42
Merge master into staging-next 2023-02-03 00:02:29 +00:00
Weijia Wang
c8a3dfe5fb
Merge pull request #214160 from r-ryantm/auto-update/agi
agi: 3.2.1 -> 3.3.0
2023-02-02 22:49:48 +01:00
Weijia Wang
6498bee324
Merge pull request #214244 from r-ryantm/auto-update/astc-encoder
astc-encoder: 4.3.0 -> 4.3.1
2023-02-02 21:56:02 +01:00
R. Ryantm
b5200b8b70 astc-encoder: 4.3.0 -> 4.3.1 2023-02-02 20:05:40 +00:00
K900
059556ab3e gmic-qt-krita: drop
Doesn't actually build, was removed upstream.
2023-02-02 20:41:16 +03:00
R. Ryantm
28de6f20b4 agi: 3.2.1 -> 3.3.0 2023-02-02 10:48:22 +00:00
github-actions[bot]
ffbbb55ee2
Merge master into staging-next 2023-02-02 06:01:28 +00:00
R. Ryantm
9e12e474ef gfxreconstruct: 0.9.17 -> 0.9.18 2023-02-02 05:36:52 +00:00
Tomo
55df49ae73 sanjuuni: add changelog 2023-02-02 04:10:57 +01:00
Tomo
66a4cc6a23 sanjuuni: 0.2 -> 0.3
Changelog: https://github.com/MCJack123/sanjuuni/releases/tag/0.3
2023-02-02 04:10:57 +01:00
Vladimír Čunát
9e2af38827
Merge branch 'staging' into staging-next 2023-02-01 17:05:25 +01:00
R. Ryantm
d405afb221 glmark2: 2021.12 -> 2023.01 2023-01-31 22:26:39 +00:00
github-actions[bot]
56b467d467
Merge staging-next into staging 2023-01-30 18:02:05 +00:00
R. Ryantm
1ec241e150 wgpu-utils: 0.14.1 -> 0.15.0 2023-01-30 14:50:45 +01:00
Francesco Gazzetta
6ad639f20a
Merge pull request #211550 from fgaz/pikchr/tcl
pikchr: enable tcl support (and related stuff)
2023-01-30 10:36:37 +00:00
github-actions[bot]
e043f89f93
Merge staging-next into staging 2023-01-29 12:01:54 +00:00
Mario Rodas
61b46e0082
Merge pull request #208256 from r-ryantm/auto-update/netpbm
netpbm: 11.0.2 -> 11.1.0
2023-01-29 06:57:39 -05:00
github-actions[bot]
fd893034cb
Merge staging-next into staging 2023-01-29 06:01:55 +00:00
R. Ryantm
2d260cac49 gifski: 1.9.0 -> 1.10.0 2023-01-29 02:15:38 +00:00
Robert Scott
24afb0125d jbig2enc: move to pkgs/development/libraries 2023-01-28 16:20:52 +00:00
Robert Scott
b573c6a116 jbig2enc: 0.28 -> 0.29
add patch for building with leptonica 1.83
2023-01-28 16:20:42 +00:00