github-actions[bot]
2d73797da4
Merge master into staging-next
2023-11-09 12:01:04 +00:00
Francesco Gazzetta
9b77428564
vengi-tools: 0.0.26 -> 0.0.27
...
Diff: https://github.com/mgerhardy/vengi/compare/v0.0.26...v0.0.27
2023-11-09 09:21:41 +00:00
Elliot Cameron
31c56920a8
dia: use wrapGAppsHook to make open dialog not segfault
2023-11-08 15:29:32 -05:00
github-actions[bot]
536833ef29
Merge master into staging-next
2023-11-08 18:01:00 +00:00
OTABI Tomoya
f9eba2305b
Merge pull request #265147 from r-ryantm/auto-update/photoflare
...
photoflare: 1.6.12 -> 1.6.13
2023-11-09 02:34:30 +09:00
github-actions[bot]
38bc2a577e
Merge master into staging-next
2023-11-07 00:02:31 +00:00
Dmitry Kalinkin
93b63a2cab
Merge pull request #265514 from xworld21/treewide-texlive-with-packages
...
treewide: switch to texlive.withPackages
2023-11-06 16:47:04 -05:00
Weijia Wang
32da89a1a1
Merge branch 'master' into staging-next
2023-11-06 14:33:18 +01:00
Weijia Wang
250c07f960
Merge pull request #245431 from leiserfg/staging
...
inkscape: 1.2.2 -> 1.3, lib2geom: 1.2.2 -> 1.3
2023-11-06 14:26:52 +01:00
Weijia Wang
c5b219ec90
inkscape: fix runtime error on darwin
2023-11-06 12:56:50 +01:00
github-actions[bot]
b23f12e076
Merge master into staging-next
2023-11-06 00:02:12 +00:00
Tomas Krupka
3579184dd6
xpano: 0.16.1 -> 0.17.0
2023-11-05 12:16:29 -08:00
Vincenzo Mantova
909531d255
ipe: replace texlive.combine with texliveSmall
2023-11-05 11:56:04 +00:00
github-actions[bot]
6e287cb9de
Merge master into staging-next
2023-11-05 00:02:23 +00:00
R. Ryantm
50f3f12c99
azpainter: 3.0.6 -> 3.0.7
2023-11-04 11:08:47 -07:00
github-actions[bot]
870227bcb6
Merge master into staging-next
2023-11-04 18:01:04 +00:00
Weijia Wang
4eafd27885
Merge pull request #265441 from vs49688/nofiji
...
fiji: remove myself as maintainer
2023-11-04 18:02:11 +01:00
Weijia Wang
9627659c22
Merge branch 'master' into staging-next
2023-11-04 17:27:09 +01:00
Weijia Wang
6f1609ec47
Merge pull request #249947 from tobim/pkgs/yaml-cpp-0.8.0
...
yaml-cpp: 0.7.0 -> 0.8.0
2023-11-04 17:26:32 +01:00
github-actions[bot]
2c3155e94d
Merge master into staging-next
2023-11-04 12:00:55 +00:00
Zane van Iperen
91b90bc8c7
fiji: remove myself as maintainer
2023-11-04 21:15:34 +10:00
Andreas Rammhold
9d5d25bbfe
Merge pull request #263599 from andir/fix-freecad-python-3.11
...
Fix FreeCAD with Python 3.11
2023-11-04 11:40:35 +01:00
Tobias Mayer
b5cd2e5089
krita: patch for opencolorio-2.3
2023-11-04 06:01:27 +01:00
Weijia Wang
44f16f33cc
Merge branch 'master' into staging-next
2023-11-04 01:43:45 +01:00
Weijia Wang
7bd5d6db3e
Merge pull request #264050 from r-ryantm/auto-update/gthumb
...
gthumb: 3.12.3 -> 3.12.4
2023-11-04 01:20:54 +01:00
Solène Rapenne
b55d20d7c4
treewide: remove myself as maintainer
2023-11-03 18:09:17 +01:00
github-actions[bot]
db0a71076b
Merge master into staging-next
2023-11-03 12:01:07 +00:00
Maximilian Bosch
098add965a
Merge pull request #264641 from r-ryantm/auto-update/jpeginfo
...
jpeginfo: 1.7.0 -> 1.7.1
2023-11-03 10:56:18 +01:00
R. Ryantm
2fc42077cc
photoflare: 1.6.12 -> 1.6.13
2023-11-03 04:58:55 +00:00
Andreas Rammhold
b3a7a2a38d
freecad: use python from environment
...
FreeCAD is pedantic about the source of its python packages. It has
been unsetting the PYTHONPATH environment variable for some time. With
the recent support for Python 3.11 they are initializing the Python
environment using an "isolated" configuration. That means our previous
approach of removing the `putenv` line from the MainGui doesn't cut it
anymore. In this commit I'm replacing the isolated configuration with
a regular configuration. This means that FreeCAD will again pickup our
PYTHONPATH.
An alternative approach would have been to pass each of our (runtime)
python dependencies with the `-P` argument to the FreeCAD binary
using (yet another) wrapper.
Perhaps the best approach, one that I might explore, is to figure out
where FreeCAD usually expects the python dependencies to be. It might
be that we can just symlink them into the package itself. One escape
hatch that has been there for a while but hasn't been used (by us at
least) is the `VIRTUAL_ENV` environment variable. We could provide an
environment to the binary and get away without patching the source
code. This requires some (new) machinery to produce virtualenv-alike
folders.
2023-11-02 17:45:45 +01:00
Vladimír Čunát
94fea1c5b5
Merge #263494 : rnote: 0.7.1 -> 0.8.2
...
...into staging-next
2023-11-01 22:01:35 +01:00
github-actions[bot]
0d2063b693
Merge master into staging-next
2023-11-01 00:02:16 +00:00
R. Ryantm
4eb94a3220
jpeginfo: 1.7.0 -> 1.7.1
2023-10-31 18:27:32 +00:00
R. Ryantm
60dfadc018
imgcat: 2.5.1 -> 2.5.2
2023-10-31 17:12:19 +00:00
github-actions[bot]
931938d1df
Merge master into staging-next
2023-10-30 18:01:02 +00:00
Peder Bergebakken Sundt
37dbff2abd
Merge pull request #259249 from dali99/update_hydrus2
...
hydrus: 544 -> 549
2023-10-30 13:37:34 +01:00
github-actions[bot]
954eb09381
Merge master into staging-next
2023-10-29 00:02:24 +00:00
R. Ryantm
e2a7dd9c5f
gthumb: 3.12.3 -> 3.12.4
2023-10-28 22:12:50 +00:00
Daniel Olsen
3010b1873b
hydrus: clean up checkPhase and doc output
2023-10-28 23:46:19 +02:00
Daniel Olsen
da07e52ffa
hydrus: 544 -> 549
...
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v544...v549
Drops the running from source patch, since upstream is doing a better check
2023-10-28 23:46:19 +02:00
DarkOnion0
9ae3af67ec
drawio: 22.0.2 -> 22.0.3
2023-10-28 22:31:58 +02:00
github-actions[bot]
52b6b90243
Merge master into staging-next
2023-10-28 18:00:57 +00:00
Nick Cao
ab4db8500e
Merge pull request #263945 from Icy-Thought/upscayl
...
upscayl: 2.8.6 -> 2.9.1
2023-10-28 08:53:57 -04:00
Robert Scott
7bdd297dc2
Merge pull request #261404 from MikaelFangel/mark-figma-linux
...
figma-linux: mark vulnerable to CVE-2023-5217
2023-10-28 13:35:51 +01:00
Icy-Thought
2b5636ca17
upscayl: 2.8.6 -> 2.9.1
2023-10-28 13:19:35 +02:00
github-actions[bot]
81ed2302dc
Merge master into staging-next
2023-10-28 06:00:57 +00:00
Weijia Wang
a41478261e
Merge pull request #262081 from wegank/drawio-darwin
...
drawio: unbreak on darwin
2023-10-28 04:38:07 +02:00
Weijia Wang
e47c4d170a
Merge pull request #261620 from r-ryantm/auto-update/mozjpeg
...
mozjpeg: 4.1.4 -> 4.1.5
2023-10-28 03:36:32 +02:00
Weijia Wang
7510cdf9a3
Merge pull request #260730 from r-ryantm/auto-update/pizarra
...
pizarra: 1.7.4 -> 1.7.5
2023-10-28 02:51:52 +02:00
github-actions[bot]
4c838ddf14
Merge master into staging-next
2023-10-27 18:01:08 +00:00