712052 Commits

Author SHA1 Message Date
Jan Beich
517e53f76a x11/xcur2png: drop maintainership 2025-07-03 05:44:44 +02:00
Jan Beich
37a8fbfeb0 x11/xdg-desktop-portal-hyprland: drop maintainership 2025-07-03 05:44:42 +02:00
Jan Beich
d27b53e91f x11/hyprpicker: drop maintainership 2025-07-03 05:44:40 +02:00
Jan Beich
937bc74420 x11/hyprpaper: drop maintainership 2025-07-03 05:44:37 +02:00
Jan Beich
c129e3732c x11/hyprlock: drop maintainership 2025-07-03 05:44:35 +02:00
Jan Beich
9922ee1083 x11/hyprland-qtutils: drop maintainership 2025-07-03 05:44:33 +02:00
Jan Beich
ae41847714 x11/hypridle: drop maintainership 2025-07-03 05:44:31 +02:00
Jan Beich
acd8f24c64 x11/hyprcursor: drop maintainership 2025-07-03 05:44:28 +02:00
Jan Beich
e63aeeb261 x11-wm/hyprland: drop maintainership 2025-07-03 05:44:26 +02:00
Jan Beich
cd3f93a325 x11-toolkits/hyprland-qt-support: drop maintainership 2025-07-03 05:44:23 +02:00
Jan Beich
371c800e5b devel/hyprwayland-scanner: drop maintainership 2025-07-03 05:44:21 +02:00
Jan Beich
859eb3cefc devel/hyprutils: drop maintainership 2025-07-03 05:44:19 +02:00
Jan Beich
b6f21d2aec devel/hyprlang: drop maintainership 2025-07-03 05:44:16 +02:00
Jan Beich
df7f84b6f8 accessibility/hyprsunset: drop maintainership 2025-07-03 05:44:13 +02:00
Jan Beich
5dbf650955 x11/xdg-desktop-portal-luminous: unbreak build on 32-bit archs 2025-07-03 05:44:11 +02:00
Wen Heping
d498312ff2 www/mediawiki139: Update to 1.39.13 2025-07-03 03:10:13 +00:00
Wen Heping
2624e67743 www/mediawiki142: Update to 1.42.7 2025-07-03 03:10:13 +00:00
Wen Heping
7e69500dec www/mediawiki143: Update to 1.43.3 2025-07-03 03:10:13 +00:00
Jan Beich
4e191f5c25 x11/xdg-desktop-portal-luminous: mark BROKEN on 32-bit after 2190ca1e79e6
error[E0283]: type annotations needed
   --> src/remotedesktop/state.rs:139:47
    |
