Commit Graph

6435 Commits

Author SHA1 Message Date
Nick Cao
2ffaffcb8a
Merge pull request #306505 from r-ryantm/auto-update/structorizer
structorizer: 3.32-20 -> 3.32-21
2024-04-25 09:45:34 -04:00
tomberek
077198d16f
Merge pull request #305652 from paperdigits/darktable-darwin-fix
darktable: bump minimum SDK version for darwin x86.
2024-04-25 02:18:12 -04:00
Atemu
2432c6b829
Merge pull request #271071 from pbsds/wrapAppImage-pname-redux
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24 21:48:19 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
6aae586398 structorizer: 3.32-20 -> 3.32-21 2024-04-24 11:38:01 +00:00
Mica Semrick
0c80e969ad darktable: bump minimum SDK version for darwin x86. 2024-04-22 13:04:24 -07:00
Sandro
241d162a05
Merge pull request #298561 from Yarny0/hylafax-update-libtiff-and-tools
replace `libtiff_4_5` with `libtiff_and_tools`, update `hylafaxplus`
2024-04-21 19:43:06 +02:00
Sandro
3773b498fe
Merge pull request #299049 from nim65s/meshlab
meshlab: 2022.02 -> 2023.12
2024-04-20 19:23:46 +02:00
Guilhem Saurel
fc7d8b347a
pymeshlab: init at 2023.12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-20 17:15:29 +02:00
Guilhem Saurel
74900367e8
meshlab: 2022.02 -> 2023.12 2024-04-20 17:15:28 +02:00
Aleksana
c4fe1b7eb4
Merge pull request #304593 from teutat3s/brscan5-1.3.1-0
brscan5: 1.3.0-0 -> 1.3.1-0
2024-04-20 21:58:20 +08:00
Yarny0
ec1a3695b4 gscan2pdf: switch to current libtiff 4.6.0t
gscan2pdf is not compatible with libtiff 4.6.0
as published on https://libtiff.gitlab.io/libtiff/
and http://www.simplesystems.org/libtiff/ .
To fix the build, we used an older libtiff version
(see 9a579e14dd).

In the meantime, hylafaxplus developer Lee Howard
published a forked version "4.6.0t" of libtiff,
providing the missing tools, see
https://sourceforge.net/p/hylafax/mailman/message/58751879/ .
That fork is also suitable for gscan2pdf,
so the commit at hand changes the libtiff
version for gscan2pdf to use that fork.
2024-04-20 09:23:28 +02:00
Peder Bergebakken Sundt
dc8649485d
Merge pull request #268946 from zzzsyyy/update/flaca
flaca: 2.3.0 -> 2.4.6
2024-04-20 00:56:57 +02:00
zzzsyyy
177b5e793d
flaca: 2.3.0 -> 2.4.6 2024-04-19 15:32:28 +08:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
teutat3s
a9cc39ca75
brscan5: 1.3.0-0 -> 1.3.1-0 2024-04-16 19:17:41 +02:00
Mario Rodas
bb2221b6c4
Merge pull request #303987 from Elserjo/geeqie
geeqie: 2.2 -> 2.4
2024-04-15 18:56:15 -05:00
Weijia Wang
cd1d8acb07
Merge pull request #304019 from r-ryantm/auto-update/emulsion
emulsion: 10.4 -> 10.5
2024-04-15 03:02:08 +02:00
Markus Kowalewski
55b4d7d86f
Merge pull request #303741 from r-ryantm/auto-update/structorizer
structorizer: 3.32-19 -> 3.32-20
2024-04-14 14:00:38 +00:00
R. Ryantm
3cce82782f emulsion: 10.4 -> 10.5 2024-04-14 12:52:48 +00:00
Serg
5d80402832 geeqie: 2.2 -> 2.4 2024-04-14 10:31:14 +03:00
Vlad M
f4e4674ea5
Merge pull request #302650 from TomaSajt/texturepacker
texturepacker: 7.1.0 -> 7.2.0
2024-04-14 00:20:51 +03:00
Sefa Eyeoglu
26013573a7
gimpPlugins.gap: patch ffmpeg to avoid asm error
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-13 20:55:22 +02:00
R. Ryantm
82ba27933d structorizer: 3.32-19 -> 3.32-20 2024-04-12 23:51:56 +00:00
R. Ryantm
1b65557929 pineapple-pictures: 0.7.3 -> 0.7.4 2024-04-12 16:23:32 +00:00
Niklas Hambüchen
4adc607b77 potreeconverter: Don't unnecessarily override patchPhase/fixupPhase.
Overriding `patchPhase` makes declaring or overriding `patches = [...]`
have no effect.
2024-04-10 21:14:05 +00:00
Pascal Wittmann
20ba9e7647
Merge pull request #287278 from Elserjo/geeqie
geeqie: 2.1 -> 2.2
2024-04-09 09:12:01 +02:00
TomaSajt
5c9e0805f9
texturepacker: 7.1.0 -> 7.2.0 2024-04-08 21:53:24 +02:00
Peder Bergebakken Sundt
0e4bf5608f
Merge pull request #285177 from lelgenio/krita-plugin-gmic-package
krita: wrap with plugins, krita-plugin-gmic init at 3.2.4.1
2024-04-07 21:42:25 +02:00
Pol Dellaiera
9d7c800cfa
Merge pull request #299266 from DarkOnion0/drawio
drawio: 24.0.4 -> 24.1.0
2024-04-07 21:07:23 +02:00
Aleksana
7b01c27540
Merge pull request #301865 from Aleksanaa/wrapGAppsHook4-fix
treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps
2024-04-07 11:12:48 +08:00
Airradda
ee143903e4 oculante: 0.8.17 -> 0.8.18 2024-04-06 17:32:59 -05:00
Robert Schütz
0899c282ec
Merge pull request #302142 from gepbird/rnote-0.10.2
rnote: 0.10.1 -> 0.10.2
2024-04-06 19:56:58 +00:00
Gutyina Gergő
5aa8dd3353
rnote: 0.10.1 -> 0.10.2 2024-04-06 18:10:42 +02:00
Peder Bergebakken Sundt
d4e0b0da73
Merge pull request #301922 from pbsds/bump-f3d-1712348787
f3d: 2.3.1 -> 2.4.0
2024-04-06 03:02:42 +02:00
a-n-n-a-l-e-e
76422a767b
Merge pull request #301704 from a-n-n-a-l-e-e/throw-unsupported-src
treewide: throw on unsupported system src access
2024-04-05 14:20:30 -07:00
Peder Bergebakken Sundt
ea2f5c7c75 f3d: 2.3.1 -> 2.4.0
Diff: https://github.com/f3d-app/f3d/compare/refs/tags/v2.3.1...v2.4.0

