Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / labwc


Commits:
df490bb6 by Peter Jung at 2026-05-28T12:46:07+02:00
upgpkg: 0.20.0-2: Move xorg-xwayland to optdepend

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = labwc
        pkgdesc = stacking wayland compositor with look and feel from openbox
        pkgver = 0.20.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/labwc/labwc
        arch = x86_64
        license = GPL-2.0-only
@@ -9,6 +9,7 @@ pkgbase = labwc
        makedepends = meson
        makedepends = scdoc
        makedepends = wayland-protocols
+       makedepends = xorg-xwayland
        depends = cairo
        depends = glib2
        depends = glibc
@@ -25,8 +26,8 @@ pkgbase = labwc
        depends = seatd
        depends = ttf-font
        depends = wayland
-       depends = xorg-xwayland
        optdepends = bemenu: default launcher via Alt+F3
+       optdepends = xorg-xwayland: X11 application support
        source = git+https://github.com/labwc/labwc#tag=0.20.0
        b2sums = 
77a484ba476041614ffd363d626641df4704d672b2dc7369a98c3bfa40b98449c050e272ebd685c906f8bd108fbc6ce528f843d99e53504b1b57cea8b80ad1a4
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=labwc
 pkgver=0.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc='stacking wayland compositor with look and feel from openbox'
 url="https://github.com/labwc/labwc";
 arch=('x86_64')
@@ -25,15 +25,18 @@ depends=(
   seatd
   ttf-font
   wayland
-  xorg-xwayland
 )
 makedepends=(
   git
   meson
   scdoc
   wayland-protocols
+  xorg-xwayland
+)
+optdepends=(
+  "bemenu: default launcher via Alt+F3"
+  "xorg-xwayland: X11 application support"
 )
-optdepends=("bemenu: default launcher via Alt+F3")
 source=("git+https://github.com/labwc/labwc#tag=${pkgver}";)
 
b2sums=('77a484ba476041614ffd363d626641df4704d672b2dc7369a98c3bfa40b98449c050e272ebd685c906f8bd108fbc6ce528f843d99e53504b1b57cea8b80ad1a4')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/df490bb6ea2fc159ff6e95964cc770cdda2f8d87

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/df490bb6ea2fc159ff6e95964cc770cdda2f8d87
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to