Search Criteria
Package Details: xdg-desktop-portal-cosmic-git 1.0.0.alpha.6.r3.ga515c19-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xdg-desktop-portal-cosmic-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xdg-desktop-portal-cosmic-git |
| Description: | A backend implementation for xdg-desktop-portal for the COSMIC desktop environment |
| Upstream URL: | https://github.com/pop-os/xdg-desktop-portal-cosmic |
| Licenses: | GPL-3.0-only |
| Conflicts: | xdg-desktop-portal-cosmic |
| Provides: | xdg-desktop-portal-cosmic, xdg-desktop-portal-impl |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 3 |
| Popularity: | 0.001408 |
| First Submitted: | 2024-02-21 03:47 (UTC) |
| Last Updated: | 2025-08-02 19:08 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-ps4AUR, mesa-rk35xx-gitAUR, mesa-amber)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR, mold-x86-gitAUR) (make)
Required by (21)
- cassette (requires xdg-desktop-portal-impl)
- cassette-bin (requires xdg-desktop-portal-impl)
- cassette-git (requires xdg-desktop-portal-impl)
- cosmic-screenshot-git
- cosmic-session-git
- discord-screenaudio (requires xdg-desktop-portal-impl)
- gnome-calendar-git (requires xdg-desktop-portal-impl) (optional)
- lutris-git (requires xdg-desktop-portal-impl)
- nexusmods-app-git (requires xdg-desktop-portal-cosmic) (optional)
- obamify-git (requires xdg-desktop-portal-impl)
- portable (requires xdg-desktop-portal-impl)
- portable-git (requires xdg-desktop-portal-impl)
- scolorpicker (requires xdg-desktop-portal-cosmic) (optional)
- trayplay (requires xdg-desktop-portal-impl)
- 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-no-systemd-rtkit (requires xdg-desktop-portal-impl) (optional)
- xdg-portal-test-kde-git (requires xdg-desktop-portal-impl)
- Show 1 more...
Latest Comments
yochananmarqos commented on 2024-08-26 18:50 (UTC)
@NeroReflex: Done.
NeroReflex commented on 2024-08-26 17:42 (UTC)
Please add to provides "xdg-desktop-portal-impl"
yochananmarqos commented on 2024-08-17 15:59 (UTC)
@RuairidhWilliams: Ah, good catch. I've implemented the change.
RuairidhWilliams commented on 2024-08-16 23:30 (UTC)
The build fails for me because I have
CARGO_TARGET_DIRset to a different dir in my environment. I think this is becauseexport CARGO_TARGET_DIR=targetis set in thebuild()but also needs to be set in thepackage().make installuses $(CARGO_TARGET_DIR) to find the executable to install so should be set to the same value in both steps.My suggestion:
yochananmarqos commented on 2024-07-11 00:00 (UTC)
@Jomosoto: Can't reproduce. See my pinned comment here.
Jomosoto commented on 2024-07-10 22:46 (UTC)
The build fails for me on Artix Linux with the following error message: