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


Commits:
ffeecc39 by David Runge at 2025-01-24T18:04:01+01:00
upgpkg: 25.01-2

Rebuild to adjust optional dependencies.

Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/niri/-/issues/2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = niri
        pkgdesc = A scrollable-tiling Wayland compositor
        pkgver = 25.01
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/YaLTeR/niri
        arch = x86_64
        license = GPL-3.0-or-later
@@ -27,8 +27,9 @@ pkgbase = niri
        optdepends = mako: a suggested Wayland notification daemon
        optdepends = org.freedesktop.secrets: for apps to rely on secrets portal
        optdepends = swaybg: a suggested Wayland wallpaper tool
+       optdepends = swaylock: a suggested Wayland screen locker
        optdepends = waybar: a suggested Wayland customizable desktop bar
-       optdepends = waylock: a suggested Wayland screen locker
+       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
        options = !lto


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=niri
 pkgver=25.01
-pkgrel=1
+pkgrel=2
 pkgdesc="A scrollable-tiling Wayland compositor"
 arch=(x86_64)
 url="https://github.com/YaLTeR/niri";
@@ -34,8 +34,9 @@ optdepends=(
   'mako: a suggested Wayland notification daemon'
   'org.freedesktop.secrets: for apps to rely on secrets portal'
   'swaybg: a suggested Wayland wallpaper tool'
+  'swaylock: a suggested Wayland screen locker'
   'waybar: a suggested Wayland customizable desktop bar'
-  'waylock: a suggested Wayland screen locker'
+  'xwayland-satellite: for running X11 apps in XWayland'
   'xdg-desktop-portal-gtk: a suggested XDG desktop portal'
   'xdg-desktop-portal-gnome: a XDG desktop portal required for screencasting'
 )



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

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


Reply via email to