Package Details: xdg-desktop-portal-luminous 0.1.14-0

Git Clone URL: https://aur.archlinux.org/xdg-desktop-portal-luminous.git (read-only, click to copy)
Package Base: xdg-desktop-portal-luminous
Description: xdg-desktop-portal backend for wlroots based compositors, providing screenshot and screencast
Upstream URL: https://github.com/waycrate/xdg-desktop-portal-luminous
Licenses: GPL-3
Conflicts: xdg-desktop-portal-luminous-git
Provides: xdg-desktop-portal-impl, xdg-desktop-portal-luminous
Submitter: SteinGates
Maintainer: SteinGates
Last Packager: SteinGates
Votes: 2
Popularity: 1.63
First Submitted: 2024-10-17 12:27 (UTC)
Last Updated: 2026-01-20 14:28 (UTC)

Required by (18)

Sources (1)

Latest Comments

5long commented on 2026-01-14 15:12 (UTC)

@SteinGates: sorry for the ping but the package still depends on qt5-base. While we're at it, the -git package, too.

SteinGates commented on 2025-12-28 13:03 (UTC)

Because before we use the slint to make the dialog. and it has a lot of bugs. now we have replaced it with iced, so, you are right, the qt5 needs to be removed. Thank you very much

5long commented on 2025-12-28 07:21 (UTC)

The PKGBUILD from upstream doesn't have the qt5-base dependency. And yet this PKGBUILD depends on qt5-base for both runtime and build time.

qt5 is EoL and getting phased out of Arch (and it's a 60+MB package). Is there any specific reason that this package needs to depend on qt5-base? If so, is it possible to build against qt6?