Search Criteria
Package Details: xdg-desktop-portal-hyprland-git r224.3d3c5a4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/xdg-desktop-portal-hyprland-git.git (read-only, click to copy) |
---|---|
Package Base: | xdg-desktop-portal-hyprland-git |
Description: | xdg-desktop-portal backend for hyprland |
Upstream URL: | https://github.com/hyprwm/xdg-desktop-portal-hyprland |
Licenses: | custom:MIT |
Conflicts: | xdg-desktop-portal-hyprland |
Provides: | xdg-desktop-portal-hyprland, xdg-desktop-portal-impl |
Submitter: | That1Calculator |
Maintainer: | That1Calculator (Vaxry) |
Last Packager: | Vaxry |
Votes: | 11 |
Popularity: | 4.16 |
First Submitted: | 2022-12-04 01:43 (UTC) |
Last Updated: | 2023-02-05 23:03 (UTC) |
Dependencies (16)
- libinih (libinih-git)
- pipewire (pipewire-full-git, pipewire-common-git, pipewire-git)
- qt6-base (qt6-base-git, qt6-base-headless)
- qt6-wayland
- xdg-desktop-portal (xdg-desktop-portal-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- scdoc (scdoc-git) (make)
- wayland (wayland-git, wayland-nodocs-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
- bemenu (bemenu-git) (optional) – one of the built-in chooser options for the screencast portal
- grim (grim-git) (optional) – required for the screenshot portal to function
- hyprland (hyprland-nvidia-hidpi-git, hyprland-nvidia-git, hyprland-legacyrenderer-git, hyprland-bin, hyprland, hyprland-nvidia, hyprland-git, hyprland-legacyrenderer-hidpi-xprop-git, hyprland-legacyrenderer, hyprland-hidpi-xprop-git, hyprland-opti-git) (optional) – the Hyprland compositor
- slurp (slurp-git) (optional) – support for interactive mode for the screenshot portal; one of the built-in chooser options for the screencast portal
- wofi (wofi-hg) (optional) – one of the built-in chooser options for the screencast portal
Required by (4)
- discord-screenaudio (requires xdg-desktop-portal-impl)
- google-chat-linux (requires xdg-desktop-portal-impl)
- webcord-git (requires xdg-desktop-portal-impl) (optional)
- xdg-desktop-portal-git (requires xdg-desktop-portal-impl)
Latest Comments
q234rty commented on 2022-12-30 16:21 (UTC)
This installs into
/usr/libexec
which should be avoided by packages on arch. Please add--libexecdir lib
likearch-meson
doesRogerRoger commented on 2022-12-05 18:54 (UTC)
maybe replace
sudo ninja -C build install
with a normal ninja install? AFAIK sudo shouldn't be necessary here.malteo commented on 2022-12-04 07:02 (UTC)
cmake
is missing inmakedepends
being a
xdg-desktop-portal-wlr
fork, shouldn't this be aconflict
/provides
?