Search Criteria
Package Details: xdg-desktop-portal-luminous 0.1.14-0
Package Actions
| 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) |
Dependencies (8)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- slurp (slurp-gitAUR)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR, xdg-desktop-portal-minimal-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Required by (18)
- cassette (requires xdg-desktop-portal-impl)
- cassette-bin (requires xdg-desktop-portal-impl)
- cassette-git (requires xdg-desktop-portal-impl)
- discord-screenaudio (requires xdg-desktop-portal-impl)
- gnome-calendar-git (requires xdg-desktop-portal-impl) (optional)
- lutris-git (requires xdg-desktop-portal-impl)
- obamify-git (requires xdg-desktop-portal-impl)
- portable (requires xdg-desktop-portal-impl)
- portable-git (requires xdg-desktop-portal-impl)
- trayplay (requires xdg-desktop-portal-impl)
- webcord-equicord-git (requires xdg-desktop-portal-impl) (optional)
- webcord-git (requires xdg-desktop-portal-impl) (optional)
- webcord-vencord-git (requires xdg-desktop-portal-impl) (optional)
- wemeet-wayland-screenshare-git (requires xdg-desktop-portal-impl)
- xdg-desktop-portal-git (requires xdg-desktop-portal-impl)
- xdg-desktop-portal-minimal-git (requires xdg-desktop-portal-impl)
- xdg-desktop-portal-no-systemd-rtkit (requires xdg-desktop-portal-impl) (optional)
- xdg-portal-test-kde-git (requires xdg-desktop-portal-impl)
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?