David Runge pushed to branch main at Arch Linux / Packaging / Packages / niri


Commits:
20caef2c by David Runge at 2025-07-12T09:16:00+02:00
Add provision for wayland-compositor

Fixes: https://gitlab.archlinux.org/archlinux/packaging/packages/niri/-/issues/3
Signed-off-by: David Runge <[email protected]>

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -33,6 +33,7 @@ pkgbase = niri
        optdepends = xwayland-satellite: for running X11 apps in XWayland
        optdepends = xdg-desktop-portal-gtk: a suggested XDG desktop portal
        optdepends = xdg-desktop-portal-gnome: a XDG desktop portal required 
for screencasting
+       provides = wayland-compositor
        options = !lto
        source = 
niri-25.05.1.tar.gz::https://github.com/YaLTeR/niri/archive/refs/tags/v25.05.1.tar.gz
        sha512sums = 
63f6f6e651d2a399259354f5a80fd8815c2be9c1c6b7d5038c03d89fac5966596d0da8b36d83fa7ea85b192e77e0ddfcf40ee9244a2c44cd55776a7a3f54de35


=====================================
PKGBUILD
=====================================
@@ -42,6 +42,7 @@ optdepends=(
   'xdg-desktop-portal-gtk: a suggested XDG desktop portal'
   'xdg-desktop-portal-gnome: a XDG desktop portal required for screencasting'
 )
+provides=(wayland-compositor)
 # NOTE: linking issues with LTO enabled
 options=(!lto)
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/niri/-/commit/20caef2c476398d96ddb5b635e63822b88985ee3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/niri/-/commit/20caef2c476398d96ddb5b635e63822b88985ee3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to