Changelog: https://github.com/f3d-app/f3d/releases/tag/v2.4.0
2024-04-05 22:27:09 +02:00
rewine
dcda61e0f8
Merge pull request #301738 from wegank/photoqt-bump
photoqt: 4.3 -> 4.4
2024-04-06 03:44:30 +08:00
aleksana
9dddc116d5 treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps 2024-04-06 01:33:38 +08:00
Nick Cao
1e99e5e5c5
Merge pull request #301682 from r-ryantm/auto-update/artem
artem: 2.0.6 -> 3.0.0
2024-04-05 09:11:46 -04:00
Weijia Wang
6a7a2fa82b photoqt: 4.3 -> 4.4 2024-04-05 07:58:29 +02:00
annalee
0d7dc0efc5
treewide: throw on unsupported system src access 2024-04-05 02:30:42 +00:00
R. Ryantm
74ee8d2134 artem: 2.0.6 -> 3.0.0 2024-04-05 00:12:54 +00:00
R. Ryantm
be7db17907 lightburn: 1.5.05 -> 1.5.06 2024-04-04 14:50:17 +00:00
R. Ryantm
e1b6b030fc hello-wayland: unstable-2023-10-26 -> 0-unstable-2024-03-04 2024-04-01 10:00:28 +02:00
Weijia Wang
85264a674b
Merge pull request #292969 from r-ryantm/auto-update/komikku
komikku: 1.38.1 -> 1.39.0
2024-04-01 00:57:45 +02:00
R. Ryantm
3506d24084 f3d: 2.3.0 -> 2.3.1 2024-03-30 00:53:16 +00:00
R. Ryantm
4b92ad9eff oculante: 0.8.16 -> 0.8.17 2024-03-29 14:59:25 +00:00
éclairevoyant
8cb260087a
Merge pull request #270689 from Misterio77/pureref-download-src
pureref: download source automatically
2024-03-29 05:02:55 +00:00
Nick Cao
2d9c53b951
Merge pull request #299428 from r-ryantm/auto-update/lightburn
lightburn: 1.5.04 -> 1.5.05
2024-03-28 10:07:59 -04:00