Commit Graph

6013 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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