Valentin Bruch
64eafc25d6
Update source to fix #194116
...
Before this commit, paths to GUI config and manual were written to the config file. When running gc after an update, these paths do not exist anymore.
That changes with this commit: Paths are commented out in config file. Nonexisting paths are removed from config file when running beamerpresenter.
Other changes in the code compared to v0.2.3: compatibility with Qt 6.4
2022-10-03 09:44:27 -05:00
maxine
c44d41af6a
Merge pull request #192659 from PaulGrandperrin/vscode-fix-wayland
...
electron apps: fix wayland window decorations
2022-10-02 01:32:08 +02:00
Pascal Bach
ab70c37322
Merge pull request #193457 from r-ryantm/auto-update/qownnotes
...
qownnotes: 22.9.1 -> 22.9.2
2022-10-01 22:57:15 +02:00
R. Ryantm
419f5ba234
treesheets: unstable-2022-03-12 -> unstable-2022-09-26
2022-09-29 15:10:14 -04:00
R. Ryantm
0579b1b8a8
morgen: 2.5.13 -> 2.5.16
2022-09-29 19:00:46 +08:00
Vladimír Čunát
8ba120420f
Merge #191339 : staging-next 2022-09-15
2022-09-29 09:16:47 +02:00
R. Ryantm
f674725370
qownnotes: 22.9.1 -> 22.9.2
2022-09-29 05:14:30 +00:00
Sandro
5a38d85664
Merge pull request #189720 from linsui/jabref
2022-09-29 00:43:15 +02:00
Martin Weinelt
7da8d25d87
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-28 17:15:11 +02:00
Paul Grandperrin
aeaeca819d
NIXOS_OZONE_WL: fix wayland window decorations
2022-09-28 15:56:55 +02:00
Martin Weinelt
0c3649a83a
Merge pull request #192249 from mweinelt/paperless-ngx-tesseract5
2022-09-28 02:28:23 +02:00
github-actions[bot]
70776ac218
Merge master into staging-next
2022-09-28 00:06:02 +00:00
Florian Brandes
e79ac56275
paperless-ngx: 1.8.0 -> 1.9.1
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-27 10:24:04 +02:00
Florian Brandes
83df2f2a9f
pdfmixtool: 1.0.2 -> 1.1
...
- add patch to fix build with newer qpdf version
tracked upstream https://gitlab.com/scarpetta/pdfmixtool/-/issues/81
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-27 10:24:04 +02:00
Frederik Rietdijk
de57d754a0
Merge master into staging-next
2022-09-26 09:31:22 +02:00
kilianar
623d50b213
gnucash: 4.11 -> 4.12
...
https://github.com/Gnucash/gnucash/releases/tag/4.12
2022-09-25 23:49:22 +02:00
Martin Weinelt
68c0ca4416
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-25 21:36:31 +02:00
R. RyanTM
397da86480
trilium-{desktop,server}: 0.54.3 -> 0.55.1
2022-09-24 19:25:28 +08:00
R. Ryantm
29fb59725d
qownnotes: 22.9.0 -> 22.9.1
2022-09-24 16:29:48 +08:00
superherointj
f681d14722
mmex: mark broken
2022-09-23 10:10:04 -03:00
linsui
79833127ca
jabref: 5.6 -> 5.7
2022-09-23 12:51:26 +08:00
Martin Weinelt
5b1a4ed0bf
paperless-ngx: Upgrade to tesseract5
...
The documentation of paperless-ngx mentions it supports versions greater
than or equal 4.0.
2022-09-23 01:43:47 +02:00
github-actions[bot]
15bbf4d3fc
Merge master into staging-next
2022-09-21 12:01:48 +00:00
Rhys Davies
4b048a08c3
micropad: 3.30.6 -> 4.0.0
2022-09-21 13:53:41 +12:00
Rhys Davies
54f5655931
micropad: Add updateScript
2022-09-21 13:53:30 +12:00
Martin Weinelt
73e44107a8
paperless-ngx: disable eth-keys tests
...
Some other override in this package set makes them fail.
2022-09-19 16:05:57 +02:00
Bobby Rong
39d126d5f3
Merge pull request #190911 from wineee/qown
...
qownnotes: 22.8.4 -> 22.9.0
2022-09-15 20:35:17 +08:00
Mario Rodas
9936031be3
Merge pull request #189931 from stiglers-eponym/master
...
beamerpresenter: 0.2.2 -> 0.2.3
2022-09-13 00:47:48 -05:00
rewine
8cfaeb6506
qownnotes: 22.8.4 -> 22.9.0
2022-09-12 18:36:42 +08:00
Erik Arvstedt
a611c674c2
paperless: use imagemagickBig
...
`imagemagickBig` has `gs` support. This fixes a warning during
thumbnail generation (`convert: no images defined`).
The type of thumbnails that are generated is unchanged.
2022-09-11 22:04:18 +02:00
Erik Arvstedt
e3be4ad2f0
paperless: fix array formatting
2022-09-11 21:58:12 +02:00
Thomas Gerbet
06e4f6fd65
fava: 1.22.2 -> 1.22.3
...
Fixes CVE-2022-2589.
https://github.com/beancount/fava/compare/v1.22.2...v1.22.3
2022-09-10 13:37:08 +02:00
Pol Dellaiera
648bcc8f42
pympress: Move gobject-introspection to nativeBuildInputs
...
- Previously the software would fail to run with an error showing that
it couldn't find gobject-introspection typelib files for GTK3
- By adding gobject-introspection to nativeBuildInputs, the gi typelib
path is set so that we have all of the typelibs we need
Co-authored-by: Skyler Grey <skyler3665@gmail.com>
2022-09-07 01:01:47 +01:00
Pol Dellaiera
f2625ce444
pympress: 1.7.0 -> 1.7.2
2022-09-06 21:48:27 +02:00
Jonas Heinrich
e942ab423f
Merge pull request #151216 from matthiasbeyer/add-beancount-ing-diba
...
beancount-ing-diba: init 0.5.0
2022-09-06 14:36:52 +02:00
Valentin Bruch
9a067292d3
beamerpresenter: set compile time options explicitly
...
Compile time options are set explicitly for clarity.
Option USE_EXTERNAL_RENDERER can now be set using useExternalRenderer
variable. Option USE_QTPDF is disabled because it is only intended as a
backup if MuPDF and Poppler are both not available.
2022-09-06 01:28:49 +02:00
Valentin Bruch
1717df9134
beamerpresenter: 0.2.2 -> 0.2.3
...
Version 0.2.2 fails to build. This should be fixed in 0.2.3.
For more changes see CHANGELOG.md on
https://github.com/stiglers-eponym/BeamerPresenter
2022-09-06 01:16:24 +02:00
Martin Weinelt
268569b6d8
Merge pull request #189852 from erikarvstedt/paperless-pythonpath
2022-09-05 15:26:20 +02:00
Erik Arvstedt
783f8f16c1
paperless: move PYTHONPATH
definition to module
...
`paperless-ngx.pythonPath` was incomplete due to the missing paperless-ngx
source, so it had to be amended in the service.
Instead of amending it, define it entirely in the service.
This allows an override of `paperless-ngx.propagatedBuildInputs` to be reflected
in the service's PYTHONPATH.
2022-09-05 14:50:45 +02:00
Jonas Heinrich
e7aa8b3e8c
Merge pull request #184071 from r-ryantm/auto-update/tagainijisho
...
tagainijisho: 1.2.0 -> 1.2.1
2022-09-04 22:57:55 +02:00
Martin Weinelt
73e10d9d5a
paperless: Expose python environment in passthru
...
This allows adding more python dependencies through overrides.
2022-09-04 16:16:46 +02:00
Bobby Rong
e3fcf796f1
Merge pull request #189478 from kilianar/super-productivity-7.12.0
...
super-productivity: 7.11.6 -> 7.12.0
2022-09-04 09:51:36 +08:00
Mario Rodas
6d0c50d854
Merge pull request #189189 from wegank/espanso-darwin
...
espanso: fix build on darwin
2022-09-03 14:15:46 -05:00
kilianar
ce0d078683
super-productivity: 7.11.6 -> 7.12.0
...
https://github.com/johannesjo/super-productivity/releases/tag/v7.12.0
2022-09-02 17:12:23 +02:00
R. Ryantm
d7ce838ec5
morgen: 2.5.10 -> 2.5.13
2022-09-01 22:13:20 +00:00
Weijia Wang
ae6ec03e3e
espanso: fix build on darwin
2022-08-31 23:52:00 +02:00
Christian Kögler
ba4a7de60a
Merge pull request #188419 from FliegendeWurst/trilium-0.54.3
...
trilium-{desktop,server}: 0.54.2 -> 0.54.3
2022-08-31 21:24:25 +02:00
Sandro
194a90bd71
Merge pull request #188634 from symphorien/paperwork-flakytest
2022-08-28 23:38:51 +02:00
Matthias Thym
3909e303eb
qownnotes: 22.8.3 -> 22.8.4
2022-08-28 17:49:23 +02:00
superherointj
c4fbdaa95f
Merge pull request #188625 from kilianar/super-productivity-7.11.6
...
super-productivity: 7.11.5 -> 7.11.6
2022-08-28 11:25:27 -03:00