139 |                 if state == KeyState::Pressed.into() {
    |                          --                   ^^^^
    |                          |
    |                          type must be known at this point
    |
    = note: multiple `impl`s satisfying `u32: PartialEq<_>` found in the following crates: `core`, `glib`:
            - impl PartialEq for u32;
            - impl PartialEq<glib::types::ULong> for u32;
help: try using a fully qualified path to specify the expected types
    |
139 -                 if state == KeyState::Pressed.into() {
139 +                 if state == <KeyState as Into<T>>::into(KeyState::Pressed) {
    |

error[E0283]: type annotations needed
   --> src/remotedesktop/state.rs:146:47
    |
146 |                 if state == KeyState::Pressed.into() {
    |                          --                   ^^^^
    |                          |
    |                          type must be known at this point
    |
    = note: multiple `impl`s satisfying `u32: PartialEq<_>` found in the following crates: `core`, `glib`:
            - impl PartialEq for u32;
            - impl PartialEq<glib::types::ULong> for u32;
help: try using a fully qualified path to specify the expected types
    |
146 -                 if state == KeyState::Pressed.into() {
146 +                 if state == <KeyState as Into<T>>::into(KeyState::Pressed) {
    |

Reported by:	pkg-fallout
2025-07-03 04:16:07 +02:00
Jan Beich
fafbb61d68 x11/xdg-desktop-portal-luminous: revert bogus BROKEN
This reverts commit 84c8f3dc5f2b34a5c8b14ef47cb975c9a0205700.
2025-07-03 04:16:05 +02:00
Stephen Montgomery-Smith
449e9b3c56 math/octave-forge-pkg-octave-doc: Update to 0.6.1. 2025-07-02 21:12:45 -05:00
Stephen Montgomery-Smith
712813ef35 math/octave-forge-octproj: Update to 3.1.0. 2025-07-02 21:12:45 -05:00
Stephen Montgomery-Smith
5b106cf2be math/octave-forge-datatypes: Update to 1.0.4. 2025-07-02 21:12:45 -05:00
Wen Heping
d58647981e print/lyx: Fix plist for NLS option
Spotted by:	osa@ (Thank you !)
2025-07-03 02:11:48 +00:00
Jan Beich
6c1797b842 x11/xdg-desktop-portal-luminous: drop maintainership 2025-07-03 04:08:55 +02:00
Jan Beich
84c8f3dc5f x11/xdg-desktop-portal-luminous: mark BROKEN on 32-bit after 2190ca1e79e6 2025-07-03 04:08:53 +02:00
Wen Heping
203cb4c24c devel/liblouis: Remove a space in pkg-plist
Spotted by:	osa@ (Thank you !)
2025-07-03 01:48:38 +00:00
Wen Heping
d82302f90c textproc/py-xmlschema: Fix build 2025-07-03 01:45:44 +00:00
Jan Beich
f15524f6c7 graphics/vulkan-caps-viewer: drop maintainership 2025-07-03 03:05:49 +02:00
Jan Beich
e43d2b4fb1 devel/cargo-c: drop maintainership 2025-07-03 03:04:15 +02:00
Jan Beich
2cd895fe05 multimedia/rav1e: drop maintainership 2025-07-03 03:04:12 +02:00
Jan Beich
784fd86db6 audio/lewton: drop maintainership 2025-07-03 03:04:10 +02:00
Jan Beich
775fe3b6cd graphics/spirv-tools: drop maintainership 2025-07-03 03:04:08 +02:00
Jan Beich
6ff640d5fe graphics/glslang: drop maintainership 2025-07-03 03:04:06 +02:00
Jan Beich
8b0565c456 graphics/shaderc: drop maintainership 2025-07-03 03:04:04 +02:00
Jan Beich
69c2bf7e46 graphics/vulkan-headers: drop maintainership 2025-07-03 03:04:02 +02:00
Jan Beich
febf208150 graphics/vulkan-loader: drop maintainership 2025-07-03 03:04:00 +02:00
Jan Beich
59c15c14af graphics/vulkan-tools: drop maintainership 2025-07-03 03:03:58 +02:00
Jan Beich
26fd7cd963 graphics/vulkan-utility-libraries: drop maintainership 2025-07-03 03:03:56 +02:00
Jan Beich
a5c972aff7 graphics/vulkan-extension-layer: drop maintainership 2025-07-03 03:03:54 +02:00
Jan Beich
ce69212c61 graphics/vulkan-validation-layers: drop maintainership 2025-07-03 03:03:52 +02:00
Wen Heping
421aa9c899 devel/py-rich-toolkit: New port
rich-toolkit is a very opinionated set of components for building CLI applications.
It is based on Rich.
2025-07-03 01:02:23 +00:00
Jan Beich
557ad2fd0e games/veloren-weekly: update to s20250702
Changes:	a5038be023...a40c4d41e3
2025-07-03 02:42:50 +02:00
Jan Beich
9cf0923cb4 graphics/mesa-devel: update to 25.1.b.3684
Changes:	eaad90c262...ec05d4b1fa
2025-07-03 02:42:48 +02:00
Jan Beich
79af674210 graphics/shaderc: update to 2025.3
Changes:	https://github.com/google/shaderc/compare/v2025.2...v2025.3
Reported by:	Repology
2025-07-03 02:42:46 +02:00
Jan Beich
79c1483eda graphics/glslang: update to 15.4.0
Changes:	https://github.com/KhronosGroup/glslang/releases/tag/15.4.0
Reported by:	GitHub (watch releases)
2025-07-03 02:42:44 +02:00
Jan Beich
17c48bcecb graphics/spirv-tools: update to 2025.3.r1
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2025.2.rc1...v2025.3.rc1
Reported by:	Repology
2025-07-03 02:42:41 +02:00
Jan Beich
8e044d73fb devel/cargo-c: update to 0.10.14
Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.10.14
Reported by:	GitHub (watch releases)
2025-07-03 02:42:39 +02:00
Jan Beich
81647f62d1 x11-wm/phoc: update to 0.48.0
Changes:	https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.48.0
Reported by:	GitLab (notify releases)
2025-07-03 02:42:37 +02:00
Jan Beich
e073ecb718 devel/spirv-llvm-translator: update to 20.1.4/19.1.9/18.1.14/1[5-7].0.14/14.0.13/1[13].0.3
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v11.0.3
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v13.0.3
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v14.0.13
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v15.0.14
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v16.0.14
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v17.0.14
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v18.1.14
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v19.1.9
Changes:	https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v20.1.4
Reported by:	GitHub (watch releases)
2025-07-03 02:42:34 +02:00